1. 310361b Update dependencies for release by Karl Pauls · 15 years ago
  2. 1881bda [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  3. dd3fb85 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.0 by Karl Pauls · 15 years ago
  4. 78702a1 Add included OSGi software to NOTICE by Karl Pauls · 15 years ago
  5. 0b9d26f Update changelog and doc for release by Karl Pauls · 15 years ago
  6. 5df3406 Update dependencies for release by Karl Pauls · 15 years ago
  7. 53de3e9 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  8. 75f2d8f [maven-release-plugin] prepare release org.osgi.compendium-1.4.0 by Karl Pauls · 15 years ago
  9. dc3e8d4 Update to be 1.5.0-SNAPSHOT by Karl Pauls · 15 years ago
  10. 46db4a3 Update changelog and update dependencies to released versions by Karl Pauls · 15 years ago
  11. 55c6f77 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  12. f493f25 [maven-release-plugin] prepare release org.osgi.core-1.4.0 by Karl Pauls · 15 years ago
  13. ce1d942 update the changelog by Karl Pauls · 15 years ago
  14. d808d39 Update to new parent pom by Karl Pauls · 15 years ago
  15. 7619ca4 Add configuration property to control whether we check for available by Richard S. Hall · 15 years ago
  16. 21eed3c Enhance feature install completer to only show uninstalled features by Chris Custine · 15 years ago
  17. fac275e Creating inner classes with reflection requires the outer class to by Richard S. Hall · 15 years ago
  18. fe976d2 [fileinstall] make sure the LogService is available before using it by Guillaume Nodet · 15 years ago
  19. 3889986 Update dependency versions to devel. by Clement Escoffier · 15 years ago
  20. af5c76e Update dependency versions to devel. by Clement Escoffier · 15 years ago
  21. e429285 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  22. b5c5f7a [maven-release-plugin] prepare release org.apache.felix.ipojo.webconsole-1.4.2 by Clement Escoffier · 15 years ago
  23. 71b50be Update dependency versions to releases by Clement Escoffier · 15 years ago
  24. 4640352 Update dependency versions to devel. by Clement Escoffier · 15 years ago
  25. 0e646bf [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  26. dcc2cb5 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.4.2 by Clement Escoffier · 15 years ago
  27. 81bf35b Update dependency versions to releases by Clement Escoffier · 15 years ago
  28. ba7bced Update dependency versions to devel. by Clement Escoffier · 15 years ago
  29. 9ca52db [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  30. 665b44f [maven-release-plugin] prepare release maven-ipojo-plugin-1.4.2 by Clement Escoffier · 15 years ago
  31. b7bfb05 Update dependency versions to releases by Clement Escoffier · 15 years ago
  32. 6dd04a0 Update dependency versions to devel. by Clement Escoffier · 15 years ago
  33. 4032cd0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  34. 1798c13 [maven-release-plugin] prepare release org.apache.felix.ipojo.online.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  35. c871403 Update dependency versions to releases by Clement Escoffier · 15 years ago
  36. dabe35a Update dependency versions to devel. by Clement Escoffier · 15 years ago
  37. 41deb51 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  38. 856cd9e [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  39. f4107d7 [maven-release-plugin] rollback the release of org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  40. fb8fc2d [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2 by Clement Escoffier · 15 years ago
  41. e1dc179 Update dependency versions to releases by Clement Escoffier · 15 years ago
  42. af9cb13 [FELIX-1558]use com.sun.* instead of com.sun.management* for boot delegation by Freeman Yue Fang · 15 years ago
  43. fc2b6dd Fix issue Felix-1557. Some cosmetic bugs in the Annotations "bundle". by Clement Escoffier · 15 years ago
  44. 6943440 Allow config map to be null. (FELIX-1462) by Richard S. Hall · 15 years ago
  45. 903cb5d Updated JavaDoc. (FELIX-1446) by Richard S. Hall · 15 years ago
  46. d250a21 Remove unneeded comment. by Richard S. Hall · 15 years ago
  47. 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
  48. 093dd89 getResources() was incorrectly ignoring dynamic imports. (FELIX-1556) by Richard S. Hall · 15 years ago
  49. 9602c2c [karaf] Upgrade to latest fileinstall snapshot by Guillaume Nodet · 15 years ago
  50. 12de784 Improve the blueprint imported package discovery (use the same xslt transformation as in bundleplugin) by Guillaume Nodet · 15 years ago
  51. b2f5b52 Add missing ASL header on xsl file by Guillaume Nodet · 15 years ago
  52. 32a2324 FELIX-1554: fileinstall should not export org.apache.felix.fileinstall and org.apache.felix.fileinstall.utils packages by Guillaume Nodet · 15 years ago
  53. 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
  54. b5f9dd1 FELIX-1540: [FileInstall] When removing/re-adding a bundle, all the dependent bundles don't start anymore by Guillaume Nodet · 15 years ago
  55. 8f12df2 [fileinstall] clean up imports by Guillaume Nodet · 15 years ago
  56. 69e555c Add a test case for the blueprint component in the bundle plugin by Guillaume Nodet · 15 years ago
  57. 811e9b2 FELIX-1461: make local repository updates a bit more atomic by Stuart McCulloch · 15 years ago
  58. 4ad81c6 Temporary patch for Include-Resource bug on Windows by Stuart McCulloch · 15 years ago
  59. 1deffbb FELIX-1539: include additional source directories in local package calculation by Stuart McCulloch · 15 years ago
  60. cea0c54 FELIX-1439: add project organization name/url properties by Stuart McCulloch · 15 years ago
  61. 2bdcc39 FELIX-1501: use getProperty() instead of getProperties().getProperty() as the former does property interpolation by Stuart McCulloch · 15 years ago
  62. 3c478f4 FELIX-1552: add support for blueprint and spring-dm declarations to import the discovered packages by Guillaume Nodet · 15 years ago
  63. 86a5e44 FELIX-1148: apply local patch for MSHARED-101 by Stuart McCulloch · 15 years ago
  64. 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
  65. e1b4eb8 FELIX-981: avoid spurious split package warnings by Stuart McCulloch · 15 years ago
  66. 8bace7f FELIX-1290: warn if Embed-Dependency doesn't match any dependencies by Stuart McCulloch · 15 years ago
  67. 666840c FELIX-1021: remove expression from classifier parameter (ie. same as jar plugin) by Stuart McCulloch · 15 years ago
  68. 04a2f17 FELIX-1023: apply modified patch (follow existing code pattern) to add category information by Stuart McCulloch · 15 years ago
  69. ad3ff41 Upgrade to bndlib 0.0.357 by Stuart McCulloch · 15 years ago
  70. 1a53d41 Fix possible NPE by Guillaume Nodet · 15 years ago
  71. 66af9af Use snapshot of maven bundle plugin to work around FELIX-1262 by Guillaume Nodet · 15 years ago
  72. 2f5f0ea Add missing license / notice file in jars by Guillaume Nodet · 15 years ago
  73. 1911821 [maven-release-plugin] rollback the release of gogo-0.2.0 by Guillaume Nodet · 15 years ago
  74. f083c72 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  75. 46b5b36 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  76. a47ff57 Fix release process by Guillaume Nodet · 15 years ago
  77. fcc5f32 Fix gogo assembly by Guillaume Nodet · 15 years ago
  78. 26d72ba Add license / notice files, fix pom by Guillaume Nodet · 15 years ago
  79. 15eab9e set the maven-bundle-plugin version 1.4.3 to support obr deployment by Clement Escoffier · 15 years ago
  80. bd5cd3e Add a top level assembly by Guillaume Nodet · 15 years ago
  81. d12e03a Remove empty dirs by Guillaume Nodet · 15 years ago
  82. cca03b4 Fix poms for release by Guillaume Nodet · 15 years ago
  83. 918063a FELIX-1526: rename <> operators to (), as this is more like bash. by Derek Baum · 15 years ago
  84. 2f0d7c6 Modify Start Level service to synchronously persist bundle start level by Richard S. Hall · 15 years ago
  85. 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
  86. 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
  87. 8f2b088 Avouid using RuntimeException constructor which is not available before java5 by Karl Pauls · 15 years ago
  88. 3ffae67 Update pax:exam version to 1.1.0 by Clement Escoffier · 15 years ago
  89. ad42236 Modify folder structure (bad structure (nested 'org.apache.felix' ). by Clement Escoffier · 15 years ago
  90. 7e0c7ee Add a use clause to the notice (codehaus). by Clement Escoffier · 15 years ago
  91. 98a36ea Delete an useless directory by Clement Escoffier · 15 years ago
  92. 2f0482c Delete a useless directory by Clement Escoffier · 15 years ago
  93. c36dd01 Update to the latest API. (FELIX-1205) by Richard S. Hall · 15 years ago
  94. 7b21864 Fixed author tag. by Richard S. Hall · 15 years ago
  95. bb0f0db Make sure we read stdout/err when exec is used (FELIX-1297). by Karl Pauls · 15 years ago
  96. 99a126d [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  97. 5d4a7b0 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.6 by Felix Meschberger · 15 years ago
  98. 550df91 For resource loading we won't always have a class loader, so we by Richard S. Hall · 15 years ago
  99. 932cedd FELIX-1545 Added guards to ManagedService[Factory]Update to prevent multiple by Felix Meschberger · 15 years ago
  100. f5c7b01 For better logging (especially in cases of the LogService implemented using by Felix Meschberger · 15 years ago