1. c5e1e60 FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  2. 79f324e FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  3. 89203c8 FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  4. 9265387 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  5. 6f3c60b FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  6. c0f02ca Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
  7. 3e870a5 FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
  8. 7bc0182 FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago
  9. 6f6af81 Forgot to create array when specifying bundle IDs. (FELIX-1151) by Richard S. Hall · 15 years ago
  10. 09c893e Modified 'inspect' command to work without specifying bundle IDs. (FELIX-1151) by Richard S. Hall · 15 years ago
  11. 54a48ca Not sure why we have a period. (FELIX-1462) by Richard S. Hall · 15 years ago
  12. abae696 Modified framework launcher to only use standard OSGi API. (FELIX-1462) by Richard S. Hall · 15 years ago
  13. 33e90d1 add skeleton launcher project FELIX-1324 by David Morgan Spencer Savage · 15 years ago
  14. 681d005 update default vendor property by David Morgan Spencer Savage · 15 years ago
  15. ffe23bb FELIX-1454: install --help throws an exception by Guillaume Nodet · 15 years ago
  16. cc3e633 tidy up cauldron.org references by David Morgan Spencer Savage · 15 years ago
  17. 7f569f2 FELIX-1458: server and client options not working properly on windows by Guillaume Nodet · 15 years ago
  18. df93fb8 FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells) by Guillaume Nodet · 15 years ago
  19. e692a96 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
  20. 037159b Add an ignore case option for grep by Guillaume Nodet · 15 years ago
  21. 51374cb Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
  22. 756cf8e FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
  23. 14110c1 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
  24. 9509ff8 Tried to improve naming further using "requirement/capability" by Richard S. Hall · 15 years ago
  25. 7af7e09 Modified auto-deploy mechanism to use "actions" to determine how it by Richard S. Hall · 15 years ago
  26. fa1467c Update already installed bundles. (FELIX-1446) by Richard S. Hall · 15 years ago
  27. 141c2bb No longer need this configuration property. (FELIX-1134) by Richard S. Hall · 15 years ago
  28. 613f4a5 Fix spelling (thanks Clement Escoffier for noting) by Felix Meschberger · 15 years ago
  29. aae42ff Comment out default value. (FELIX-1446) by Richard S. Hall · 15 years ago
  30. ce9379c Let exception pass up when trying to open JAR files. (FELIX-883) by Richard S. Hall · 15 years ago
  31. 75aecff update to use apache sigil resources FELIX-1396 by David Morgan Spencer Savage · 15 years ago
  32. 6a29660 remove eclipse files as this code is archived and not in current use by David Morgan Spencer Savage · 15 years ago
  33. 1a6bd4f tidy up unused import by David Morgan Spencer Savage · 15 years ago
  34. a41a94f remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spencer Savage · 15 years ago
  35. c1ef0fa check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spencer Savage · 15 years ago
  36. 650b5fd formatting only by David Morgan Spencer Savage · 15 years ago
  37. deb8dba patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spencer Savage · 15 years ago
  38. 51d449a remove lib dir as it is generated by build by David Morgan Spencer Savage · 15 years ago
  39. 616ee29 tidy up old build related paths by David Morgan Spencer Savage · 15 years ago
  40. 890aab9 tidy up unused import by David Morgan Spencer Savage · 15 years ago
  41. b7c2760 FELIX-1445 Check for UNSATISIFED state instead of ENABLED state in the by Felix Meschberger · 15 years ago
  42. bbfc717 FELIX-1447 Remove ComponentMetadata parameter from AbstractComponentManager.log by Felix Meschberger · 15 years ago
  43. ab4aac3 FELIX-1443 Unify method selection and invocation mechanisms on the by Felix Meschberger · 15 years ago
  44. c5ad989 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
  45. f9bdb26 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
  46. 927fdac remove clean-ivy dependency by David Morgan Spencer Savage · 15 years ago
  47. 0deea92 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spencer Savage · 15 years ago
  48. 59d46e9 delete osgi extensions - dl jars, publish files and composites by David Morgan Spencer Savage · 15 years ago
  49. 1f19539 delete build generated directory from svn by David Morgan Spencer Savage · 15 years ago
  50. ec2b5f5 remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spencer Savage · 15 years ago
  51. 301c18c remove and ignore lib directory by David Morgan Spencer Savage · 15 years ago
  52. 01edac6 update to org.apache namespace by David Morgan Spencer Savage · 15 years ago
  53. e886020 FELIX-1440 Add support for method lookup termination on suitable by Felix Meschberger · 15 years ago
  54. 6c138ef ignore generated directories by David Morgan Spencer Savage · 15 years ago
  55. 646ceda move private classes to non exported package by David Morgan Spencer Savage · 15 years ago
  56. 0cb12cc export core.repository provider package by David Morgan Spencer Savage · 15 years ago
  57. b8bf26c check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spencer Savage · 15 years ago
  58. df83ffb import core.repository package by David Morgan Spencer Savage · 15 years ago
  59. 357a7ea import obr provider package and remove resolve=compile flag from import by David Morgan Spencer Savage · 15 years ago
  60. 2d37bcf export repository provider package by David Morgan Spencer Savage · 15 years ago
  61. 489a16d update extension point constant to match new org.apache namespace by David Morgan Spencer Savage · 15 years ago
  62. 7eb26b9 FELIX-927 Complete bind/unbind method signature extension for by Felix Meschberger · 15 years ago
  63. beda50d FELIX-927 Add support to use a ServiceReference as the data by Felix Meschberger · 15 years ago
  64. 4592f83 FELIX-1437 Include declaration namespace in the decision of which by Felix Meschberger · 15 years ago
  65. 1ce2389 Explicitaly address super class method by Felix Meschberger · 15 years ago
  66. a6a6f10 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spencer Savage · 15 years ago
  67. f5fc83a update default target to dist, build ivy resources as part of build by David Morgan Spencer Savage · 15 years ago
  68. d637b37 remove org.cauldron reference by David Morgan Spencer Savage · 15 years ago
  69. 9bb4554 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spencer Savage · 15 years ago
  70. 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
  71. 7871468 minor debug enhancement by David Morgan Spencer Savage · 15 years ago
  72. bb55057 fix package names FELIX-1396 by David Morgan Spencer Savage · 15 years ago
  73. d4ee0df use workspace default jvm by David Morgan Spencer Savage · 15 years ago
  74. fc3318c further progress towards self hosting FELIX-1323 by David Morgan Spencer Savage · 15 years ago
  75. 509902e further progress towards self hosting FELIX-1323 by David Morgan Spencer Savage · 15 years ago
  76. 01ead65 FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  77. 1a56f14 Modify find entries to use Util version of wildcard matching methods. by Richard S. Hall · 15 years ago
  78. a9930f3 FELIX-928 For Java 1.3 compilation we need casts by Felix Meschberger · 15 years ago
  79. 6a2ec2a Resolve fragments when attempting to dynamically import. (FELIX-1435) by Richard S. Hall · 15 years ago
  80. 04fe77a FELIX-928 Apply patch by Alin Derhiciu (thanks) and factored the actual descriptor by Felix Meschberger · 15 years ago
  81. afbd25f FELIX-1413 Do not immediately bind to newly registered services for static by Felix Meschberger · 15 years ago
  82. 644ef09 FELIX-1414 Reverting changes of FELIX-950 and FELIX-1213 thus not rebinding by Felix Meschberger · 15 years ago
  83. 4dab8ea FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  84. 99b9eac Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
  85. 4092440 FELIX-1232 Apply modified patch by Alin Dreghiciu (thanks). The service by Felix Meschberger · 15 years ago
  86. 9685908 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
  87. 29c1a41 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  88. 920bfcf [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.4 by Felix Meschberger · 15 years ago
  89. 2a56a08 Update copyright year by Felix Meschberger · 15 years ago
  90. b3b6208 FELIX-1434 Include service tracker as a private package for more independence by Felix Meschberger · 15 years ago
  91. b96f807 Fix bundle symbolic name (inherited value duplicates groupId) by Felix Meschberger · 15 years ago
  92. 5ee82b0 Get class loaders inside privileged block. (FELIX-1193) by Richard S. Hall · 15 years ago
  93. a6df408 Catch broken cycles when resolving. (FELIX-1422) by Richard S. Hall · 15 years ago
  94. fb50a2d Apply patch (FELIX-1433) to use Version.parseVersion(), which ignores by Richard S. Hall · 15 years ago
  95. 9d4dcb0 Preserve order of import declarations. (FELIX-1432) by Richard S. Hall · 15 years ago
  96. 99435c4 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  97. 4be8cf2 I had refactored out the need for this class, but forgot to remove by Richard S. Hall · 15 years ago
  98. 0b9533c Commit patch to fix some issues with service registry hooks that were by Richard S. Hall · 15 years ago
  99. 287c208 Move service usage count tracking before/after getting/ungetting by Richard S. Hall · 15 years ago
  100. 839f415 FELIX-1416 ComponentFactoryImpl was not correctly implemented correctly by Felix Meschberger · 15 years ago