Skip to content

1.2.0

Compare
Choose a tag to compare
@b8 b8 released this 25 Aug 15:10
· 44 commits to master since this release
  • Introduced a projectRoot command in CLI and UI universe definition for adding projects recursively.
    You don't have to list all projects anymore. The following example will add all Maven projects
    recursively found inside the folder workspace/projects:

    projectRoot workspace/projects
  • Now supporting POM version inheritance when updating references.
  • Introduced support for plug-in based product files.
  • Improved bundle manifest parser.
  • Fixed preference page for setting default qualifiers.
  • Improved initial project selection in update version wizard.

Resolved issues in 1.2.0