On Sat, 29 Mar 2025 16:22:30 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> - Don't create ".jpackage.xml" file in app image for DMG or PKG bundles; > - Remove ".jpackage.xml" file from unsigned predefined app image for DMG or > PKG bundles; > - Set the value of `signed` property in ".jpackage.xml" file to "true" only > in the app image itself is signed. This pull request has now been integrated. Changeset: 52f56e60 Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/52f56e608e65f876dc7403ad6240ef13945b2480 Stats: 83 lines in 5 files changed: 66 ins; 6 del; 11 mod 8353196: [macos] Contents of ".jpackage.xml" file are wrong when building .pkg from unsigned app image Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/24313