1. 6bf5ded Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  2. 7085540 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  3. 6c11cf8 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  4. 726b616 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  5. afb4ab4 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  6. f94a18f For completeness, added symbolic names to framework and main. by Richard S. Hall · 16 years ago
  7. 41870d4 Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  8. 61c04c9 Prepare for next development iteration by Karl Pauls · 16 years ago
  9. 71d73e2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  10. 0b6d061 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  11. d360f65 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  12. 66ddaba [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  13. b616f98 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  14. 2aa55af [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  15. 480f8ba [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  16. d9a0a6b [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  17. dba15c8 Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  18. c8e27ab Manually set dependencies after release. by Karl Pauls · 16 years ago
  19. 4580f68 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  20. 7f4ea79 [maven-release-plugin] prepare release org.apache.felix.main-1.2.0 by Karl Pauls · 16 years ago
  21. 60946d0 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  22. 49899a5 Modify the configuration files to export the R4.1 version of Service Tracker. by Richard S. Hall · 16 years ago
  23. d4375c7 Update exported packages to reflect R4.1 version numbers. by Richard S. Hall · 16 years ago
  24. a76194b Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 16 years ago
  25. 3ea0d52 Manually update dependencies to snapshot release. by Karl Pauls · 16 years ago
  26. 88fad97 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  27. fb85fff [maven-release-plugin] prepare release org.apache.felix.main-1.0.4 by Karl Pauls · 16 years ago
  28. 5c09375 Manually update dependencies to minor release. by Karl Pauls · 16 years ago
  29. 250a714 Manually update dependencies to snapshot. by Karl Pauls · 16 years ago
  30. 9ce2b83 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  31. 2b8bd37 [maven-release-plugin] prepare release org.apache.felix.main-1.0.4 by Karl Pauls · 16 years ago
  32. 210c767 Manually update dependencies to minor release. by Karl Pauls · 16 years ago
  33. 058453a Update NOTICE to new layout, update changelog for 1.0.4 release, and delete redundant NOTICE and LICENSE files. by Karl Pauls · 16 years ago
  34. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  35. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  36. 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 · 16 years ago
  37. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  38. d586034 Update trunk document to match online document. by Richard S. Hall · 16 years ago
  39. 13fa698 Upgrade to 1.1.0-SNAPSHOT after release preparations by Karl Pauls · 16 years ago
  40. fff3aa9 Prepare 1.0.2 release by Karl Pauls · 16 years ago
  41. 866946c Upgrade to 1.1.0-SNAPSHOT again. by Karl Pauls · 16 years ago
  42. 929bd6a Prepare main 1.0.2 release. by Karl Pauls · 16 years ago
  43. e8bd9a5 Update changelog by Karl Pauls · 16 years ago
  44. 4a591ba Now that compendium has been released, we no longer need to embed service by Richard S. Hall · 16 years ago
  45. 5fcf4fa Added launching and embedding docs to main project. by Richard S. Hall · 16 years ago
  46. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  47. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  48. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  49. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  50. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  51. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  52. 871e7db Required POM changes to use the latest snapshot of the bundleplugin for the complete build by Stuart McCulloch · 17 years ago
  53. 0ada38a Use package import if more than 3 Classes are imported from the same package. by Carsten Ziegeler · 17 years ago
  54. 2e83593 Organize imports. by Carsten Ziegeler · 17 years ago
  55. 7adef03 Removed auto-property processing out of the framework and into the default by Richard S. Hall · 17 years ago
  56. 4d18a85 Fixed an erroneous XML comment marker. by Richard S. Hall · 17 years ago
  57. f78c6b6 Applied Stuart's patch to use variable substitution via BND to define by Richard S. Hall · 17 years ago
  58. 28402bd Added support to the Main launcher to use a default embedded resource for by Richard S. Hall · 17 years ago
  59. 4b78273 Removed some extraneous control-M characters. by Richard S. Hall · 17 years ago
  60. 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
  61. 34724e9 Upgrade the framework and main to version 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  62. bfdc6bd Downgrade the framework and main projects for the 1.0.1 release snapshot. by Karl Pauls · 17 years ago
  63. af276eb Update the changelog in preparation of the 1.0.1 release. by Karl Pauls · 17 years ago
  64. 44987e5 Update the documentation of the main by Karl Pauls · 17 years ago
  65. 39f9e54 Rollback to previous version of the pom since top-level build fails. by Karl Pauls · 17 years ago
  66. b778a9b Use the bnd merge directive and remove the unpack of the framework classes (not needed anymore because of the merge directive). Furthermore, use the 1.0.0 version of the maven bundle plugin. by Karl Pauls · 17 years ago
  67. 9903dbc Update the main and framework subprojects to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  68. aa573ad Prepare the main subproject for the 1.0.0 release. by Karl Pauls · 17 years ago
  69. 2cd5bed Added some documentation and the change logs to framework and main sub-projects. by Richard S. Hall · 17 years ago
  70. f62835a Copy LICENSE and NOTICE files to the root of the artifacts. by Karl Pauls · 17 years ago
  71. b35c038 Embedded the service tracker source code directly into the framework by Richard S. Hall · 17 years ago
  72. 1327e25 Need to change the shell bundle versions in the config.properties file by Richard S. Hall · 17 years ago
  73. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  74. 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
  75. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  76. 26b9198 Reasonably major refactoring of the Felix class to implement the Bundle by Richard S. Hall · 17 years ago
  77. d4d36cc Excluded OBR's transitive kxml2 dependency. by Richard S. Hall · 17 years ago
  78. 37a0760 Fixed a typo in the config file. by Richard S. Hall · 17 years ago
  79. 487c44d Modified the framework and main JARs to include the Service Tracker package. by Richard S. Hall · 17 years ago
  80. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  81. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  82. 69e076c Incorrect property...probably not necessary at all, but we can keep it for now. by Richard S. Hall · 17 years ago
  83. 0e096d9 Main's pom file was sucking in the OBR service packages, so I modified it by Richard S. Hall · 17 years ago
  84. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  85. cb91912 Modified code for locating the system.properties file to match how by Richard S. Hall · 17 years ago
  86. 8054f54 Fixed a long undiscovered issue in the launcher where it was not by Richard S. Hall · 17 years ago
  87. 295f6dc Added declaration of packages: by Stefano Lenzi · 17 years ago
  88. 2730552 Modified the pom file for main to not include the config.properties file. by Richard S. Hall · 17 years ago
  89. db1c254 Applied patch (FELIX-250) to add support for setting Felix configuration by Richard S. Hall · 17 years ago
  90. 54d0e5e Remove support for trusted CAs from the main for now (will be reintroduced as extension bundles soon) FELIX-22. by Karl Pauls · 17 years ago
  91. 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 17 years ago
  92. cec080b Changed how the system packages property is calculated to make it a by Richard S. Hall · 17 years ago
  93. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  94. aec4231 Added OSGi copyright to NOTICE file. by Richard S. Hall · 18 years ago
  95. 5aa58c6 Modifies Felix' internal logger to track and use available log services by Richard S. Hall · 18 years ago
  96. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  97. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  98. c2c5804 Modified the main subproject pom file to exclude the transitive dependency by Richard S. Hall · 18 years ago
  99. ab94592 New dependencies were added to main's pom file, which caused the generated by Richard S. Hall · 18 years ago
  100. 4d82d2f Add a couple of necessary dependencies. by Karl Pauls · 18 years ago