1. 1f7f430 Move bundleplugin to tools by Carsten Ziegeler · 9 years ago[Renamed from bundleplugin/src/main/java/org/apache/felix/obrplugin/ObrDeploy.java]
  2. 0a4eff1 FELIX-4882 - Correctly use Maven Plugin Tools Java 5 annotations instead of javadoc tags by Carsten Ziegeler · 9 years ago
  3. 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
  4. d98b02e Apply Felix code format by Stuart McCulloch · 13 years ago
  5. 25687f8 FELIX-1836: check output directory for filtered obr.xml before checking resource directories by Stuart McCulloch · 13 years ago
  6. 23ebd78 FELIX-2656: marking lifecycle goals as @threadSafe by Stuart McCulloch · 13 years ago
  7. 210e309 Fix issue Felix-1054. by Clement Escoffier · 15 years ago
  8. 464dbac Format code using Apache coding style by Stuart McCulloch · 16 years ago
  9. b7235e3 Use 1.4 API by Stuart McCulloch · 16 years ago
  10. 69ab113 FELIX-580: support deployment of OBR metadata using prefixed URLs (-DprefixUrl=http://...) or absolute URLs (-DbundleUrl=http://...) by Stuart McCulloch · 16 years ago
  11. 435f390 FELIX-553: actually safer to always use scheme specific part here by Stuart McCulloch · 16 years ago
  12. a56feac FELIX-553: handle opaque URIs by Stuart McCulloch · 16 years ago
  13. 78c9efb Revert my last changes (commit on the bad branch) by Clement Escoffier · 16 years ago
  14. e89ca3b Commit some modifications allowing the deployment of the OBR on another server using absolute url pointing on bundles. by Clement Escoffier · 16 years ago
  15. 4fd6239 FELIX-560: fix bundle:install and bundle:deploy to respect supportedProjectTypes setting by Stuart McCulloch · 16 years ago
  16. 229f016 Additional feedback for when people use bundle:deploy on its own by Stuart McCulloch · 16 years ago
  17. 3a965b9 FELIX-519: ouput warning when projects are skipped because their type is not supported by Stuart McCulloch · 16 years ago
  18. a1d3a29 FELIX-498: use attached javadoc as default documentation (unless Bundle-DocURL or project URL is set) by Stuart McCulloch · 16 years ago
  19. decbba5 Change default supported types for bundle:install and bundle:deploy to just 'bundle' by Stuart McCulloch · 16 years ago
  20. 0ae86ab FELIX-497: use attached sources instead of SCM url by Stuart McCulloch · 16 years ago
  21. 6e01521 FELIX-493: only install/deploy bundle type artifacts to OBR by Stuart McCulloch · 16 years ago
  22. 7b6f591 FELIX-491: add more info logging by Stuart McCulloch · 16 years ago
  23. d04364c FELIX-491: handle classifier in OBR install/deploy goals by Stuart McCulloch · 16 years ago
  24. 5d6cb73 FELIX-491: add bundle:deploy to bundle lifecycle (off by default, use -DremoteOBR to enable) by Stuart McCulloch · 16 years ago
  25. 2e99c3b Clean up deploy logic by Stuart McCulloch · 16 years ago
  26. c792b37 FELIX-491: consistent package naming by Stuart McCulloch · 16 years ago[Renamed (99%) from bundleplugin/src/main/java/org/apache/felix/obr/plugin/ObrDeploy.java]
  27. bb8b9fa FELIX-491: initial copy of maven-obr-plugin files into bundleplugin (preserving history) by Stuart McCulloch · 16 years ago