1. fb7c3cb FELIX-1305 applied the supplied fix by Marcel Offermans · 15 years ago
  2. df602eb updated to more recent versions of dependencies by Marcel Offermans · 15 years ago
  3. 3b96a1a FELIX-1464 forgot to invoke getName() on the Class by Marcel Offermans · 15 years ago
  4. a5111ca Avoid using java 1.5 methods. by Clement Escoffier · 15 years ago
  5. a4d6dc9 FELIX-1278 changed the semantics of the API, therefore I bumped the version to 3.0.0 by Marcel Offermans · 15 years ago
  6. ece73de Fix issue FELIX-1411 by Clement Escoffier · 15 years ago
  7. 920df14 FELIX-1278 changed the behaviour of setCallbacks() to turn off auto configuration if at least one valid callback was specified by Marcel Offermans · 15 years ago
  8. 96cbeca FELIX-1464 applied the patch with the exception of one change that I commented on in the issue. by Marcel Offermans · 15 years ago
  9. 5df8d60 FELIX-1126: No errors are generated for a bad URL passed to the features/addUrl, features/refreshUrl, or features/list commands. by Guillaume Nodet · 15 years ago
  10. ee747e4 FELIX-1468: wrapper:install and admin:create prints old ansi output that need to be converted to real ansi by Guillaume Nodet · 15 years ago
  11. 1ef6e40 FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
  12. 94dd438 FELIX-1467: Add Karaf to top-level build files by Guillaume Nodet · 15 years ago
  13. e83e34a Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
  14. c10e56a FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  15. 5b4d76d FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  16. 492d90e FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  17. da211f2 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  18. 45b4f57 FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  19. 4d838bd Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
  20. e8c036d FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
  21. f3586ba FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago
  22. bff3d41 Forgot to create array when specifying bundle IDs. (FELIX-1151) by Richard S. Hall · 15 years ago
  23. 5c6f341 Modified 'inspect' command to work without specifying bundle IDs. (FELIX-1151) by Richard S. Hall · 15 years ago
  24. af0170a Not sure why we have a period. (FELIX-1462) by Richard S. Hall · 15 years ago
  25. f8b9839 Modified framework launcher to only use standard OSGi API. (FELIX-1462) by Richard S. Hall · 15 years ago
  26. 4e9b675 add skeleton launcher project FELIX-1324 by David Morgan Spenser Savage · 15 years ago
  27. de1482c update default vendor property by David Morgan Spenser Savage · 15 years ago
  28. fa1880d FELIX-1454: install --help throws an exception by Guillaume Nodet · 15 years ago
  29. 9550b21 tidy up cauldron.org references by David Morgan Spenser Savage · 15 years ago
  30. 9d8d3e1 FELIX-1458: server and client options not working properly on windows by Guillaume Nodet · 15 years ago
  31. 791bd71 FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells) by Guillaume Nodet · 15 years ago
  32. 2cb94d0 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
  33. a5a427e Add an ignore case option for grep by Guillaume Nodet · 15 years ago
  34. 416e398 Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
  35. 974bf0d FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
  36. 1ba9a05 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
  37. 4b582d7 Tried to improve naming further using "requirement/capability" 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. 415c009 Fix spelling (thanks Clement Escoffier for noting) by Felix Meschberger · 15 years ago
  42. 87dbfa8 Comment out default value. (FELIX-1446) by Richard S. Hall · 15 years ago
  43. 7d54c2e Let exception pass up when trying to open JAR files. (FELIX-883) by Richard S. Hall · 15 years ago
  44. 09df974 update to use apache sigil resources FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  45. 6c5f38a remove eclipse files as this code is archived and not in current use by David Morgan Spenser Savage · 15 years ago
  46. c63c2ed tidy up unused import by David Morgan Spenser Savage · 15 years ago
  47. 8bae92d remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spenser Savage · 15 years ago
  48. 5b0bc8f check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spenser Savage · 15 years ago
  49. 5c98e9c formatting only by David Morgan Spenser Savage · 15 years ago
  50. ba5eab6 patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spenser Savage · 15 years ago
  51. efbad68 remove lib dir as it is generated by build by David Morgan Spenser Savage · 15 years ago
  52. 1b4e250 tidy up old build related paths by David Morgan Spenser Savage · 15 years ago
  53. adc2cb8 tidy up unused import by David Morgan Spenser Savage · 15 years ago
  54. 0bb0794 FELIX-1445 Check for UNSATISIFED state instead of ENABLED state in the by Felix Meschberger · 15 years ago
  55. 7e572cc FELIX-1447 Remove ComponentMetadata parameter from AbstractComponentManager.log by Felix Meschberger · 15 years ago
  56. 025c63c FELIX-1443 Unify method selection and invocation mechanisms on the by Felix Meschberger · 15 years ago
  57. 192d2f7 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
  58. 5fd6cb6 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
  59. b5828ba remove clean-ivy dependency by David Morgan Spenser Savage · 15 years ago
  60. b6d5a52 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spenser Savage · 15 years ago
  61. 106bbab delete osgi extensions - dl jars, publish files and composites by David Morgan Spenser Savage · 15 years ago
  62. 567f0ec delete build generated directory from svn by David Morgan Spenser Savage · 15 years ago
  63. 162319e remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spenser Savage · 15 years ago
  64. fda49b8 remove and ignore lib directory by David Morgan Spenser Savage · 15 years ago
  65. 3f4bf81 update to org.apache namespace by David Morgan Spenser Savage · 15 years ago
  66. babdea9 FELIX-1440 Add support for method lookup termination on suitable by Felix Meschberger · 15 years ago
  67. f0fa1d0 ignore generated directories by David Morgan Spenser Savage · 15 years ago
  68. c35b1c0 move private classes to non exported package by David Morgan Spenser Savage · 15 years ago
  69. 23e9a2e export core.repository provider package by David Morgan Spenser Savage · 15 years ago
  70. d705077 check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spenser Savage · 15 years ago
  71. 07216c1 import core.repository package by David Morgan Spenser Savage · 15 years ago
  72. 4c044e9 import obr provider package and remove resolve=compile flag from import by David Morgan Spenser Savage · 15 years ago
  73. b32e2c4 export repository provider package by David Morgan Spenser Savage · 15 years ago
  74. 35bcdf3 update extension point constant to match new org.apache namespace by David Morgan Spenser Savage · 15 years ago
  75. 009af02 FELIX-927 Complete bind/unbind method signature extension for by Felix Meschberger · 15 years ago
  76. ca0c270 FELIX-927 Add support to use a ServiceReference as the data by Felix Meschberger · 15 years ago
  77. 5fc75cd FELIX-1437 Include declaration namespace in the decision of which by Felix Meschberger · 15 years ago
  78. 0ebae47 Explicitaly address super class method by Felix Meschberger · 15 years ago
  79. 45d7438 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spenser Savage · 15 years ago
  80. ba37921 update default target to dist, build ivy resources as part of build by David Morgan Spenser Savage · 15 years ago
  81. b6d76f1 remove org.cauldron reference by David Morgan Spenser Savage · 15 years ago
  82. 760bd08 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spenser Savage · 15 years ago
  83. 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
  84. a6fe1de minor debug enhancement by David Morgan Spenser Savage · 15 years ago
  85. 309371c fix package names FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  86. 12fcd9f use workspace default jvm by David Morgan Spenser Savage · 15 years ago
  87. bcc69c0 further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  88. 28a594a further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  89. df9c8bb FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  90. ac58433 Modify find entries to use Util version of wildcard matching methods. by Richard S. Hall · 15 years ago
  91. 3e0a1b6 FELIX-928 For Java 1.3 compilation we need casts by Felix Meschberger · 15 years ago
  92. 70ad1ac Resolve fragments when attempting to dynamically import. (FELIX-1435) by Richard S. Hall · 15 years ago
  93. e7f0df8 FELIX-928 Apply patch by Alin Derhiciu (thanks) and factored the actual descriptor by Felix Meschberger · 15 years ago
  94. 61523ea FELIX-1413 Do not immediately bind to newly registered services for static by Felix Meschberger · 15 years ago
  95. 2041e3d FELIX-1414 Reverting changes of FELIX-950 and FELIX-1213 thus not rebinding by Felix Meschberger · 15 years ago
  96. dcb192f FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  97. 0529409 Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
  98. e812b5c FELIX-1232 Apply modified patch by Alin Dreghiciu (thanks). The service by Felix Meschberger · 15 years ago
  99. e4794f2 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
  100. 7eea15d [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago