sbt/sbt-native-packager

Support for jpackage of JDK 16

Aperta

#1405 aperta il 16 mar 2021

 (1 commento) (7 reazioni) (0 assegnatari)Scala (439 fork)batch import
feature requesthelp wantedjdkpackager

Metriche repository

Star
 (1593 stelle)
Metriche merge PR
 (Merge medio 17g 18h) (4 PR mergiate in 30 g)

Descrizione

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 :-)

Guida contributor