Skip to content

0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 09:30

Full Changelog

Fixed bugs:

  • The IPC sync context fails after one minute #424
  • Can not set environment correctly on JDK < 11 #422
  • Fix concurrent build of projects when using forked lifecycles #419
  • Parallel build fails due to missing JAR artifacts in compilePath #418

Closed issues:

  • Improve support for forked lifecycles #410

Merged pull requests:

  • The IPC server shuts down after one minute during the build #424 #425 (gnodet)
  • Fix the environment update, fixes #422 #423 (gnodet)
  • Fix concurrent build of projects when using forked lifecycles #419 #421 (gnodet)
  • Parallel build fails due to missing JAR artifacts in compilePath #418 #420 (gnodet)