sbt/sbt-native-packager

Support for jpackage of JDK 16

Open

#1,405 建立於 2021年3月16日

在 GitHub 查看
 (1 留言) (7 反應) (0 負責人)Scala (439 fork)batch import
feature requesthelp wantedjdkpackager

倉庫指標

Star
 (1,593 star)
PR 合併指標
 (平均合併 17天 18小時) (30 天內合併 4 個 PR)

描述

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

貢獻者指南