Skip to content
BJ Hargrave edited this page Oct 21, 2016 · 16 revisions

Bnd 3.4.0

For Bndtools 3.4.0 changes, see https://github.com/bndtools/bndtools/wiki/Changes-in-3.4.0.

TBD

Bnd Maven Plugin Changes

TBD

Other Notable Changes

  • TBD

Backwards compatibility

  • Bnd 4.0, planned for 2017, will move to Java 8 as the base runtime.
  • The Bnd DS, metatype and versioning annotations are deprecated and support for them will be removed in Bnd 4.0. Please make plans to migrate to the OSGi Release 6 specified annotations which now offer more features than the bnd annotations.
  • The OSGiRepository replaces the aQute.bnd.deployer.repository.FixedIndexRepo repository plugin which will be deprecated in the future. Please migrate to the OSGiRepository repository plugin.
  • The MavenBndRepository replaces the aQute.bnd.deployer.repository.aether.AetherRepository repository plugin which is now deprecated. Please migrate to the MavenBndRepository repository plugin.

Known Issues

  • None at this time.
Clone this wiki locally