> - 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 [v4] ------------- Changes: - all: https://git.openjdk.org/jdk/pull/26848/files - new: https://git.openjdk.org/jdk/pull/26848/files/44d8982f..5e109dc8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=26848&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26848&range=02-03 Stats: 28 lines in 2 files changed: 11 ins; 7 del; 10 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