Skip to content

1.7

Compare
Choose a tag to compare
@rnc rnc released this 08 Apr 08:07

Enhancements in this release

  • Ability to disable the alignment phase (#199)
  • Improved various logging

Fixed in this release

  • Handle artifactId based on directory name. Handle MavenPublication overriding artifactId/groupId (#203)
  • Handle multiple maven publishing plugins and MavenPublication configuration overriding version (#204)
  • Remove deprecated OsgiManifest and update Implementation-Version/Specification-Version (#206)
  • Fix build tagging/SHA recording with release plugin (#205)
  • Documentation corrections