1. 760bd08 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spenser Savage · 15 years ago
  2. ef0c8ad revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method by David Morgan Spenser Savage · 15 years ago
  3. a6fe1de minor debug enhancement by David Morgan Spenser Savage · 15 years ago
  4. 309371c fix package names FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  5. 12fcd9f use workspace default jvm by David Morgan Spenser Savage · 15 years ago
  6. bcc69c0 further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  7. 28a594a further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  8. df9c8bb FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  9. ac58433 Modify find entries to use Util version of wildcard matching methods. by Richard S. Hall · 15 years ago
  10. 3e0a1b6 FELIX-928 For Java 1.3 compilation we need casts by Felix Meschberger · 15 years ago
  11. 70ad1ac Resolve fragments when attempting to dynamically import. (FELIX-1435) by Richard S. Hall · 15 years ago
  12. e7f0df8 FELIX-928 Apply patch by Alin Derhiciu (thanks) and factored the actual descriptor by Felix Meschberger · 15 years ago
  13. 61523ea FELIX-1413 Do not immediately bind to newly registered services for static by Felix Meschberger · 15 years ago
  14. 2041e3d FELIX-1414 Reverting changes of FELIX-950 and FELIX-1213 thus not rebinding by Felix Meschberger · 15 years ago
  15. dcb192f FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  16. 0529409 Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
  17. e812b5c FELIX-1232 Apply modified patch by Alin Dreghiciu (thanks). The service by Felix Meschberger · 15 years ago
  18. e4794f2 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
  19. 7eea15d [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  20. 2e1e14e [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.4 by Felix Meschberger · 15 years ago
  21. 2083233 Update copyright year by Felix Meschberger · 15 years ago
  22. 80d012b FELIX-1434 Include service tracker as a private package for more independence by Felix Meschberger · 15 years ago
  23. 6e3ac44 Fix bundle symbolic name (inherited value duplicates groupId) by Felix Meschberger · 15 years ago
  24. 89663f3 Get class loaders inside privileged block. (FELIX-1193) by Richard S. Hall · 15 years ago
  25. 8183288 Catch broken cycles when resolving. (FELIX-1422) by Richard S. Hall · 15 years ago
  26. 3e61890 Apply patch (FELIX-1433) to use Version.parseVersion(), which ignores by Richard S. Hall · 15 years ago
  27. 1c50034 Preserve order of import declarations. (FELIX-1432) by Richard S. Hall · 15 years ago
  28. 28d6bf0 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  29. d22ecfc I had refactored out the need for this class, but forgot to remove by Richard S. Hall · 15 years ago
  30. 63e52df Commit patch to fix some issues with service registry hooks that were by Richard S. Hall · 15 years ago
  31. d821936 Move service usage count tracking before/after getting/ungetting by Richard S. Hall · 15 years ago
  32. 6f61629 FELIX-1416 ComponentFactoryImpl was not correctly implemented correctly by Felix Meschberger · 15 years ago
  33. e325c0f Formatting: replace tabs with spaces by Felix Meschberger · 15 years ago
  34. 967e370 FELIX-1415 : "Reload" button in webconsole bundles list doesn't work; apply patch from Victor Antonovich by Carsten Ziegeler · 15 years ago
  35. d845ec9 tidy up classpath file reference to jvm - use workspace default by David Morgan Spenser Savage · 15 years ago
  36. e62cf9d create site plugins dir by retrieving artifacts to local directory FELIX-1402 by David Morgan Spenser Savage · 15 years ago
  37. cbee56b patch to fix resolution algorithm for dependencies brought in by require-bundle FELIX-1395 by David Morgan Spenser Savage · 15 years ago
  38. 587b502 tidy up old cauldron references by David Morgan Spenser Savage · 15 years ago
  39. 21bfb57 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
  40. f2bb82c sigil-defaults.properties files to hold project defaults FELIX-1418 by David Morgan Spenser Savage · 15 years ago
  41. 53cd21e create feature files and sigil build for core feature FELIX-1417 by David Morgan Spenser Savage · 15 years ago
  42. bbcae75 * Allow sigil.properties files to specify -singleton=true to cause bundles created by this project to be marked as singletons FELIX-1351 by David Morgan Spenser Savage · 15 years ago
  43. bf021d4 FELIX-927 Apply patch by Alin Dreghiciu to allow for better bind/unbind by Felix Meschberger · 15 years ago
  44. c570414 FELIX-1225 : factoryPid attribute of Designate elements for metatype data is not set by Carsten Ziegeler · 15 years ago
  45. 8a5793e FELIX-1416 Implement new ComponentHolder abstraction and adapt uses. by Felix Meschberger · 15 years ago
  46. fc0c15a FELIX-1284 Add support to call a modified method for dynamic configuration update by Felix Meschberger · 15 years ago
  47. e7019f0 FELIX-1284 Add support to check whether a dynamic configuration update by Felix Meschberger · 15 years ago
  48. 693acc6 FELIX-925 to support the new activate and modified method signatures by Felix Meschberger · 15 years ago
  49. 8c64e85 FELIX-1416 Add unit and integration tests for new and fixed configuration behaviour by Felix Meschberger · 15 years ago
  50. 3d70390 Fix wrapper command by Guillaume Nodet · 15 years ago
  51. 71f67a9 Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  52. b599d3a FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  53. 9299cc6 Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  54. 01bc669 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  55. 5182e98 FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  56. 0058dc1 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  57. 88daf8b FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  58. bce5d97 Cosmetics: don't write "from" if bundle is not resolved. by Carsten Ziegeler · 15 years ago
  59. 0ca6242 FELIX-1205: fix versions of exported packages by Guillaume Nodet · 15 years ago
  60. 620cd6f FELIX-1205: fix tracker package by Guillaume Nodet · 15 years ago
  61. 8b39d3b Clean commands a bit by Guillaume Nodet · 15 years ago
  62. 8b8a0be Update compendium dependency. (FELIX-1205) by Richard S. Hall · 15 years ago
  63. 76480d6 Include schemas in resulting JAR file. (FELIX-1205) by Richard S. Hall · 15 years ago
  64. ddcd16c Fixed package information. (FELIX-1205) by Richard S. Hall · 15 years ago
  65. d5ad98f Updated OSGi copyright years. (FELIX-1205) by Richard S. Hall · 15 years ago
  66. bbd3feb Upgrade to latest OSGi compendium API. (FELIX-1205) by Richard S. Hall · 15 years ago
  67. 3191513 import bnd dependencies vs embedding them by David Morgan Spenser Savage · 15 years ago
  68. 8771aa0 Tidied up some lingering cauldron.org references by David Morgan Spenser Savage · 15 years ago
  69. e4eadb5 fix for FELIX-1405 by Derek Baum · 15 years ago
  70. 46b68a2 Remove some potential deadlocks. (FELIX-1287) by Richard S. Hall · 15 years ago
  71. 91b0d9c Change default impl of new R4.2 method to return an empty set by Richard S. Hall · 15 years ago
  72. d78b685 It looks like we need to continue to extract the framework JAR by Richard S. Hall · 15 years ago
  73. 4481376 Use OSGi R4.2 implementations of AdminPermission, FrameworkUtil, and by Richard S. Hall · 15 years ago
  74. 193e7cf fix for FELIX-1403 by Derek Baum · 15 years ago
  75. f3f70c2 ensure cache dir is always relative to top dir even if run in sub app ctx by David Morgan Spenser Savage · 15 years ago
  76. a4fbd5b patch for FELIX-1393 now downloads sigil dependencies on first build by David Morgan Spenser Savage · 15 years ago
  77. dd98c6e retrieve eclipse dependencies from classpath vs embedding in jar by David Morgan Spenser Savage · 15 years ago
  78. a1c8fad trivial tidy up of unused import by David Morgan Spenser Savage · 15 years ago
  79. 5bab24b Accept "*" for dynamic imports. (FELIX-1400) by Richard S. Hall · 15 years ago
  80. d4a4e0b FELIX-1396 update binary dependency locations by David Morgan Spenser Savage · 15 years ago
  81. 30c325e FELIX-1368 delete unused dir by David Morgan Spenser Savage · 15 years ago
  82. 57598c5 FELIX-1368 ignore generated dirs by David Morgan Spenser Savage · 15 years ago
  83. d1c54b3 add compile time imports by David Morgan Spenser Savage · 15 years ago
  84. 1afafb6 FELIX-1368 resolve internal library dependencies from ivy cache by David Morgan Spenser Savage · 15 years ago
  85. 2baa89b FELIX-1368 add bnd, bcel and osgi dependencies by David Morgan Spenser Savage · 15 years ago
  86. 924b122 FELIX-1368 set up resolvers and chaches for external ivy dependencies by David Morgan Spenser Savage · 15 years ago
  87. c6d457d FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  88. 7478b7b FELIX-1368 create common init target by David Morgan Spenser Savage · 15 years ago
  89. e7987e9 FELIX-1368 move cache dir out from build to prevent clean destroying it by David Morgan Spenser Savage · 15 years ago
  90. 0547e30 Properly handle fragments when localizing manifest headers; by Richard S. Hall · 15 years ago
  91. 3c1b3ea Ensure that partial package name wild carding does not work for by Richard S. Hall · 15 years ago
  92. ee0a8cd Configurate the RAT plugin for the web console plugin. by Clement Escoffier · 15 years ago
  93. 15c1973 Check for null execution environment. (FELIX-1397) by Richard S. Hall · 15 years ago
  94. a1ff4d5 Perform required execution environment check at resolve time. (FELIX-1397) by Richard S. Hall · 15 years ago
  95. 77d7e98 updated aliases to felix namespace FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  96. 75fcf3d add apache license by David Morgan Spenser Savage · 15 years ago
  97. 2e1fc6c add apache license to xml files by David Morgan Spenser Savage · 15 years ago
  98. 3a6d443 add spring repo to sigil-repos FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  99. df0b163 apply apache license to xml files by David Morgan Spenser Savage · 15 years ago
  100. 2c18241 updated to self hosted artifacts FELIX-1396 by David Morgan Spenser Savage · 15 years ago