--- /dev/null 2015-03-30 15:12:31.000000000 -0600 +++ new/modules/fxpackager/src/main/resources/com/oracle/tools/packager/AbstractImageBundler.properties 2015-03-30 15:12:31.000000000 -0600 @@ -0,0 +1,7 @@ +param.launcher-cfg-format.name=Launcher .cfg File Format +param.launcher-cfg-format.description=The file format of the .cfg file used by the launcher executable. Current values are 'ini' and 'prop'. + +error.jre-missing-file=Java Runtime does not include {0} +error.jre-missing-file.advice=Make sure ant is using Oracle JDK 8 or later. + +message.jvm-user-arg-is-null=WARNING\: a jvmuserarg has a null name or value.