RFR: JDK-8264057: [redo] JDK-8248904: Add support to jpackage for the Mac App Store.
Restoring fix to JDK-8248904: Add support to jpackage for the Mac App Store. ------------- Commit messages: - JDK-8264057: [redo] JDK-8248904: Add support to jpackage for the Mac App Store. Changes: https://git.openjdk.java.net/jdk/pull/3172/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3172&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8264057 Stats: 296 lines in 22 files changed: 189 ins; 43 del; 64 mod Patch: https://git.openjdk.java.net/jdk/pull/3172.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/3172/head:pull/3172 PR: https://git.openjdk.java.net/jdk/pull/3172
On Wed, 24 Mar 2021 11:00:53 GMT, Andy Herrick <herrick@openjdk.org> wrote:
Restoring fix to JDK-8248904: Add support to jpackage for the Mac App Store.
I can confirm that this restores the fix for JDK-8248904. There are no diffs in any jpackage file between the commit prior to the backout and this PR. ------------- Marked as reviewed by kcr (Author). PR: https://git.openjdk.java.net/jdk/pull/3172
On Wed, 24 Mar 2021 11:00:53 GMT, Andy Herrick <herrick@openjdk.org> wrote:
Restoring fix to JDK-8248904: Add support to jpackage for the Mac App Store.
Marked as reviewed by asemenyuk (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3172
On Wed, 24 Mar 2021 11:00:53 GMT, Andy Herrick <herrick@openjdk.org> wrote:
Restoring fix to JDK-8248904: Add support to jpackage for the Mac App Store.
This pull request has now been integrated. Changeset: deda80f0 Author: Andy Herrick <herrick@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/deda80f0 Stats: 296 lines in 22 files changed: 189 ins; 43 del; 64 mod 8264057: [redo] JDK-8248904: Add support to jpackage for the Mac App Store. Co-authored-by: Erwin Morrhey <erwin.morrhey@gluonhq.com> Reviewed-by: kcr, asemenyuk ------------- PR: https://git.openjdk.java.net/jdk/pull/3172
participants (3)
-
Alexey Semenyuk
-
Andy Herrick
-
Kevin Rushforth