Skip to content

1.0.4

Choose a tag to compare

@hugithordarson hugithordarson released this 20 Sep 11:02
· 134 commits to master since this release

What's Changed

  • Launch script: Apps can now be run without NEXT_ROOT being set. If not set, it will get set to /tmp/nextroot by default.
  • Launch script: --add-opens java.base/java.util=ALL-UNNAMED now added to the default java launch arguments
  • Updated versions of maven plugins we use/depend on. Mostly done to get the most recent version of the maven compiler plugin, allowing Eclipse to properly recognize a JDK version set using the property maven.compiler.release.

Full Changelog: v1.0.3...v1.0.4