> - Added following note for `--app-content` on macOS to help and man page: > `The value should be a directory with the "Resources" subdirectory (or any > other directory that is valid in the "Contents" directory of the application > bundle). Otherwise, jpackage may produce invalid application bundle which may > fail code signing and/or notarization.` > - Added warning if `--app-content` if it points to non-standard subdirectory > in "Contents" directory. > - Added test to cover warning message.
Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision: 8356218: [macos] Document --app-content [v2] ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26848/files - new: https://git.openjdk.org/jdk/pull/26848/files/803787f2..18d37f69 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26848&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26848&range=00-01 Stats: 5 lines in 2 files changed: 0 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/26848.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26848/head:pull/26848 PR: https://git.openjdk.org/jdk/pull/26848