bndtools / bnd

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
https://bndtools.org
Other
528 stars 306 forks source link

What version of biz.aQute.bndlib is used in different plugins? #1390

Closed paulvi closed 8 years ago

paulvi commented 8 years ago

I have just tried to mvn install for code of older examples https://github.com/bndtools/bnd/tree/bnd-maven-plugin-2.4.1/bnd-maven-plugin-examples

and got many versions of bndlib in m2 repo

bjhargrave commented 8 years ago

The build uses the version of bndlib built in the build in the gradle and maven plugins also built in the repo.

paulvi commented 8 years ago

@bjhargrave Do you mean all things should be 3.2 in master and 3.1 released?

bjhargrave commented 8 years ago

I mean that everything in the bnd repo is the same version: bndlib, gradle plugins, maven plugins. The master branch is now building 3.2 for eventual release.

paulvi commented 8 years ago

yes, I see this now.

UPDATE

Apache Maven Bundle Plugin is using bdnlib 3.0

http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-3.0.1/doc/changelog.txt