src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties
branchJDK-8200758-branch
changeset 57392 46d4b0aa4542
parent 57391 970f28090a06
child 57397 89549ecec1c7
--- a/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties	Thu Jun 06 19:14:02 2019 -0400
+++ b/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties	Thu Jun 06 19:18:09 2019 -0400
@@ -62,7 +62,6 @@
 Advice to fix: {2}
 MSG_BundlerConfigExceptionNoAdvice=Bundler {0} skipped because of a configuration problem: {1}.
 MSG_BundlerRuntimeException=Bundler {0} failed because of {1}.
-MSG_Version=jpackage version
 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a bundle.
 
 ERR_NoMainClass=Error: Main application class is missing.