mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v6]
This commit is contained in:
parent
81c97565e9
commit
06bbad82a1
@ -244,8 +244,8 @@ final class ApplicationBuilder {
|
||||
ver,
|
||||
app.vendor(),
|
||||
app.copyright(),
|
||||
app.srcDir(),
|
||||
app.contentDirs(),
|
||||
app.appDirSources(),
|
||||
app.contentDirSources(),
|
||||
app.imageLayout(),
|
||||
app.runtimeBuilder(),
|
||||
app.launchers(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user