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