1. 6cf6759 Use a Map instead of a Properties for config map. (FELIX-3455) by Richard S. Hall · 12 years ago
  2. 0ac95db Update copyright years. by Richard S. Hall · 12 years ago
  3. b060258 Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  4. 72dd92a Add some comments. (FELIX-3094) by Richard S. Hall · 13 years ago
  5. c6c9b2c Restart the framework if it was stopped due to a system bundle udpate by Richard S. Hall · 13 years ago
  6. 695c977 Add file limit property to default configuration. (FELIX-3071) by Richard S. Hall · 13 years ago
  7. 02f8d56 Delete duplicated legal file and extend the resources tag in the pom to include them from the root. by Karl Pauls · 14 years ago
  8. c498757 Add notice, license, and dependencies files to resources as they are otherwise missing in the resulting source.jars by Karl Pauls · 14 years ago
  9. 44ff87d Check if the bundle exists before trying to update it. (FELIX-2796) by Richard S. Hall · 14 years ago
  10. 305fcfd Updated info about felix.cache.locking config property. (FELIX-2700) by Richard S. Hall · 14 years ago
  11. 36507df Add support for setting start level for auto-deploy bundles. (FELIX-2678) by Richard S. Hall · 14 years ago
  12. ca1f6ad Minor edit of System.exit() value. by Richard S. Hall · 15 years ago
  13. dc6d233 No print a banner. (FELIX-1797) by Richard S. Hall · 15 years ago
  14. 245e191 Handle NOTICE file like other subprojects. (FELIX-1144) by Richard S. Hall · 15 years ago
  15. 34a17cb Update Copyright year by Karl Pauls · 15 years ago
  16. f4ca94b Add an assembly.xml for building the framework distribution. by Karl Pauls · 15 years ago
  17. 750d033 Improve error message slightly. by Richard S. Hall · 15 years ago
  18. 9dfa832 Remove accidental commit. by Richard S. Hall · 15 years ago
  19. c52ed3e Remove some more snapshot dependencies. by Richard S. Hall · 15 years ago
  20. f77974e Cleanup after release by Karl Pauls · 15 years ago
  21. af293a3 Prepare 2.0.2 release by Karl Pauls · 15 years ago
  22. 57eea16 Clean-up after release by Karl Pauls · 15 years ago
  23. 329f260 Update dependencies for release by Karl Pauls · 15 years ago
  24. 3110382 Remove unneeded telnet config property. by Richard S. Hall · 15 years ago
  25. 34f5670 Modify default auto-deploy actions to be install and start only. (FELIX-1619) by Richard S. Hall · 15 years ago
  26. f781446 Give a name to the shutdown hook thread. by Richard S. Hall · 15 years ago
  27. 64617b7 Corrected comment. by Richard S. Hall · 15 years ago
  28. e72e388 Cleanup after release by Karl Pauls · 15 years ago
  29. c431dac Change log level for release by Karl Pauls · 15 years ago
  30. 64ffb9c Add NOTICE to resources so it doesn't get missed in the source jars by Karl Pauls · 15 years ago
  31. 6943440 Allow config map to be null. (FELIX-1462) by Richard S. Hall · 15 years ago
  32. 903cb5d Updated JavaDoc. (FELIX-1446) by Richard S. Hall · 15 years ago
  33. d250a21 Remove unneeded comment. by Richard S. Hall · 15 years ago
  34. 4818aa9 Make implicit boot delegation configurable. (FELIX-712) by Richard S. Hall · 15 years ago
  35. a5bb738 Add shutdown hook to launcher. (FELIX-1478) by Richard S. Hall · 15 years ago
  36. af0170a Not sure why we have a period. (FELIX-1462) by Richard S. Hall · 15 years ago
  37. f8b9839 Modified framework launcher to only use standard OSGi API. (FELIX-1462) by Richard S. Hall · 15 years ago
  38. 7af82d7 Modified auto-deploy mechanism to use "actions" to determine how it by Richard S. Hall · 15 years ago
  39. 9d2ea5c Update already installed bundles. (FELIX-1446) by Richard S. Hall · 15 years ago
  40. 4a0ac14 No longer need this configuration property. (FELIX-1134) by Richard S. Hall · 15 years ago
  41. 87dbfa8 Comment out default value. (FELIX-1446) by Richard S. Hall · 15 years ago
  42. 192d2f7 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
  43. 5fd6cb6 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
  44. 448b9fb The default configuration file now refers to the correct property by Richard S. Hall · 15 years ago
  45. dde18c7 Print better message if there is an error when processing auto-install/start by Richard S. Hall · 16 years ago
  46. 1333f9f This file is no longer needed since the NOTICE is copied into place by Richard S. Hall · 16 years ago
  47. 5f40791 Cleanup after release by Karl Pauls · 16 years ago
  48. 4d95e90 Prepare 1.8.0 release by Karl Pauls · 16 years ago
  49. 54eb889 Update to snaphshot versions by Karl Pauls · 16 years ago
  50. bf0d00e Fix log level for release by Karl Pauls · 16 years ago
  51. 40cda5f Prepare 1.6.1 release by Karl Pauls · 16 years ago
  52. 4c9abd2 Cleanup after release by Karl Pauls · 16 years ago
  53. 2d80051 Downgrade version to cut another release candidate because of a missing license and notice in source jars. by Karl Pauls · 16 years ago
  54. 232b406 Add duplicated notice and license to make maven happy when doing the source jars by Karl Pauls · 16 years ago
  55. a35250e Cleanup after release by Karl Pauls · 16 years ago
  56. 53ace04 Downgrade version to cut another release candidate because of a missing license header. by Karl Pauls · 16 years ago
  57. 1b2f5d2 Cleanup after releases. by Karl Pauls · 16 years ago
  58. a559c11 Update changelog and prepare 1.6.0 release. by Karl Pauls · 16 years ago
  59. baa367e Update to development dependencies. by Karl Pauls · 16 years ago
  60. f96a7f7 Prepare 1.4.1 release by Karl Pauls · 16 years ago
  61. 6bb5fd6 Align log level property name in pom.xml and config.properties by Stuart McCulloch · 16 years ago
  62. c433dbf Upgrade to latest snapshots by Karl Pauls · 16 years ago
  63. 056c4fe Downgrade and fix debug level. by Karl Pauls · 16 years ago
  64. 3d69979 Prepare 1.4.0 release by Karl Pauls · 16 years ago
  65. 58740f1 Improved some comments and other minor edits. (FELIX-753) by Richard S. Hall · 16 years ago
  66. 578aa96 Fixed a possible NPE. by Richard S. Hall · 16 years ago
  67. 001d6d2 Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  68. c0a68ae FELIX-707: commit modified version of Alin's patch by Stuart McCulloch · 16 years ago
  69. 028b10f We no longer need to list the system package values in the config.properties by Richard S. Hall · 16 years ago
  70. 8155b23 Modified framework to have default values for the system packages property, by Richard S. Hall · 16 years ago
  71. 0be454f Minor modifications to improve main and align it wit the new API. (FELIX-753) by Richard S. Hall · 16 years ago
  72. ee68214 Fix a warning about no translation found for macro. by Karl Pauls · 16 years ago
  73. b6ed212 Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  74. 6ad0767 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  75. 4ded897 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  76. f3ce002 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  77. d0c9b65 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  78. e49bf1c Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  79. 34bc4b0 Prepare for next development iteration by Karl Pauls · 16 years ago
  80. 189a85a Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  81. 0f208d0 Manually set dependencies after release. by Karl Pauls · 16 years ago
  82. 91b38a8 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  83. 3b26bd6 Modify the configuration files to export the R4.1 version of Service Tracker. by Richard S. Hall · 16 years ago
  84. 771a99d Update exported packages to reflect R4.1 version numbers. by Richard S. Hall · 16 years ago
  85. c72f16a Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 17 years ago
  86. 64a9b4e Manually update dependencies to snapshot release. by Karl Pauls · 17 years ago
  87. dbc43eb Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  88. 5066dab Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  89. 5b146bc Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  90. 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
  91. 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
  92. 13fa698 Upgrade to 1.1.0-SNAPSHOT after release preparations by Karl Pauls · 17 years ago
  93. fff3aa9 Prepare 1.0.2 release by Karl Pauls · 17 years ago
  94. 866946c Upgrade to 1.1.0-SNAPSHOT again. by Karl Pauls · 17 years ago
  95. 929bd6a Prepare main 1.0.2 release. by Karl Pauls · 17 years ago
  96. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  97. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  98. 0ada38a Use package import if more than 3 Classes are imported from the same package. by Carsten Ziegeler · 17 years ago
  99. 2e83593 Organize imports. by Carsten Ziegeler · 17 years ago
  100. 7adef03 Removed auto-property processing out of the framework and into the default by Richard S. Hall · 17 years ago