1. 1f7f430 Move bundleplugin to tools by Carsten Ziegeler · 9 years ago[Renamed from bundleplugin/src/test/java/org/apache/felix/bundleplugin/BundlePluginTest.java]
  2. ed7b110 [FELIX-3565] Embed-Transitive leaks transitive dependencies of excluded artifacts by Guillaume Nodet · 9 years ago
  3. 846bd7a Minor code cleanup - remove unused setter by Carsten Ziegeler · 9 years ago
  4. 09194e6 [FELIX-3381] Support for {maven-test-resources} and {maven-test-sources} placeholders by Guillaume Nodet · 10 years ago
  5. fa00e22 Update test by Stuart McCulloch · 12 years ago
  6. 42151ee Update to latest refactored bndlib by Stuart McCulloch · 12 years ago
  7. d75b291 FELIX-3299: fix unstable test on Java5 by Stuart McCulloch · 12 years ago
  8. 9e63195 FELIX-3209: sanitize any non-String property keys/values by Stuart McCulloch · 13 years ago
  9. 271f173 FELIX-3185: negative Embed-Dependency clauses (such as !*;groupId=example) should restrict available dependencies by Stuart McCulloch · 13 years ago
  10. 0e76233 Retain negative operator by Stuart McCulloch · 13 years ago
  11. e78eff9 Handle missing key in Embed-Dependency by Stuart McCulloch · 13 years ago
  12. e8851a5 Handle duplicate keys in Embed-Dependency by Stuart McCulloch · 13 years ago
  13. 999fc31 Backup Embed-Dependency work by Stuart McCulloch · 13 years ago
  14. c7a5a03 Add Embed-Dependency test by Stuart McCulloch · 13 years ago
  15. d98b02e Apply Felix code format by Stuart McCulloch · 13 years ago
  16. 5c9b67d0 Refactor internals to help reduce code duplication by Stuart McCulloch · 13 years ago
  17. e71aa49 FELIX-2819: consider packageinfo files contained in src/main/java by Stuart McCulloch · 13 years ago
  18. ea93d68 Remove bnd modification. (FELIX-2176) by Richard S. Hall · 14 years ago
  19. 8d5faf6 FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model by Guillaume Nodet · 14 years ago
  20. 09157a9 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 14 years ago
  21. 6da2254 FELIX-2173: Fix inconsistent maven->osgi version conversion between maven-bundle-plugin and DefaultMaven2OsgiConverter by Guillaume Nodet · 14 years ago
  22. 6dd4dd2 FELIX-1439: add project organization name/url properties by Stuart McCulloch · 15 years ago
  23. f3b6b48 Replaced some more @author tags. by Richard S. Hall · 15 years ago
  24. d8a04c5 FELIX-661: must remember to close all BND builders and analyzers by Stuart McCulloch · 16 years ago
  25. d6e642f FELIX-505: stop bundleall from repacking existing bundles by Stuart McCulloch · 16 years ago
  26. 9366a82 Apply Felix coding conventions (where appropriate: some maven plugin parameters can't use the m_ convention) by Stuart McCulloch · 16 years ago
  27. 6a70547 Apply Felix formatting by Stuart McCulloch · 16 years ago
  28. 1a862e9 FELIX-390: upgrade to BND 0.0.203, and remove redundant getPackages method by Stuart McCulloch · 17 years ago
  29. de88f0c FELIX-360: apply the rest of Carlos' fixes by Stuart McCulloch · 17 years ago
  30. 420d278 Applied patch (FELIX-305) to allow the output folder to be configured. by Richard S. Hall · 17 years ago
  31. 01a56ce Refactored the package naming for bundleplugin. by Richard S. Hall · 17 years ago[Renamed (98%) from bundleplugin/src/test/java/org/apache/felix/tools/maven2/bundleplugin/BundlePluginTest.java]
  32. 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/test/java/org/apache/felix/tools/maven2/bundleplugin/BundlePluginTest.java]
  33. bec8dc4 Applying patch (FELIX-290) to fix a concurrent modification exception by Richard S. Hall · 17 years ago
  34. 6cf6f0b Applied patch (FELIX-199) to add a recursive goal to generate OSGi by Richard S. Hall · 17 years ago