1. a2116e9 Update changelog by Stuart McCulloch · 13 years ago
  2. e0c78d4 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
  3. e78e7c1 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.5 by Stuart McCulloch · 13 years ago
  4. ba3e915 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
  5. 3936a48 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.6 by Stuart McCulloch · 13 years ago
  6. 1714d16 Use 2.1 parent pom by Stuart McCulloch · 13 years ago
  7. 502f256 Refactored tests Added tests about FELIX-3009 by Clement Escoffier · 13 years ago
  8. 88a669f Fixed FELIX-3009 by Clement Escoffier · 13 years ago
  9. 0978664 Update scm info by Stuart McCulloch · 13 years ago
  10. ff0f000 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
  11. 79c09ed [maven-release-plugin] prepare release felix-parent-2.1 by Stuart McCulloch · 13 years ago
  12. 9cb1a96 Generate zip and tar.gz project archives by Stuart McCulloch · 13 years ago
  13. 83e0454 Add scm info to bundleplugin pom by Stuart McCulloch · 13 years ago
  14. 7483210 Avoid using null caps/reqs. (FELIX-2950) by Richard S. Hall · 13 years ago
  15. 65271c8 Remove Java6-only method call by Stuart McCulloch · 13 years ago
  16. ba1a037 Implemend BundleWiring.getProvidedWires(). (FELIX-2950) by Richard S. Hall · 13 years ago
  17. b5ea542 Avoid filtering unknown namespace in generic caps/reqs and also pay by Richard S. Hall · 13 years ago
  18. 154e8a6 Add access methods to wire for provider/requirer. (FELIX-2950) by Richard S. Hall · 13 years ago
  19. 4b2c11d Depend on new parent POM by Felix Meschberger · 13 years ago
  20. 2d95f46 Fixed FELIX-3017 : return the original class if the class is already manipulated by Clement Escoffier · 13 years ago
  21. c798fec [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
  22. ace5625 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.6 by Stuart McCulloch · 13 years ago
  23. 0cf97ee Update changelog by Stuart McCulloch · 13 years ago
  24. c4ab91c Update copyright year by Stuart McCulloch · 13 years ago
  25. 366ff56 Update copyright year by Stuart McCulloch · 13 years ago
  26. cb954e5 Use latest Felix parent pom, utils, and bundleplugin by Stuart McCulloch · 13 years ago
  27. d96de34 Use ${project...} instead of the deprecated ${pom...} variables by Stuart McCulloch · 13 years ago
  28. 7becb70 Add headers to test resources by Stuart McCulloch · 13 years ago
  29. d3cc0e0 Implement BundleWiring.findEntries(). (FELIX-2950) by Richard S. Hall · 13 years ago
  30. 7246632 FELIX-344: summarize goals in plugin docs by Stuart McCulloch · 13 years ago
  31. d98b02e Apply Felix code format by Stuart McCulloch · 13 years ago
  32. f7032ca FELIX-3011: add 'instructions' goal which dumps the BND instructions to 'target/instructions.bnd' without building the bundle/manifest by Stuart McCulloch · 13 years ago
  33. c5e7c35 FELIX-3011: make sure dump locations are writable by Stuart McCulloch · 13 years ago
  34. 340a8dd FELIX-3011: add 'dumpInstructions' and 'dumpClasspath' parameters that let you dump the BND instructions/classpath to a file by Stuart McCulloch · 13 years ago
  35. 5fcbe4a Reduce code duplication by Stuart McCulloch · 13 years ago
  36. 53bb282 We included Service Tracker 1.5. (FELIX-2950) by Richard S. Hall · 13 years ago
  37. 1228d3f Refactor internals to help reduce code duplication by Stuart McCulloch · 13 years ago
  38. 5c9b67d0 Refactor internals to help reduce code duplication by Stuart McCulloch · 13 years ago
  39. 408f269 Export OSGi API packages for hooks, etc. (FELIX-2950) by Richard S. Hall · 13 years ago
  40. b54431f Need to release lock for nested resolves. (FELIX-2986) by Richard S. Hall · 13 years ago
  41. e60d5f6 cleanup pom by Stuart McCulloch · 13 years ago
  42. 138a5a7 FELIX-344: add some basic site docs, needs content! by Stuart McCulloch · 13 years ago
  43. 25687f8 FELIX-1836: check output directory for filtered obr.xml before checking resource directories by Stuart McCulloch · 13 years ago
  44. cdad75f FELIX-2449: session properties should be given precedence over project properties when filtering by Stuart McCulloch · 13 years ago
  45. e3c8f1d Cleanup plugin dependencies by Stuart McCulloch · 13 years ago
  46. 23ebd78 FELIX-2656: marking lifecycle goals as @threadSafe by Stuart McCulloch · 13 years ago
  47. 6d4764b Need to check if a revision has a wiring or not. (FELIX-3013) by Richard S. Hall · 13 years ago
  48. b45e181 Update deprecation messages by Stuart McCulloch · 13 years ago
  49. 737abc7 FELIX-1985: warn when duplicate paths appear in Include-Resource by Stuart McCulloch · 13 years ago
  50. 346ec50 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  51. 98f25a1 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.6.0 by Clement Escoffier · 13 years ago
  52. d1f9347 updated the maven-ipojo-plugin version by Clement Escoffier · 13 years ago
  53. a0f5bc4 Updated changelog. by Clement Escoffier · 13 years ago
  54. e68ebd2 FELIX-2435: using bundle goals on a WAR file will switch the project to generate jar artifacts by Stuart McCulloch · 13 years ago
  55. 85927eb FELIX-2820: Provide a default value when using <_wab/> by Stuart McCulloch · 13 years ago
  56. 4848cc8 FELIX-2934: don't add '.' to Bundle-ClassPath when embedding dependencies into WABs by Stuart McCulloch · 13 years ago
  57. f5f5285 FELIX-2346: compute correct path when detecting missing resources by Stuart McCulloch · 13 years ago
  58. e71aa49 FELIX-2819: consider packageinfo files contained in src/main/java by Stuart McCulloch · 13 years ago
  59. f6c6eb5 FELIX-2427: add plugin report by Stuart McCulloch · 13 years ago
  60. cdbbe2d FELIX-1039: add some extra metadata to the maven lifecycle/handler configuration by Stuart McCulloch · 13 years ago
  61. 007f8c8 FELIX-2722: avoid NPE when project.organization.name is null by Stuart McCulloch · 13 years ago
  62. 092b397 FELIX-2997 : java.lang.NullPointerException during shutdown while sending events by Carsten Ziegeler · 13 years ago
  63. 5ce120f Fixed a changed property name in the test. by Marcel Offermans · 13 years ago
  64. a7dadd5 FELIX-3008 Added test and fix for this issue. If the dependency manager bundle was not yet started when indices are defined and the first bundle starts to use them, that bundle will then attempt to start the dependency manager automatically. If that fails, no indices will be used. by Marcel Offermans · 13 years ago
  65. b8ea06a New test that validates that the filter index works correctly for resource adapters. by Marcel Offermans · 13 years ago
  66. 394923d Small bugfix, under certain circumstances, the filter key was not properly constructed. by Marcel Offermans · 13 years ago
  67. 540daac Renamed the property that enables filter indices. by Marcel Offermans · 13 years ago
  68. eabbd9e FELIX-3007 Simple Package Admin Service plugin dumping duplicate package exports by Felix Meschberger · 13 years ago
  69. a808519 FELIX-2987 Fixed. by Marcel Offermans · 13 years ago
  70. 577b2c9 Implement BundleWiring.isInUse() and don't add host capability by Richard S. Hall · 13 years ago
  71. b6d8ab2 FELIX-2987 Added a test case to this class that shows the problem that was reported. by Marcel Offermans · 13 years ago
  72. a819ed1 FELIX-3005 (Compatibility API does not add components in DependencyManager) by Pierre De Rop · 13 years ago
  73. b63b6a6 INSTALLED bundle event must now include which bundle performed the install. by Richard S. Hall · 13 years ago
  74. 034e7b8 Deprecate the bundleall goal by Stuart McCulloch · 13 years ago
  75. f26260b Update parent pom; fix missing license headers by Stuart McCulloch · 13 years ago
  76. f4faad0 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  77. dc808b4 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.10.0 by Richard S. Hall · 13 years ago
  78. a201ae5 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  79. 327b87d [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.10.0 by Richard S. Hall · 13 years ago
  80. 2b82926 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  81. 6ee6939 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 13 years ago
  82. 5dfc9ad Prepare for release. by Richard S. Hall · 13 years ago
  83. db3c7ec [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  84. a80b3d8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 13 years ago
  85. 4e2f2be [FELIX-3002] Embed the OBR specific information for the EventAdmin bundle in the manifest by Guillaume Nodet · 13 years ago
  86. ffbfd59 FELIX-3001 help command now supports osgi.command.function String or String[] by Derek Baum · 13 years ago
  87. 03cf65b When coercing types for filter evaluation, we must now trim by Richard S. Hall · 13 years ago
  88. c4e7599 Implement most of the functionality for resolver hooks (FELIX-2986) along by Richard S. Hall · 13 years ago
  89. 115a366 Handle a null map. (FELIX-2950) by Richard S. Hall · 13 years ago
  90. d5e56ce Exceptions thrown by equals()/compare() should result in a false by Richard S. Hall · 13 years ago
  91. a8ab71f Fixed FELIX-2995 by Clement Escoffier · 13 years ago
  92. c5aff63 fix Felix-2894 - Gogo does not handles options but not parameters by Derek Baum · 13 years ago
  93. a75bd19 Use standard approach for getting current bundle revision. (FELIX-2950) by Richard S. Hall · 13 years ago
  94. d093dc9 Rename the cache's BundleRevision class to BundleArchiveRevision to avoid by Richard S. Hall · 13 years ago
  95. 83d15c3 Fix bundle refreshing of native libraries. (FELIX-2990) by Richard S. Hall · 13 years ago
  96. c6521f1 Fixed FELIX-2989 by Clement Escoffier · 13 years ago
  97. 2eef916 [FELIX-2988] Allow the substitution methods to receive a callback to obtain custom values by Guillaume Nodet · 13 years ago
  98. 5ba72ff Some refactoring to prepare for resolver hooks. (FELIX-2986) by Richard S. Hall · 13 years ago
  99. 2c0bf6b Use R4.3 capability namespaces where possible. (FELIX-2950) by Richard S. Hall · 13 years ago
  100. 1a2da8e Fixed messed up fragment wire log message. by Richard S. Hall · 13 years ago