1. cb7c1e7 FELIX-20 Implement Metatype Service (Initial Checkin) by Felix Meschberger · 17 years ago
  2. 642b48e Fix wrong license headers by Felix Meschberger · 17 years ago
  3. add2b4a FELIX-11 Implement Configuration Admin (Initial Checkin) by Felix Meschberger · 17 years ago
  4. 5b521ff Applied a refactored patch of FELIX-218 since the original patch was by Richard S. Hall · 17 years ago
  5. 6cf6f0b Applied patch (FELIX-199) to add a recursive goal to generate OSGi by Richard S. Hall · 17 years ago
  6. b4a8628 Modified method invocation that was changed as a result of patch FELIX-266. by Richard S. Hall · 17 years ago
  7. f46b9e8 Applied patch (FELIX-266) to add support to iPOJO for composite services. by Richard S. Hall · 17 years ago
  8. ebe2099 Applied patch (FELIX-268) to move SCR from osgi-bundle to bundle by Richard S. Hall · 17 years ago
  9. 1eaa365 I was taking an old bundle version by Stephane Frenot · 17 years ago
  10. a76c196 FELIX-264 Update pom to use new bundle plugin (add plugin version) by Felix Meschberger · 17 years ago
  11. 8f1542f FELIX-258 Update pom to use new bundle plugin by Felix Meschberger · 17 years ago
  12. e33af56 Renamed dependencymanager directory to use its short name. by Richard S. Hall · 17 years ago
  13. 2730552 Modified the pom file for main to not include the config.properties file. by Richard S. Hall · 17 years ago
  14. 35d800e Applied a modified version of the patch from FELIX-218 to support BND by Richard S. Hall · 17 years ago
  15. f1d1542 [FELIX-158] Add Bundle.getBundleContext() method by Felix Meschberger · 17 years ago
  16. c90e316 FELIX-258 Support Configuration Admin configuration by Felix Meschberger · 17 years ago
  17. 430f335 Applied patch (FELIX-263) to fix a build issue with Maven 2.0.5. by Richard S. Hall · 17 years ago
  18. 7becaf5 To avoid potential bugs with arbitrary attributes named "version", I by Richard S. Hall · 17 years ago
  19. 406386d Applied patch to resolve FELIX-260 (Make parent pom extend Apache pom for Apache wide policies). by Michael E. Rodriguez · 17 years ago
  20. 2953ae7 Fixed some synchronization issues when accesses properties. by Richard S. Hall · 17 years ago
  21. e50a1f5 Applied patch (FELIX-254) to add support for property values in by Richard S. Hall · 17 years ago
  22. 555347f Applied patch (FELIX-252) to fix the version number. by Richard S. Hall · 17 years ago
  23. 0cfee79 Applied patches (FELIX-251) to add more support for reflecting on the POJOs. by Richard S. Hall · 17 years ago
  24. db1c254 Applied patch (FELIX-250) to add support for setting Felix configuration by Richard S. Hall · 17 years ago
  25. 11cce88 Applied patch (FELIX-243) to add support for service factories to SCR. by Richard S. Hall · 17 years ago
  26. def1c24 Applied patch (FELIX-242) to correctly initialized member fields to by Richard S. Hall · 17 years ago
  27. 7cc0ed9 Enabled log4j in Felix Commons' parent POM to resolve FELIX-230 (Create an OSGi bundle for log4j). Module now builds thanks to resolved FELIX-256 (Bundle-Version error). by Michael E. Rodriguez · 17 years ago
  28. c64bd16 Fixed a bug raised by FELIX-256 where maven version numbers were not by Richard S. Hall · 17 years ago
  29. 571e10a server is again on line by Francesco Furfari · 17 years ago
  30. 36f6304 Added log4j to Felix Commons as part of FELIX-230 (Create an OSGi bundle for log4j). Module is commented-out in parent POM until Bundle-Version error is resolved. by Michael E. Rodriguez · 17 years ago
  31. 057e983 Added jmxtools to Felix Commons as part of FELIX-237 (Create an OSGi bundle for jmxtools). Module is commented-out in parent POM because the wrapped dependency is not available in the maven2 repository. by Michael E. Rodriguez · 17 years ago
  32. 76c36a9 Added jms to Felix Commons as part of FELIX-236 (Create an OSGi bundle for jms). Module is commented-out in parent POM because the wrapped dependency is not available in the maven2 repository. by Michael E. Rodriguez · 17 years ago
  33. fae49f3 Added jta to Felix Commons as part of FELIX-226 (jta wrapping). Module is commented-out in parent POM because the wrapped dependency is not available in the maven2 repository. by Michael E. Rodriguez · 17 years ago
  34. 05ed867 Added hsqldb to Felix Commons as part of FELIX-245 (hsqldb wrapped as OSGi bundle). Module is commented-out in parent POM until Bundle-Version error is resolved. by Michael E. Rodriguez · 17 years ago
  35. 483d4aa Added servlet-api to Felix Commons to resolve FELIX-233 (Create an OSGi bundle for servlet-api). by Michael E. Rodriguez · 17 years ago
  36. 69df15c Added hibernate to Felix Commons to resolve FELIX-225 (hibernate3 wrapping). by Michael E. Rodriguez · 17 years ago
  37. 0a0c657 Added xml-resolver to Felix Commons to resolve FELIX-235 (Create an OSGi bundle for xml-resolver). by Michael E. Rodriguez · 17 years ago
  38. 8c71b91 Added xercesImpl to Felix Commons to resolve FELIX-234 (Create an OSGi bundle for xercesImpl). by Michael E. Rodriguez · 17 years ago
  39. ecfe645 Added mail to Felix Commons to resolve FELIX-232 (Create an OSGi bundle for mail). by Michael E. Rodriguez · 17 years ago
  40. c83d9e2 Added logkit to Felix Commons to resolve FELIX-231 (Create an OSGi bundle for logkit). by Michael E. Rodriguez · 17 years ago
  41. 74695d8 Added jstl to Felix Commons to resolve FELIX-239 (jstl wrapping as OSGI bundle). by Michael E. Rodriguez · 17 years ago
  42. 0ecddde Added dom4j to Felix Commons to resolve FELIX-223 (dom4j wrapping). by Michael E. Rodriguez · 17 years ago
  43. 73cc1b3 Added commons-logging to Felix Commons to resolve FELIX-204 (commons-logging wrapping). by Michael E. Rodriguez · 17 years ago
  44. 9729ed0 Added commons-jxpath to Felix Commons to resolve FELIX-246 (Create an OSGi bundle for commons-jxpath). by Michael E. Rodriguez · 17 years ago
  45. a25834d Added commons-attributes-compiler to Felix Commons to resolve FELIX-241 (commons-attributes-compiler wrapping as OSGi bundle). by Michael E. Rodriguez · 17 years ago
  46. 660ea2c Added commons-attributes-api to Felix Commons to resolve FELIX-240 (commons-attributes-api wrapping as OSGi bundle). by Michael E. Rodriguez · 17 years ago
  47. 1cde9fd Added avalon-framework to Felix Commons to resolve FELIX-229 (Create an OSGi bundle for avalon-framework). by Michael E. Rodriguez · 17 years ago
  48. f401dd3 Added aopalliance to Felix Commons to resolve FELIX-238 (aopalliance wrapping as OSGi bundle). by Michael E. Rodriguez · 17 years ago
  49. bf81f82 Added activation to Felix Commons to resolve FELIX-228 (Create an OSGi bundle for activation). by Michael E. Rodriguez · 17 years ago
  50. 25b1b83 Added ehcache to Felix Commons to resolve FELIX-224 (ehcache wrapping). by Michael E. Rodriguez · 17 years ago
  51. 20dfdb3 Updated existing wrapper POMs with ASL headers and new naming and versioning conventions. by Michael E. Rodriguez · 17 years ago
  52. 2e060cf Bumping up bnd to 116, to support Include-Resources from jar files in the class path, not just jar files in the project directory. by Michael E. Rodriguez · 17 years ago
  53. 2f3e830 UPnP modules temporarily disabled by Francesco Furfari · 17 years ago
  54. 16ccf04 Fixed two issues with Requirement when converting attributes to an LDAP by Richard S. Hall · 17 years ago
  55. 0b52de9 Removed commented out code. by Marcel Offermans · 17 years ago
  56. 6d2ee1a Applied patch (FELIX-222) to allow properties to be reconfigured and by Richard S. Hall · 17 years ago
  57. 3869bf1 Removed extraneous white space. by Richard S. Hall · 17 years ago
  58. 82c5582 Added a shutdown button to the bundle list plugin. (FELIX-249) by Richard S. Hall · 17 years ago
  59. 78ed6d5 Applied some changes suggested by Felix Meschberger to fix a bug that by Richard S. Hall · 17 years ago
  60. 3ec1284 Modified require-bundle dependency resolution/wiring to obey ordering by Richard S. Hall · 17 years ago
  61. 6e5ad4a Applied patch (FELIX-244) to allow external handlers to participate in by Richard S. Hall · 17 years ago
  62. 9efee5a Applied patch (FELIX-221) to improve handling of paths with spaces in by Richard S. Hall · 17 years ago
  63. bd52d95 Added support for "private" and "reexport" require-bundle dependencies. by Richard S. Hall · 17 years ago
  64. 04f0530 Applied patch (FELIX-220) to allow callbacks to be private/protected and by Richard S. Hall · 17 years ago
  65. 9d428f7 The changed made to the consistency/constraint checking portion of the by Richard S. Hall · 17 years ago
  66. 3683d4c OSGi R4.1 adds a new Bundle.getBundleContext() method, which I needed by Richard S. Hall · 17 years ago
  67. 0d76235 Updates to Felix Commons subproject: by Michael E. Rodriguez · 17 years ago
  68. 9d6aa60 Adding antlr, commons-collections, and jzlib to Felix Commons: by Michael E. Rodriguez · 17 years ago
  69. eb428f1 OSGi R4.1 is now more explicit stating that require-bundle package by Richard S. Hall · 17 years ago
  70. 7fe0f30 Fixing typo carried over from JIRA issue. by Michael E. Rodriguez · 17 years ago
  71. 2f20c1e Updates to Felix Commons subproject: by Michael E. Rodriguez · 17 years ago
  72. 7c72d6b Updates to Felix Commons subproject: by Michael E. Rodriguez · 17 years ago
  73. 201235d Set svn eol-style property to native, fixing issue on last commit, rev 510316. by Michael E. Rodriguez · 17 years ago
  74. 42fbb1d Added parent POM to the Felix Commons subproject. by Michael E. Rodriguez · 17 years ago
  75. e3eb16e Added standard set of svn ignore properties to new folders in Felix Commons. by Michael E. Rodriguez · 17 years ago
  76. 66c787c Created folders for wrapping POMs in the Felix Commons subproject. by Michael E. Rodriguez · 17 years ago
  77. 61e4a8e Applied patch (FELIX-215) to fix some build problems. by Richard S. Hall · 17 years ago
  78. a897e0e Trying to fix some build issues that resulted from the new pom file. by Richard S. Hall · 17 years ago
  79. 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
  80. 49400ec Implement the extension:=framework part of extension bundles minus the automatic framework restart (FELIX-30). by Karl Pauls · 17 years ago
  81. 9647e84 Add a way to get the cached bundle location for a bundle and remove support for signed bundles from the core (will be reintroduced as an extension bundle soon) FELIX-22. by Karl Pauls · 17 years ago
  82. 4dae46d Add a couple of utility methods to secure action. by Karl Pauls · 17 years ago
  83. ab5df26 Add a name for our system bundle and a felix specific extension bundle header (FELIX-30). by Karl Pauls · 17 years ago
  84. 210a214 Add support for extension bundle detection and verification to the manifest parser (FELIX-30). by Karl Pauls · 17 years ago
  85. 1ca96a9 Applied patch (FELIX-198) to create a pom file that separates the by Richard S. Hall · 17 years ago
  86. dfa52ba Applied patch (FELIX-214) to fix a bug that was not updating the by Richard S. Hall · 17 years ago
  87. 21cfb56 Modified the framework's handling of "removal pending" packages that by Richard S. Hall · 17 years ago
  88. 6d77d2a Applied patch (FELIX-202) to resolve a synchronization bug. by Richard S. Hall · 17 years ago
  89. 38b2b03 Fixed a bug that was not properly normalizing the processor type because by Richard S. Hall · 17 years ago
  90. 2bddf8c Applied patch (FELIX-200) to add support for XML property configuration by Richard S. Hall · 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. cd4548c Performed some refactoring, eliminated duplicates when calculating by Richard S. Hall · 17 years ago
  93. 3975bb4 Removed some debug information. by Richard S. Hall · 17 years ago
  94. 672bd7f Modified generic resolver algorithm to verify constraint violations for by Richard S. Hall · 17 years ago
  95. 441cc66 Modified a few minor areas that were impacted by changes to the resolver by Richard S. Hall · 17 years ago
  96. 0fb8120 Implement new wire type for bundle dependencies. (FELIX-28) by Richard S. Hall · 17 years ago
  97. 7baf7b8 Modified manifest parser to creating capabilities and requirements for by Richard S. Hall · 17 years ago
  98. 10fd664 Modified utility method to get satisfying capability so that it could by Richard S. Hall · 17 years ago
  99. cec080b Changed how the system packages property is calculated to make it a by Richard S. Hall · 17 years ago
  100. 80ca00c Add a missing null check if security is enabled. by Karl Pauls · 17 years ago