Re: RFR: JDK-8217802: Invalid Option warning message.

2019-02-15 Thread Alexander Matveev

Looks good.

On 2/15/2019 7:30 AM, Andy Herrick wrote:

Please review the jpackage fix for bug [1] at [2].

This is a fix for the JDK-8200758-branch branch of the open sandbox 
repository (jpackage).


This is a simple fix to the unsupported Option warning message, and 
also fixes a problem when the new "--installer-type" option is used 
when not in "create-installer" mode.


[1] https://bugs.openjdk.java.net/browse/JDK-8217802

[2] http://cr.openjdk.java.net/~herrick/8217802/

/Andy





Re: RFR: JDK-8217802: Invalid Option warning message.

2019-02-15 Thread Kevin Rushforth

Looks good.

-- Kevin

On 2/15/2019 7:30 AM, Andy Herrick wrote:

Please review the jpackage fix for bug [1] at [2].

This is a fix for the JDK-8200758-branch branch of the open sandbox 
repository (jpackage).


This is a simple fix to the unsupported Option warning message, and 
also fixes a problem when the new "--installer-type" option is used 
when not in "create-installer" mode.


[1] https://bugs.openjdk.java.net/browse/JDK-8217802

[2] http://cr.openjdk.java.net/~herrick/8217802/

/Andy





RFR: JDK-8217802: Invalid Option warning message.

2019-02-15 Thread Andy Herrick

Please review the jpackage fix for bug [1] at [2].

This is a fix for the JDK-8200758-branch branch of the open sandbox 
repository (jpackage).


This is a simple fix to the unsupported Option warning message, and also 
fixes a problem when the new "--installer-type" option is used when not 
in "create-installer" mode.


[1] https://bugs.openjdk.java.net/browse/JDK-8217802

[2] http://cr.openjdk.java.net/~herrick/8217802/

/Andy