Currently --license-file should be relative path to input. Which makes --input option required when using --app-image. We should change it to be independent of --input, so --license-file is similar to --icon when it is relative to jpackage working directory or absolute path. It should not be required to add it to --files as well.
- relates to
-
JDK-8215381 Investigate if current implementation of --license-file is correct for Debian packages
- Resolved
-
JDK-8215447 Investigate if current implementation of --license-file is correct for RPM packages
- Resolved