1. 72dd92a Add some comments. (FELIX-3094) by Richard S. Hall · 13 years ago
  2. c6c9b2c Restart the framework if it was stopped due to a system bundle udpate by Richard S. Hall · 13 years ago
  3. 44ff87d Check if the bundle exists before trying to update it. (FELIX-2796) by Richard S. Hall · 14 years ago
  4. 36507df Add support for setting start level for auto-deploy bundles. (FELIX-2678) by Richard S. Hall · 14 years ago
  5. ca1f6ad Minor edit of System.exit() value. by Richard S. Hall · 15 years ago
  6. dc6d233 No print a banner. (FELIX-1797) by Richard S. Hall · 15 years ago
  7. 750d033 Improve error message slightly. by Richard S. Hall · 15 years ago
  8. f781446 Give a name to the shutdown hook thread. by Richard S. Hall · 15 years ago
  9. 64617b7 Corrected comment. by Richard S. Hall · 15 years ago
  10. 6943440 Allow config map to be null. (FELIX-1462) by Richard S. Hall · 15 years ago
  11. 903cb5d Updated JavaDoc. (FELIX-1446) by Richard S. Hall · 15 years ago
  12. d250a21 Remove unneeded comment. by Richard S. Hall · 15 years ago
  13. a5bb738 Add shutdown hook to launcher. (FELIX-1478) by Richard S. Hall · 15 years ago
  14. af0170a Not sure why we have a period. (FELIX-1462) by Richard S. Hall · 15 years ago
  15. f8b9839 Modified framework launcher to only use standard OSGi API. (FELIX-1462) by Richard S. Hall · 15 years ago
  16. 7af82d7 Modified auto-deploy mechanism to use "actions" to determine how it by Richard S. Hall · 15 years ago
  17. 9d2ea5c Update already installed bundles. (FELIX-1446) by Richard S. Hall · 15 years ago
  18. 192d2f7 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
  19. 5fd6cb6 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
  20. dde18c7 Print better message if there is an error when processing auto-install/start by Richard S. Hall · 16 years ago
  21. 58740f1 Improved some comments and other minor edits. (FELIX-753) by Richard S. Hall · 16 years ago
  22. 578aa96 Fixed a possible NPE. by Richard S. Hall · 16 years ago
  23. 001d6d2 Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  24. 8155b23 Modified framework to have default values for the system packages property, by Richard S. Hall · 16 years ago
  25. 0be454f Minor modifications to improve main and align it wit the new API. (FELIX-753) by Richard S. Hall · 16 years ago
  26. b6ed212 Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  27. 6ad0767 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  28. 4ded897 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  29. f3ce002 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  30. d0c9b65 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  31. c72f16a Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 17 years ago
  32. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  33. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  34. 0ada38a Use package import if more than 3 Classes are imported from the same package. by Carsten Ziegeler · 17 years ago
  35. 2e83593 Organize imports. by Carsten Ziegeler · 17 years ago
  36. 7adef03 Removed auto-property processing out of the framework and into the default by Richard S. Hall · 17 years ago
  37. 28402bd Added support to the Main launcher to use a default embedded resource for by Richard S. Hall · 17 years ago
  38. 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
  39. 26b9198 Reasonably major refactoring of the Felix class to implement the Bundle by Richard S. Hall · 17 years ago
  40. cb91912 Modified code for locating the system.properties file to match how by Richard S. Hall · 18 years ago
  41. 8054f54 Fixed a long undiscovered issue in the launcher where it was not by Richard S. Hall · 18 years ago
  42. db1c254 Applied patch (FELIX-250) to add support for setting Felix configuration by Richard S. Hall · 18 years ago
  43. 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
  44. af34db4 Changed the name of the local variable "enum" to "e" to avoid issues with by Richard S. Hall · 18 years ago
  45. 4b4966e Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  46. ed3bb91 Add the ability to specify keystores with trustedCaCerts to main and by Karl Pauls · 18 years ago
  47. e3a694e Shortened the name of the main subproject directory. by Richard S. Hall · 18 years ago