Skip to content
BJ Hargrave edited this page Sep 27, 2021 · 10 revisions

Bnd/Bndtools 6.1.0

Bndtools

  • TBD.

Bndtools m2e

  • TBD.

Bnd

  • New vcompare, vmax, and vmin macros for version comparison.

Bnd Command Line

  • TBD.

Documentation

  • Minor documentation improvements and bug fixes.

Bnd Maven Plugins

  • TBD.

Bnd Gradle Plugins

  • TBD.

Backward compatibility

  • Bndtools is built to run on Eclipse 2020-06 (4.16) or later. So Bndtools may not run on older versions of Eclipse.
  • Bndtools m2e is built to run on Eclipse m2e 1.16.0 or later. So Bndtools m2e may not run on older versions of Eclipse m2e.
  • The Bnd Maven plugins require a minimum of Maven 3.3.9.
  • The Bnd Gradle plugins require a minimum of Gradle 6.7 for Java 8 to Java 15, and Gradle 7.0 for Java 16.
  • The Bnd Gradle plugins and tasks underwent a large update in 6.0 to modernize their implementations and prepare for Gradle 7 and newer Gradle idioms. All Bnd Gradle task properties are now Gradle Properties and should generally be set using an assignment in your build script. A number of previously deprecated task properties have been removed. The conventions are now deprecated and replaced by extensions. See above for more details.

Known Issues

Clone this wiki locally