The --mac-app-store-entitlements option was only used for the Mac App
Store deployment. Since it is not supported anymore this option is not
used anywhere and need to be removed.
Also the jdk.jpackage.internal. MacAppStoreBundler class and related
resources are the dead code.
--Semyon
On 4/24/19 5:44 PM, Andy Herrick wrote:
Please review changes for [1] which is the implementation bug for
JEP-343.
The webrev at [2] is the total cumulative webrev of changes for the
jpackage tool, currently in the JDK-8200758-branch branch of the open
sandbox repository.
The webrev at [3] shows the changes from EA-05 to EA-06.
The latest EA-6 (build 49) is posted at [4].
Please send feedback to [email protected]
[1] https://bugs.openjdk.java.net/browse/JDK-8200758
[2] http://cr.openjdk.java.net/~herrick/8212780/webrev.05-06/
[3] http://cr.openjdk.java.net/~herrick/8212780/webrev.ea6/
[4] http://jdk.java.net/jpackage/
/Andy