1. 0deea92 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spencer Savage · 15 years ago
  2. 59d46e9 delete osgi extensions - dl jars, publish files and composites by David Morgan Spencer Savage · 15 years ago
  3. 1f19539 delete build generated directory from svn by David Morgan Spencer Savage · 15 years ago
  4. ec2b5f5 remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spencer Savage · 15 years ago
  5. 301c18c remove and ignore lib directory by David Morgan Spencer Savage · 15 years ago
  6. 01edac6 update to org.apache namespace by David Morgan Spencer Savage · 15 years ago
  7. e886020 FELIX-1440 Add support for method lookup termination on suitable by Felix Meschberger · 15 years ago
  8. 6c138ef ignore generated directories by David Morgan Spencer Savage · 15 years ago
  9. 646ceda move private classes to non exported package by David Morgan Spencer Savage · 15 years ago
  10. 0cb12cc export core.repository provider package by David Morgan Spencer Savage · 15 years ago
  11. b8bf26c check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spencer Savage · 15 years ago
  12. df83ffb import core.repository package by David Morgan Spencer Savage · 15 years ago
  13. 357a7ea import obr provider package and remove resolve=compile flag from import by David Morgan Spencer Savage · 15 years ago
  14. 2d37bcf export repository provider package by David Morgan Spencer Savage · 15 years ago
  15. 489a16d update extension point constant to match new org.apache namespace by David Morgan Spencer Savage · 15 years ago
  16. 7eb26b9 FELIX-927 Complete bind/unbind method signature extension for by Felix Meschberger · 15 years ago
  17. beda50d FELIX-927 Add support to use a ServiceReference as the data by Felix Meschberger · 15 years ago
  18. 4592f83 FELIX-1437 Include declaration namespace in the decision of which by Felix Meschberger · 15 years ago
  19. 1ce2389 Explicitaly address super class method by Felix Meschberger · 15 years ago
  20. a6a6f10 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spencer Savage · 15 years ago
  21. f5fc83a update default target to dist, build ivy resources as part of build by David Morgan Spencer Savage · 15 years ago
  22. d637b37 remove org.cauldron reference by David Morgan Spencer Savage · 15 years ago
  23. 9bb4554 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spencer Savage · 15 years ago
  24. 86be749 revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method by David Morgan Spencer Savage · 15 years ago
  25. 7871468 minor debug enhancement by David Morgan Spencer Savage · 15 years ago
  26. bb55057 fix package names FELIX-1396 by David Morgan Spencer Savage · 15 years ago
  27. d4ee0df use workspace default jvm by David Morgan Spencer Savage · 15 years ago
  28. fc3318c further progress towards self hosting FELIX-1323 by David Morgan Spencer Savage · 15 years ago
  29. 509902e further progress towards self hosting FELIX-1323 by David Morgan Spencer Savage · 15 years ago
  30. 01ead65 FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  31. 1a56f14 Modify find entries to use Util version of wildcard matching methods. by Richard S. Hall · 15 years ago
  32. a9930f3 FELIX-928 For Java 1.3 compilation we need casts by Felix Meschberger · 15 years ago
  33. 6a2ec2a Resolve fragments when attempting to dynamically import. (FELIX-1435) by Richard S. Hall · 15 years ago
  34. 04fe77a FELIX-928 Apply patch by Alin Derhiciu (thanks) and factored the actual descriptor by Felix Meschberger · 15 years ago
  35. afbd25f FELIX-1413 Do not immediately bind to newly registered services for static by Felix Meschberger · 15 years ago
  36. 644ef09 FELIX-1414 Reverting changes of FELIX-950 and FELIX-1213 thus not rebinding by Felix Meschberger · 15 years ago
  37. 4dab8ea FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  38. 99b9eac Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
  39. 4092440 FELIX-1232 Apply modified patch by Alin Dreghiciu (thanks). The service by Felix Meschberger · 15 years ago
  40. 9685908 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
  41. 29c1a41 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  42. 920bfcf [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.4 by Felix Meschberger · 15 years ago
  43. 2a56a08 Update copyright year by Felix Meschberger · 15 years ago
  44. b3b6208 FELIX-1434 Include service tracker as a private package for more independence by Felix Meschberger · 15 years ago
  45. b96f807 Fix bundle symbolic name (inherited value duplicates groupId) by Felix Meschberger · 15 years ago
  46. 5ee82b0 Get class loaders inside privileged block. (FELIX-1193) by Richard S. Hall · 15 years ago
  47. a6df408 Catch broken cycles when resolving. (FELIX-1422) by Richard S. Hall · 15 years ago
  48. fb50a2d Apply patch (FELIX-1433) to use Version.parseVersion(), which ignores by Richard S. Hall · 15 years ago
  49. 9d4dcb0 Preserve order of import declarations. (FELIX-1432) by Richard S. Hall · 15 years ago
  50. 99435c4 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  51. 4be8cf2 I had refactored out the need for this class, but forgot to remove by Richard S. Hall · 15 years ago
  52. 0b9533c Commit patch to fix some issues with service registry hooks that were by Richard S. Hall · 15 years ago
  53. 287c208 Move service usage count tracking before/after getting/ungetting by Richard S. Hall · 15 years ago
  54. 839f415 FELIX-1416 ComponentFactoryImpl was not correctly implemented correctly by Felix Meschberger · 15 years ago
  55. ed82943 Formatting: replace tabs with spaces by Felix Meschberger · 15 years ago
  56. 8eed272 FELIX-1415 : "Reload" button in webconsole bundles list doesn't work; apply patch from Victor Antonovich by Carsten Ziegeler · 15 years ago
  57. d5e3289 tidy up classpath file reference to jvm - use workspace default by David Morgan Spencer Savage · 15 years ago
  58. 5f964d0 create site plugins dir by retrieving artifacts to local directory FELIX-1402 by David Morgan Spencer Savage · 15 years ago
  59. 3de4932 patch to fix resolution algorithm for dependencies brought in by require-bundle FELIX-1395 by David Morgan Spencer Savage · 15 years ago
  60. 733e1b1 tidy up old cauldron references by David Morgan Spencer Savage · 15 years ago
  61. d88c30e tidy up unused imports by David Morgan Spencer Savage · 15 years ago
  62. 8925489 sigil-defaults.properties files to hold project defaults FELIX-1418 by David Morgan Spencer Savage · 15 years ago
  63. ec4eb55 create feature files and sigil build for core feature FELIX-1417 by David Morgan Spencer Savage · 15 years ago
  64. 5d6cb54 * 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 Spencer Savage · 15 years ago
  65. 8c1d3ec FELIX-927 Apply patch by Alin Dreghiciu to allow for better bind/unbind by Felix Meschberger · 15 years ago
  66. c9d5945 FELIX-1225 : factoryPid attribute of Designate elements for metatype data is not set by Carsten Ziegeler · 15 years ago
  67. 689e5f4 FELIX-1416 Implement new ComponentHolder abstraction and adapt uses. by Felix Meschberger · 15 years ago
  68. 0256624 FELIX-1284 Add support to call a modified method for dynamic configuration update by Felix Meschberger · 15 years ago
  69. e21cefd FELIX-1284 Add support to check whether a dynamic configuration update by Felix Meschberger · 15 years ago
  70. bf9430e FELIX-925 to support the new activate and modified method signatures by Felix Meschberger · 15 years ago
  71. 47eb037 FELIX-1416 Add unit and integration tests for new and fixed configuration behaviour by Felix Meschberger · 15 years ago
  72. 2e46d5d Fix wrapper command by Guillaume Nodet · 15 years ago
  73. b38fe2a Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  74. 3c0d26f FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  75. a27a64d Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  76. da605a7 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  77. 9a7dd0d FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  78. e668bc3 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  79. c4fc7be FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  80. f135c84 Cosmetics: don't write "from" if bundle is not resolved. by Carsten Ziegeler · 15 years ago
  81. 71855ec FELIX-1205: fix versions of exported packages by Guillaume Nodet · 15 years ago
  82. 3b57c99 FELIX-1205: fix tracker package by Guillaume Nodet · 15 years ago
  83. f01e536 Clean commands a bit by Guillaume Nodet · 15 years ago
  84. 207473f Update compendium dependency. (FELIX-1205) by Richard S. Hall · 15 years ago
  85. ae6f164 Include schemas in resulting JAR file. (FELIX-1205) by Richard S. Hall · 15 years ago
  86. fc0bbcd Fixed package information. (FELIX-1205) by Richard S. Hall · 15 years ago
  87. 6efdcd9 Updated OSGi copyright years. (FELIX-1205) by Richard S. Hall · 15 years ago
  88. 8df9ab1 Upgrade to latest OSGi compendium API. (FELIX-1205) by Richard S. Hall · 15 years ago
  89. f5d9935 import bnd dependencies vs embedding them by David Morgan Spencer Savage · 15 years ago
  90. deed162 Tidied up some lingering cauldron.org references by David Morgan Spencer Savage · 15 years ago
  91. 85a2863 fix for FELIX-1405 by Derek Baum · 15 years ago
  92. a50219c Remove some potential deadlocks. (FELIX-1287) by Richard S. Hall · 15 years ago
  93. 788c654 Change default impl of new R4.2 method to return an empty set by Richard S. Hall · 15 years ago
  94. 2571b47 It looks like we need to continue to extract the framework JAR by Richard S. Hall · 15 years ago
  95. 4bb4eec Use OSGi R4.2 implementations of AdminPermission, FrameworkUtil, and by Richard S. Hall · 15 years ago
  96. 81cfcbb fix for FELIX-1403 by Derek Baum · 15 years ago
  97. 31c69c4 ensure cache dir is always relative to top dir even if run in sub app ctx by David Morgan Spencer Savage · 15 years ago
  98. b7ab283 patch for FELIX-1393 now downloads sigil dependencies on first build by David Morgan Spencer Savage · 15 years ago
  99. b2ea070 retrieve eclipse dependencies from classpath vs embedding in jar by David Morgan Spencer Savage · 15 years ago
  100. 2cf4b47 trivial tidy up of unused import by David Morgan Spencer Savage · 15 years ago