On Tue, 22 Sep 2020 11:53:14 GMT, Andy Herrick <herr...@openjdk.org> wrote:

>> 8253149: Building an installer from invalid app image fails on Windows and 
>> Linux
>> When jpackage builds a package from an app-image that was not generated by 
>> jpackage, the tool should give user a
>> warning message, and then complete the package anyway.
>
> Andy Herrick has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8253149: Building an installer from invalid app image fails (revision 2)

src/jdk.incubator.jpackage/linux/classes/jdk/incubator/jpackage/internal/resources/LinuxResources.properties
 line 64:

> 62: message.rpm-ldd-not-available.advice=Install "glibc-common" RPM package 
> to get ldd.
> 63:
> 64: warning.foerign-app-image=Warning: app-image dir not generated by 
> jpackage.

I think it is misspelled again.

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

PR: https://git.openjdk.java.net/jdk/pull/271

Reply via email to