1. f3af589 For some reason the CI build is using the 1.4.0 bundleplugin for everything, so put explicit private package instruction in to pull in the internal packages (v2.0.0 automatically adds them) by Stuart McCulloch · 15 years ago
  2. 093dd89 getResources() was incorrectly ignoring dynamic imports. (FELIX-1556) by Richard S. Hall · 15 years ago
  3. 9602c2c [karaf] Upgrade to latest fileinstall snapshot by Guillaume Nodet · 15 years ago
  4. 12de784 Improve the blueprint imported package discovery (use the same xslt transformation as in bundleplugin) by Guillaume Nodet · 15 years ago
  5. b2f5b52 Add missing ASL header on xsl file by Guillaume Nodet · 15 years ago
  6. 32a2324 FELIX-1554: fileinstall should not export org.apache.felix.fileinstall and org.apache.felix.fileinstall.utils packages by Guillaume Nodet · 15 years ago
  7. a4afb79 FELIX-1553: fileinstall bundle should have an optional import on org.osgi.service.log instead of exporting it by Guillaume Nodet · 15 years ago
  8. b5f9dd1 FELIX-1540: [FileInstall] When removing/re-adding a bundle, all the dependent bundles don't start anymore by Guillaume Nodet · 15 years ago
  9. 8f12df2 [fileinstall] clean up imports by Guillaume Nodet · 15 years ago
  10. 69e555c Add a test case for the blueprint component in the bundle plugin by Guillaume Nodet · 15 years ago
  11. 811e9b2 FELIX-1461: make local repository updates a bit more atomic by Stuart McCulloch · 15 years ago
  12. 4ad81c6 Temporary patch for Include-Resource bug on Windows by Stuart McCulloch · 15 years ago
  13. 1deffbb FELIX-1539: include additional source directories in local package calculation by Stuart McCulloch · 15 years ago
  14. cea0c54 FELIX-1439: add project organization name/url properties by Stuart McCulloch · 15 years ago
  15. 2bdcc39 FELIX-1501: use getProperty() instead of getProperties().getProperty() as the former does property interpolation by Stuart McCulloch · 15 years ago
  16. 3c478f4 FELIX-1552: add support for blueprint and spring-dm declarations to import the discovered packages by Guillaume Nodet · 15 years ago
  17. 86a5e44 FELIX-1148: apply local patch for MSHARED-101 by Stuart McCulloch · 15 years ago
  18. 9072258 FELIX-1148: take local copy of another shared Maven component (dependency-tree) so we can apply an outstanding patch by Stuart McCulloch · 15 years ago
  19. e1b4eb8 FELIX-981: avoid spurious split package warnings by Stuart McCulloch · 15 years ago
  20. 8bace7f FELIX-1290: warn if Embed-Dependency doesn't match any dependencies by Stuart McCulloch · 15 years ago
  21. 666840c FELIX-1021: remove expression from classifier parameter (ie. same as jar plugin) by Stuart McCulloch · 15 years ago
  22. 04a2f17 FELIX-1023: apply modified patch (follow existing code pattern) to add category information by Stuart McCulloch · 15 years ago
  23. ad3ff41 Upgrade to bndlib 0.0.357 by Stuart McCulloch · 15 years ago
  24. 1a53d41 Fix possible NPE by Guillaume Nodet · 15 years ago
  25. 66af9af Use snapshot of maven bundle plugin to work around FELIX-1262 by Guillaume Nodet · 15 years ago
  26. 2f5f0ea Add missing license / notice file in jars by Guillaume Nodet · 15 years ago
  27. 1911821 [maven-release-plugin] rollback the release of gogo-0.2.0 by Guillaume Nodet · 15 years ago
  28. f083c72 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  29. 46b5b36 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  30. a47ff57 Fix release process by Guillaume Nodet · 15 years ago
  31. fcc5f32 Fix gogo assembly by Guillaume Nodet · 15 years ago
  32. 26d72ba Add license / notice files, fix pom by Guillaume Nodet · 15 years ago
  33. 15eab9e set the maven-bundle-plugin version 1.4.3 to support obr deployment by Clement Escoffier · 15 years ago
  34. bd5cd3e Add a top level assembly by Guillaume Nodet · 15 years ago
  35. d12e03a Remove empty dirs by Guillaume Nodet · 15 years ago
  36. cca03b4 Fix poms for release by Guillaume Nodet · 15 years ago
  37. 918063a FELIX-1526: rename <> operators to (), as this is more like bash. by Derek Baum · 15 years ago
  38. 2f0d7c6 Modify Start Level service to synchronously persist bundle start level by Richard S. Hall · 15 years ago
  39. 3be2f66 Speed-up URL stream/content handler lookup by using a tracker again. The difference to the previous tracker is that we now create and maintain the trackers inside the framework so don't need to do classloads when using them (FELIX-1138). by Karl Pauls · 15 years ago
  40. ba1055d Speed-up URL stream/content handler lookup by using a tracker again. The difference to the previous tracker is that we now create and maintain the trackers inside the framework so don't need to do classloads when using them (FELIX-1138). by Karl Pauls · 15 years ago
  41. 8f2b088 Avouid using RuntimeException constructor which is not available before java5 by Karl Pauls · 15 years ago
  42. 3ffae67 Update pax:exam version to 1.1.0 by Clement Escoffier · 15 years ago
  43. ad42236 Modify folder structure (bad structure (nested 'org.apache.felix' ). by Clement Escoffier · 15 years ago
  44. 7e0c7ee Add a use clause to the notice (codehaus). by Clement Escoffier · 15 years ago
  45. 98a36ea Delete an useless directory by Clement Escoffier · 15 years ago
  46. 2f0482c Delete a useless directory by Clement Escoffier · 15 years ago
  47. c36dd01 Update to the latest API. (FELIX-1205) by Richard S. Hall · 15 years ago
  48. 7b21864 Fixed author tag. by Richard S. Hall · 15 years ago
  49. bb0f0db Make sure we read stdout/err when exec is used (FELIX-1297). by Karl Pauls · 15 years ago
  50. 99a126d [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  51. 5d4a7b0 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.6 by Felix Meschberger · 15 years ago
  52. 550df91 For resource loading we won't always have a class loader, so we by Richard S. Hall · 15 years ago
  53. 932cedd FELIX-1545 Added guards to ManagedService[Factory]Update to prevent multiple by Felix Meschberger · 15 years ago
  54. f5c7b01 For better logging (especially in cases of the LogService implemented using by Felix Meschberger · 15 years ago
  55. c3e1992 FELIX-1545 remove System.out.println() from helper classes ... by Felix Meschberger · 15 years ago
  56. 21c5c55 FELIX-1545 implement last modification and last update trackers by Felix Meschberger · 15 years ago
  57. d66e955 FELIX-1545 integration testcases exhibiting the concurrency issues of by Felix Meschberger · 15 years ago
  58. 779dec7 Instead of just sitting for a number of seconds we add a ConfigurationAdmin by Felix Meschberger · 15 years ago
  59. e8f2446 Remove two harmless exceptions at startup time by Guillaume Nodet · 15 years ago
  60. 30fdfb9 FELIX-1463: Switch to Felix Fileinstall instead of our own file deployer by Guillaume Nodet · 15 years ago
  61. 2c30d37 FELIX-922, FELIX-1483 and FELIX-1377: support for new artifact types, support for exploded artifacts, wait until copy is finished before processing an artifact by Guillaume Nodet · 15 years ago
  62. 1ecd77a [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  63. 19fd979 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.4 by Felix Meschberger · 15 years ago
  64. 31da876 Describe in OBR as implementing version 1.3 of the Configuration Admin Service by Felix Meschberger · 15 years ago
  65. ad8e9aa FELIX-1542 add lastModificationTime and lastUpdateTime fields to track by Felix Meschberger · 15 years ago
  66. 8f26e5d FELIX-1541 Include official org.osgi.service.cm sources received by Felix Meschberger · 15 years ago
  67. f54dc87 Update OSGi API. (FELIX-1205) by Richard S. Hall · 15 years ago
  68. a121275 Remove extension bundles from the installed list. (FELIX-1122) by Richard S. Hall · 15 years ago
  69. d03bb4b Use system bundle update to restart framework is an extension bundle is by Richard S. Hall · 15 years ago
  70. 40a8d65 Now we only remove byproducts from actual cyclical dependencies. (FELIX-1422) by Richard S. Hall · 15 years ago
  71. 330919a Add tests about logger configuration. by Clement Escoffier · 15 years ago
  72. 976b23b [karaf] fix another use of the old ansi support by Guillaume Nodet · 15 years ago
  73. 3a96dd1 FELIX-1529: fix console ^D handling by Guillaume Nodet · 15 years ago
  74. 24cf356 [karaf] Fix missing help on ssh commands by Guillaume Nodet · 15 years ago
  75. 9019aeb FELIX-1529: The console does not work anymore when connecting to another karaf instance by Guillaume Nodet · 15 years ago
  76. 82fe3f6 FELIX-1536: The ThreadIO should use inheritable thread locals in case a command spawns a thread by Guillaume Nodet · 15 years ago
  77. e9bce10 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  78. 58a55b2 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.2 by Felix Meschberger · 15 years ago
  79. 46102c1 FELIX-1535 check permission against current access control context by Felix Meschberger · 15 years ago
  80. bfe4987 Add use of codehaus plugins and OPS4J stuff to the NOTICE file by Felix Meschberger · 15 years ago
  81. 4818aa9 Make implicit boot delegation configurable. (FELIX-712) by Richard S. Hall · 15 years ago
  82. 992a2af Avoid a manual step in the release process by computing the osgi version derived from the maven version by Guillaume Nodet · 15 years ago
  83. c6f79aa Only merge fragments for dynamic imports if necessary. (FELIX-1435) by Richard S. Hall · 15 years ago
  84. 6055f80 No longer need ModuleClassLoader.getModule() method. (FELIX-1289) by Richard S. Hall · 15 years ago
  85. c53074d For resource loading we won't always have a class loader, so we by Richard S. Hall · 15 years ago
  86. ca106e4 Fix issue Felix-1533: by Clement Escoffier · 15 years ago
  87. bc9adf1 Cosmetic fixes by Clement Escoffier · 15 years ago
  88. a5bb738 Add shutdown hook to launcher. (FELIX-1478) by Richard S. Hall · 15 years ago
  89. 87854a4 Update dependencies to dev. by Clement Escoffier · 15 years ago
  90. 165d7a2 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  91. 67144aa [maven-release-plugin] prepare release org.apache.felix.ipojo.webconsole-1.4.2 by Clement Escoffier · 15 years ago
  92. 571013e Update dependencies to release by Clement Escoffier · 15 years ago
  93. c34760d Update dependencies to dev. by Clement Escoffier · 15 years ago
  94. 6a5a836 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  95. 157f669 [maven-release-plugin] prepare release maven-ipojo-plugin-1.4.2 by Clement Escoffier · 15 years ago
  96. d4272e8 Update dependencies to release by Clement Escoffier · 15 years ago
  97. 96dbec1 Update dependencies to dev. by Clement Escoffier · 15 years ago
  98. 610f3b5 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  99. 283e054 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.4.2 by Clement Escoffier · 15 years ago
  100. ee45b53 Update dependencies to release by Clement Escoffier · 15 years ago