1. baa367e Update to development dependencies. by Karl Pauls · 16 years ago
  2. f96a7f7 Prepare 1.4.1 release by Karl Pauls · 16 years ago
  3. 6bb5fd6 Align log level property name in pom.xml and config.properties by Stuart McCulloch · 16 years ago
  4. c433dbf Upgrade to latest snapshots by Karl Pauls · 16 years ago
  5. 056c4fe Downgrade and fix debug level. by Karl Pauls · 16 years ago
  6. 3d69979 Prepare 1.4.0 release by Karl Pauls · 16 years ago
  7. 58740f1 Improved some comments and other minor edits. (FELIX-753) by Richard S. Hall · 16 years ago
  8. 578aa96 Fixed a possible NPE. by Richard S. Hall · 16 years ago
  9. 001d6d2 Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  10. c0a68ae FELIX-707: commit modified version of Alin's patch by Stuart McCulloch · 16 years ago
  11. 028b10f We no longer need to list the system package values in the config.properties by Richard S. Hall · 16 years ago
  12. 8155b23 Modified framework to have default values for the system packages property, by Richard S. Hall · 16 years ago
  13. 0be454f Minor modifications to improve main and align it wit the new API. (FELIX-753) by Richard S. Hall · 16 years ago
  14. ee68214 Fix a warning about no translation found for macro. by Karl Pauls · 16 years ago
  15. b6ed212 Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  16. 6ad0767 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  17. 4ded897 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  18. f3ce002 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  19. d0c9b65 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  20. e49bf1c Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  21. 34bc4b0 Prepare for next development iteration by Karl Pauls · 16 years ago
  22. 189a85a Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  23. 0f208d0 Manually set dependencies after release. by Karl Pauls · 16 years ago
  24. 91b38a8 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  25. 3b26bd6 Modify the configuration files to export the R4.1 version of Service Tracker. by Richard S. Hall · 16 years ago
  26. 771a99d Update exported packages to reflect R4.1 version numbers. by Richard S. Hall · 16 years ago
  27. c72f16a Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 17 years ago
  28. 64a9b4e Manually update dependencies to snapshot release. by Karl Pauls · 17 years ago
  29. dbc43eb Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  30. 5066dab Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  31. 5b146bc Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  32. 7873f80 Update NOTICE to new layout, update changelog for 1.0.4 release, and delete redundant NOTICE and LICENSE files. by Karl Pauls · 17 years ago
  33. 10fad49 FELIX-486 Updated dependencies in main and framework in order to enable the creation of felix release running on JDK 1.3 by Stefano Lenzi · 17 years ago
  34. 13fa698 Upgrade to 1.1.0-SNAPSHOT after release preparations by Karl Pauls · 17 years ago
  35. fff3aa9 Prepare 1.0.2 release by Karl Pauls · 17 years ago
  36. 866946c Upgrade to 1.1.0-SNAPSHOT again. by Karl Pauls · 17 years ago
  37. 929bd6a Prepare main 1.0.2 release. by Karl Pauls · 17 years ago
  38. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  39. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  40. 0ada38a Use package import if more than 3 Classes are imported from the same package. by Carsten Ziegeler · 17 years ago
  41. 2e83593 Organize imports. by Carsten Ziegeler · 17 years ago
  42. 7adef03 Removed auto-property processing out of the framework and into the default by Richard S. Hall · 17 years ago
  43. f78c6b6 Applied Stuart's patch to use variable substitution via BND to define by Richard S. Hall · 17 years ago
  44. 28402bd Added support to the Main launcher to use a default embedded resource for by Richard S. Hall · 17 years ago
  45. 4b78273 Removed some extraneous control-M characters. by Richard S. Hall · 17 years ago
  46. a05b21d Remove some packages for jre1.3 and add/remove a few for 1.4, 1.5, and 1.6 (javax.crypto.*) (FELIX-371). by Karl Pauls · 17 years ago
  47. 34724e9 Upgrade the framework and main to version 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  48. bfdc6bd Downgrade the framework and main projects for the 1.0.1 release snapshot. by Karl Pauls · 17 years ago
  49. 9903dbc Update the main and framework subprojects to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  50. aa573ad Prepare the main subproject for the 1.0.0 release. by Karl Pauls · 17 years ago
  51. 1327e25 Need to change the shell bundle versions in the config.properties file by Richard S. Hall · 17 years ago
  52. 471e3e6 In an effort to clean up the Felix API in preparation for the 1.0.0 release, by Richard S. Hall · 17 years ago
  53. 26b9198 Reasonably major refactoring of the Felix class to implement the Bundle by Richard S. Hall · 17 years ago
  54. 37a0760 Fixed a typo in the config file. by Richard S. Hall · 18 years ago
  55. 487c44d Modified the framework and main JARs to include the Service Tracker package. by Richard S. Hall · 18 years ago
  56. 69e076c Incorrect property...probably not necessary at all, but we can keep it for now. by Richard S. Hall · 18 years ago
  57. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 18 years ago
  58. cb91912 Modified code for locating the system.properties file to match how by Richard S. Hall · 18 years ago
  59. 8054f54 Fixed a long undiscovered issue in the launcher where it was not by Richard S. Hall · 18 years ago
  60. 295f6dc Added declaration of packages: by Stefano Lenzi · 18 years ago
  61. db1c254 Applied patch (FELIX-250) to add support for setting Felix configuration by Richard S. Hall · 18 years ago
  62. 54d0e5e Remove support for trusted CAs from the main for now (will be reintroduced as extension bundles soon) FELIX-22. by Karl Pauls · 18 years ago
  63. 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 18 years ago
  64. cec080b Changed how the system packages property is calculated to make it a by Richard S. Hall · 18 years ago
  65. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  66. aec4231 Added OSGi copyright to NOTICE file. by Richard S. Hall · 18 years ago
  67. 5aa58c6 Modifies Felix' internal logger to track and use available log services by Richard S. Hall · 18 years ago
  68. 1da4e54 Modified these subprojects to use the new Maven bundle plugin. by Richard S. Hall · 18 years ago
  69. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  70. 30160c7 Added LICENSE and NOTICE file for main subproject. by Richard S. Hall · 18 years ago
  71. af34db4 Changed the name of the local variable "enum" to "e" to avoid issues with by Richard S. Hall · 18 years ago
  72. 4b4966e Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  73. e98726d Remove packages from the jdk1.4 export list that are not really jdk1.4 packages. by Karl Pauls · 18 years ago
  74. ed3bb91 Add the ability to specify keystores with trustedCaCerts to main and by Karl Pauls · 18 years ago
  75. e3a694e Shortened the name of the main subproject directory. by Richard S. Hall · 18 years ago