1.0.4
What's Changed
- Launch script: Apps can now be run without
NEXT_ROOTbeing set. If not set, it will get set to/tmp/nextrootby default. - Launch script:
--add-opens java.base/java.util=ALL-UNNAMEDnow 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