--- old/modules/fxpackager/src/main/resources/com/oracle/bundlers/windows/WinServiceBundler.properties 2014-04-29 11:32:14.000000000 -0600 +++ /dev/null 2014-04-29 11:32:14.000000000 -0600 @@ -1,12 +0,0 @@ -bundler.name=Win Service Component -bundler.description=Win Service Component - contains native launcher for service app. - -error.parameters-null=Parameters map is null. -error.parameters-null.advice=Pass in a non-null parameters map. -error.no-windows-resources=This copy of ant-javafx.jar does not support Windows. -error.no-windows-resources.advice=Please use ant-javafx.jar coming with Oracle JDK for Windows. -error.cannot-create-output-dir=Output directory {0} cannot be created. -error.cannot-write-to-output-dir=Output directory {0} is not writable. - -message.creating-service-bundle=Creating service bundle\: {0} in {1} -message.result-dir=Result service bundle\: {0} --- /dev/null 2014-04-29 11:32:14.000000000 -0600 +++ new/modules/fxpackager/src/main/resources/com/oracle/tools/packager/windows/WinServiceBundler.properties 2014-04-29 11:32:14.000000000 -0600 @@ -0,0 +1,12 @@ +bundler.name=Win Service Component +bundler.description=Win Service Component - contains native launcher for service app. + +error.parameters-null=Parameters map is null. +error.parameters-null.advice=Pass in a non-null parameters map. +error.no-windows-resources=This copy of ant-javafx.jar does not support Windows. +error.no-windows-resources.advice=Please use ant-javafx.jar coming with Oracle JDK for Windows. +error.cannot-create-output-dir=Output directory {0} cannot be created. +error.cannot-write-to-output-dir=Output directory {0} is not writable. + +message.creating-service-bundle=Creating service bundle\: {0} in {1} +message.result-dir=Result service bundle\: {0}