Skip to content

Lib v4.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 21:46
· 89 commits to main since this release

Added

  • Add P2Provisioner interface in lib-extra to enable build-tool-specific caching strategies for Eclipse P2 dependencies, fixing OutOfMemoryError in large multi-project builds. (#2788)

Fixed

  • removeSemicolons() should not be applied to multiline strings in groovy #2780 (#2792)