1. bb8b9fa FELIX-491: initial copy of maven-obr-plugin files into bundleplugin (preserving history) by Stuart McCulloch · 16 years ago
  2. eaca2c3 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  3. 153d16f [maven-release-plugin] prepare release maven-bundle-plugin-1.2.1 by Stuart McCulloch · 16 years ago
  4. 9162236 Use released maven-obr-plugin by Stuart McCulloch · 16 years ago
  5. c1ab842 Update org.codehaus.plexus:plexus-utils dependency to 1.4.7 to match maven-obr-plugin by Stuart McCulloch · 16 years ago
  6. 570d5ff FELIX-477: update bndlib to fix missing version qualifiers by Stuart McCulloch · 16 years ago
  7. 0f15195 Update plugin descriptions by Stuart McCulloch · 16 years ago
  8. 6aefce8 FELIX-459: Upgrade to bndlib 0.0.236 (improved 'uses' support) by Stuart McCulloch · 16 years ago
  9. 473e994 Refactor code to re-use maven-obr-plugin utility methods by Stuart McCulloch · 16 years ago
  10. 04644ae FELIX-458: update to bndlib 0.0.231 to fix -split-package:=merge-first by Stuart McCulloch · 17 years ago
  11. ebef69e [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 17 years ago
  12. 9050f5a [maven-release-plugin] prepare release maven-bundle-plugin-1.2.0 by Stuart McCulloch · 17 years ago
  13. b7251fa Use latest released parent pom. by Carsten Ziegeler · 17 years ago
  14. ecdb638 Depend on released maven-obr-plugin now it's got to the central repo by Stuart McCulloch · 17 years ago
  15. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  16. 0f84b35 Update to bndlib 0.0.227 (disables spring xml parser by default) by Stuart McCulloch · 17 years ago
  17. e5c4d3a FELIX-437: upgrade to use bndlib 0.0.226 by Stuart McCulloch · 17 years ago
  18. d00e624 Use latest parent pom for bundleplugin and related poms by Stuart McCulloch · 17 years ago
  19. f978c53 FELIX-442: Add manifest entries from maven-jar-plugin configuration to final bundle by Stuart McCulloch · 17 years ago
  20. d1d409f Update bundleplugin and maven-obr-plugin to depend on released parent pom by Stuart McCulloch · 17 years ago
  21. 257dfcd Use released maven-osgi shared component by Stuart McCulloch · 17 years ago
  22. 1e41b2e maven-dependency-tree 1.1 has been released by Stuart McCulloch · 17 years ago
  23. dd0d9ba FELIX-433: add unpackBundle option that unpacks the bundle contents to the Maven output directory by Stuart McCulloch · 17 years ago
  24. f07e094 FELIX-424: update bndlib to 0.0.213 (2nd attempt) by Stuart McCulloch · 17 years ago
  25. a313fdf Revert bndlib update, as there seems to be a problem using the newly uploaded artifact by Stuart McCulloch · 17 years ago
  26. 4e72df2 FELIX-424: update bndlib to 0.0.213 by Stuart McCulloch · 17 years ago
  27. ae4ccc6 FELIX-418: Updated bundle-plugin pom to use bndlib 0.0.212 by Stuart McCulloch · 17 years ago
  28. 55332cf Clean up POM dependencies (using dependency:analyze to check) by Stuart McCulloch · 17 years ago
  29. f693a0c FELIX-401: update bndlib to fix incorrect imports bug by Stuart McCulloch · 17 years ago
  30. 1a862e9 FELIX-390: upgrade to BND 0.0.203, and remove redundant getPackages method by Stuart McCulloch · 17 years ago
  31. de88f0c FELIX-360: apply the rest of Carlos' fixes by Stuart McCulloch · 17 years ago
  32. 5fb36fa Upgrade snapshot to BND 0.0.198 by Stuart McCulloch · 17 years ago
  33. 6122320 FELIX-370: add simple install mojo to bundle plugin that calls the relevant code from the OBR plugin (this solves the dependency lookup problem). Use -DobrRepository=NONE to turn off OBR installation. For complete control over install / deploy of OBR metadata people should explicitly use the OBR plugin. by Stuart McCulloch · 17 years ago
  34. 8a5ad9c Temporarily rollback FELIX-370 changes, as this is causing major build breakage by Stuart McCulloch · 17 years ago
  35. b062b9e OBR plugin is a runtime dependency by Stuart McCulloch · 17 years ago
  36. 476013d FELIX-370: by Stefano Lenzi · 17 years ago
  37. abd06a7 Upgrade to BND level 0.0.189 by Stuart McCulloch · 17 years ago
  38. 55fcffd FELIX-340: update classpath algorithm to match maven compilation classpath by Stuart McCulloch · 17 years ago
  39. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  40. 99c505c Change version of parent pom to 1.0.0 and the versions of the first batch of 1.0.0 release bundles by Karl Pauls · 17 years ago
  41. b2afde6 Update dependency to released version by Karl Pauls · 17 years ago
  42. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  43. 3bc6d0b Updated to BND 0.0.160 and modified the plugin to be compatible. by Richard S. Hall · 17 years ago
  44. 17b8e3d Applied patch (FELIX-304) to factor out some common functionality. by Richard S. Hall · 17 years ago
  45. b6aaa90 Updated BND version. by Richard S. Hall · 17 years ago
  46. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  47. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago[Renamed (97%) from tools/maven2/maven-bundle-plugin/pom.xml]
  48. c354c41 Updated to the latest version of BND. by Richard S. Hall · 17 years ago
  49. 783d3e7 Updated to latest version of BND. by Richard S. Hall · 17 years ago
  50. 253906d Updated the bundle plugin to use the latest BND. by Richard S. Hall · 17 years ago
  51. 3e0fda3 Applied patch (FELIX-275) to update some dependencies. by Richard S. Hall · 17 years ago
  52. 6cf6f0b Applied patch (FELIX-199) to add a recursive goal to generate OSGi by Richard S. Hall · 17 years ago
  53. 2e060cf Bumping up bnd to 116, to support Include-Resources from jar files in the class path, not just jar files in the project directory. by Michael E. Rodriguez · 17 years ago
  54. 1020e14 Updated pom to use latest BND version. (FELIX-191) by Richard S. Hall · 18 years ago
  55. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  56. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  57. 593c2b7 Updated to the latest version of BND. by Richard S. Hall · 18 years ago
  58. 044fc55 updated to the latest version of BND that fixes an issue with dynamic imports. by Richard S. Hall · 18 years ago
  59. 7c5676b Modified plugin to use latest version of BND and to use the organization by Richard S. Hall · 18 years ago
  60. af82029 Updated version dependency on BND. by Richard S. Hall · 18 years ago
  61. e2f0383 Incremented the version dependency on the BND library. by Richard S. Hall · 18 years ago
  62. d140dd9 Add License headers. by Karl Pauls · 18 years ago
  63. d532523 Fixed the version handling of the plugin to only replace the '-' before by Richard S. Hall · 18 years ago
  64. df60b51 Changed plugin version to be aligned with Felix. by Richard S. Hall · 18 years ago
  65. 2e0f29a Removed parent pom for now, since it is not quite ready yet. by Richard S. Hall · 18 years ago
  66. fcc2844 Added the Felix pom as the parent. by Richard S. Hall · 18 years ago
  67. f312009 New "patch" to maven osgi plugin to support Peter Kriens' BND library. by Richard S. Hall · 18 years ago