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