1. 1f7f430 Move bundleplugin to tools by Carsten Ziegeler · 9 years ago[Renamed from bundleplugin/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java]
  2. ed7b110 [FELIX-3565] Embed-Transitive leaks transitive dependencies of excluded artifacts by Guillaume Nodet · 9 years ago
  3. 0a4eff1 FELIX-4882 - Correctly use Maven Plugin Tools Java 5 annotations instead of javadoc tags by Carsten Ziegeler · 9 years ago
  4. 318c2cb FELIX-4707 : use Maven Plugin Tools Java 5 annotations instead of javadoc tags. Apply patch from Hervé Boutemy by Carsten Ziegeler · 9 years ago
  5. 42151ee Update to latest refactored bndlib by Stuart McCulloch · 12 years ago
  6. d3003ed FELIX-3188: reorder catch block, since InvalidDependencyVersionException is a subclass of ProjectBuildingException in recent builds of maven by Stuart McCulloch · 13 years ago
  7. b45e181 Update deprecation messages by Stuart McCulloch · 13 years ago
  8. 034e7b8 Deprecate the bundleall goal by Stuart McCulloch · 13 years ago
  9. 35c25c3 Update to bndlib 1.43.0 by Stuart McCulloch · 13 years ago
  10. 8d5faf6 FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model by Guillaume Nodet · 14 years ago
  11. d00f971 FELIX-1262: add local Bnd source to apply temporary patches by Stuart McCulloch · 15 years ago
  12. f7d0c7c FELIX-899: first step, widen dependency resolution and pass everything except test dependencies onto BND by Stuart McCulloch · 15 years ago
  13. d8a04c5 FELIX-661: must remember to close all BND builders and analyzers by Stuart McCulloch · 16 years ago
  14. 2cb9a56 FELIX-531: Allow the import package scope to be set for the bundleall goal by Stuart McCulloch · 16 years ago
  15. d6e642f FELIX-505: stop bundleall from repacking existing bundles by Stuart McCulloch · 16 years ago
  16. f806f86 Cleanup minor code warnings by Stuart McCulloch · 16 years ago
  17. 9366a82 Apply Felix coding conventions (where appropriate: some maven plugin parameters can't use the m_ convention) by Stuart McCulloch · 16 years ago
  18. 5ae5914 Apply Felix formatting by Stuart McCulloch · 16 years ago
  19. de88f0c FELIX-360: apply the rest of Carlos' fixes by Stuart McCulloch · 17 years ago
  20. e024581 FELIX-360: more fixes from Carlos by Stuart McCulloch · 17 years ago
  21. 420d278 Applied patch (FELIX-305) to allow the output folder to be configured. by Richard S. Hall · 17 years ago
  22. 17b8e3d Applied patch (FELIX-304) to factor out some common functionality. by Richard S. Hall · 17 years ago
  23. 01a56ce Refactored the package naming for bundleplugin. by Richard S. Hall · 17 years ago[Renamed (99%) from bundleplugin/src/main/java/org/apache/felix/tools/maven2/bundleplugin/BundleAllPlugin.java]
  24. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago[Renamed from tools/maven2/maven-bundle-plugin/src/main/java/org/apache/felix/tools/maven2/bundleplugin/BundleAllPlugin.java]
  25. ea2e9e0 Applied patch (FELIX-283) to not regenerate the bundle manifest if the JAR by Richard S. Hall · 17 years ago
  26. 6cf6f0b Applied patch (FELIX-199) to add a recursive goal to generate OSGi by Richard S. Hall · 17 years ago