sbt/sbt-native-packager

Support for jpackage of JDK 16

Offen

#1.405 geöffnet am 16.03.2021

 (1 Kommentar) (7 Reaktionen) (0 zugewiesene Personen)Scala (439 Forks)batch import
feature requesthelp wantedjdkpackager

Repository-Metriken

Stars
 (1.593 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 17T 18h) (4 gemergte PRs in 30 T)

Beschreibung

JDK 16 brings with it a new packaging tool jpackage.

Although it seems like a competitor to a degree, it would make sense to make it available through sbt-native-packager as this one includes a JDK in the final distribution and targets Desktop applications it seems; and of course abstracting it away improves things for the end users :-)

Contributor Guide