1. c056b9c Check if the bundle exists before trying to update it. (FELIX-2796) by Richard S. Hall · 14 years ago
  2. 4083376 Add support for setting start level for auto-deploy bundles. (FELIX-2678) by Richard S. Hall · 14 years ago
  3. 6d960c8 Minor edit of System.exit() value. by Richard S. Hall · 15 years ago
  4. d8f6921 No print a banner. (FELIX-1797) by Richard S. Hall · 15 years ago
  5. 3e0d098 Improve error message slightly. by Richard S. Hall · 15 years ago
  6. 3d5d4e6 Give a name to the shutdown hook thread. by Richard S. Hall · 15 years ago
  7. 666ad2f Corrected comment. by Richard S. Hall · 15 years ago
  8. 1e425b7 Allow config map to be null. (FELIX-1462) by Richard S. Hall · 15 years ago
  9. a590f84 Updated JavaDoc. (FELIX-1446) by Richard S. Hall · 15 years ago
  10. 0e6a406 Remove unneeded comment. by Richard S. Hall · 15 years ago
  11. 9e0df65 Add shutdown hook to launcher. (FELIX-1478) by Richard S. Hall · 15 years ago
  12. 54a48ca Not sure why we have a period. (FELIX-1462) by Richard S. Hall · 15 years ago
  13. abae696 Modified framework launcher to only use standard OSGi API. (FELIX-1462) by Richard S. Hall · 15 years ago
  14. 7af7e09 Modified auto-deploy mechanism to use "actions" to determine how it by Richard S. Hall · 15 years ago
  15. fa1467c Update already installed bundles. (FELIX-1446) by Richard S. Hall · 15 years ago
  16. c5ad989 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
  17. f9bdb26 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
  18. 7093fdc Print better message if there is an error when processing auto-install/start by Richard S. Hall · 16 years ago
  19. e77663b Improved some comments and other minor edits. (FELIX-753) by Richard S. Hall · 16 years ago
  20. 75bf1ba Fixed a possible NPE. by Richard S. Hall · 16 years ago
  21. 27216df Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  22. 42cf9c9 Modified framework to have default values for the system packages property, by Richard S. Hall · 16 years ago
  23. 05b67c3 Minor modifications to improve main and align it wit the new API. (FELIX-753) by Richard S. Hall · 16 years ago
  24. 6bf5ded Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  25. 7085540 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  26. 6c11cf8 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  27. 726b616 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  28. afb4ab4 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  29. a76194b Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 17 years ago
  30. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  31. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  32. 0ada38a Use package import if more than 3 Classes are imported from the same package. by Carsten Ziegeler · 17 years ago
  33. 2e83593 Organize imports. by Carsten Ziegeler · 17 years ago
  34. 7adef03 Removed auto-property processing out of the framework and into the default by Richard S. Hall · 17 years ago
  35. 28402bd Added support to the Main launcher to use a default embedded resource for by Richard S. Hall · 17 years ago
  36. 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
  37. 26b9198 Reasonably major refactoring of the Felix class to implement the Bundle by Richard S. Hall · 17 years ago
  38. cb91912 Modified code for locating the system.properties file to match how by Richard S. Hall · 18 years ago
  39. 8054f54 Fixed a long undiscovered issue in the launcher where it was not by Richard S. Hall · 18 years ago
  40. db1c254 Applied patch (FELIX-250) to add support for setting Felix configuration by Richard S. Hall · 18 years ago
  41. 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
  42. af34db4 Changed the name of the local variable "enum" to "e" to avoid issues with by Richard S. Hall · 18 years ago
  43. 4b4966e Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  44. ed3bb91 Add the ability to specify keystores with trustedCaCerts to main and by Karl Pauls · 18 years ago
  45. e3a694e Shortened the name of the main subproject directory. by Richard S. Hall · 18 years ago