sbt/sbt-native-packager

Support for jpackage of JDK 16

Ouverte

#1 405 ouverte le 16 mars 2021

 (1 commentaire) (7 réactions) (0 personne assignée)Scala (439 forks)batch import
feature requesthelp wantedjdkpackager

Métriques du dépôt

Stars
 (1 593 étoiles)
Métriques de merge PR
 (Merge moyen 17j 18h) (4 PRs mergées en 30 j)

Description

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

Guide contributeur