src/jdk.jpackager/windows/classes/jdk/jpackager/internal/resources/windows/WinAppBundler.properties
branchJDK-8200758-branch
changeset 57021 441c020bf626
parent 57017 1b08af362a30
--- a/src/jdk.jpackager/windows/classes/jdk/jpackager/internal/resources/windows/WinAppBundler.properties	Thu Nov 08 10:56:28 2018 -0500
+++ b/src/jdk.jpackager/windows/classes/jdk/jpackager/internal/resources/windows/WinAppBundler.properties	Thu Nov 08 13:46:28 2018 -0500
@@ -47,11 +47,8 @@
 error.no-windows-resources.advice=Please use the Oracle JDK for Windows.
 error.bit-architecture-mismatch=Bit architecture mismatch between FX SDK and JRE runtime.
 error.bit-architecture-mismatch.advice=Make sure to use JRE runtime with correct bit architecture.
-error.cannot-create-output-dir=Output directory {0} cannot be created.
-error.cannot-write-to-output-dir=Output directory {0} is not writable.
 error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}.
 
-message.creating-app-bundle=Creating app bundle\: {0} in {1}
 message.result-dir=Result application bundle\: {0}
 message.disable-bit-architecture-check=Disabled check for bit architecture mismatch.
 message.icon-not-ico=The specified icon "{0}" is not an ICO file and will not be used.  The default icon will be used in it's place.