Working towards using Java 14 and jpackage to build platform-specific versions of that launcher that can be installed properly. This comes with a bunch of related changes and requirements (such as downloading the runtime by the launcher itself instead of bundling it with each release, and many more).
This issue aims to track progress on the matter.
Next action items:
Working towards using Java 14 and
jpackageto build platform-specific versions of that launcher that can be installed properly. This comes with a bunch of related changes and requirements (such as downloading the runtime by the launcher itself instead of bundling it with each release, and many more).This issue aims to track progress on the matter.
jlinkandjpackageto GradleNext action items:
javax.jsonandgsondon't work together well. Having both as dependencies let toStackOverflowErrorwhen running the Gradle jlink task (chore: Replace jcabi Github client by github-api #567)txtmark) - maybe it's time to upgrade this as well... Possible replacements include atlassian/commonmark-java or vsch/flexmark-java