Draft JEP proposal: JDK-8200758: Packaging Tool
Bernd Eckenfels
ecki at zusammenkunft.net
Thu Jul 26 02:32:09 UTC 2018
Hello,
Will there be:
- support for displaying and asking for acceptance of license text
- asking for target directory (installing outside of programfiles)
- starting optional post-Installation class
- menu entries
- user vs. System wide Installation (on windows)
- the new launchers also be available as jlink plugin
- theming Installer
Gruss
Bernd
--
http://bernd.eckenfels.net
________________________________
Von: -974640832m Auftrag von
Gesendet: Donnerstag, Juli 26, 2018 2:12 AM
An: core-libs-dev at openjdk.java.net
Betreff: Re: Draft JEP proposal: JDK-8200758: Packaging Tool
Thank you to all who provided feedback. I have updated the draft JEP
[1], and I think I have incorporated most of the feedback I received.
Specifically, I have reorganized and reworded a few things for clarity,
added '.exe' and '.app in a .dmg' native package format to the list of
features, and added the service bundler (daemon) feature to the "if we
have time" list (at the top of that list).
Please let me know if I missed an important point. I hope to submit this
JEP in the next week or two.
-- Kevin
[1] https://bugs.openjdk.java.net/browse/JDK-8200758
On 5/30/2018 5:10 PM, Kevin Rushforth wrote:
> I would like to propose the following Draft JEP [1] for discussion.
>
> JDK-8200758: Packaging Tool
>
> This is intended as a JDK-scope replacement for the existing
> javapackager tool that ships with Oracle JDK 10 (and earlier Oracle
> JDK releases), and was delivered as part of the JavaFX build. The
> javapackager tool has been removed from Oracle JDK 11 along with the
> removal of JavaFX.
>
> Comments on this JEP are welcome. It is currently not targeted for a
> specific release, but we are aiming for JDK 12.
>
> -- Kevin
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8200758
>
More information about the core-libs-dev
mailing list