> - 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 [v3]

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/26848/files
  - new: https://git.openjdk.org/jdk/pull/26848/files/18d37f69..44d8982f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26848&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26848&range=01-02

  Stats: 53 lines in 5 files changed: 31 ins; 11 del; 11 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

Reply via email to