hg: openjfx/9-dev/rt: 8089325: [packager] javafxjar should have an option for non-cli password entry
danno.ferrin at oracle.com
danno.ferrin at oracle.com
Fri Jul 17 19:44:35 UTC 2015
Changeset: 4301534878d3
Author: shemnon
Date: 2015-07-17 13:44 -0600
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/4301534878d3
8089325: [packager] javafxjar should have an option for non-cli password entry
Summary: Previously the store pass and key pass were required command line arguments. Now if they are missing we prompt for those values and read them from the command line (w/o echo)
! modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/Main.java
! modules/fxpackager/src/main/java/com/sun/javafx/tools/packager/SignJarParams.java
! modules/fxpackager/src/main/resources/com/sun/javafx/tools/packager/Bundle.properties
More information about the openjfx-changes
mailing list