jdk/src/share/classes/sun/tools/jar/resources/jar.properties
changeset 19409 d7c7b9d56631
parent 15682 793a36de151d
child 19811 8a5812fbba44
--- a/jdk/src/share/classes/sun/tools/jar/resources/jar.properties	Wed Aug 14 22:49:54 2013 -0700
+++ b/jdk/src/share/classes/sun/tools/jar/resources/jar.properties	Thu Aug 15 11:54:05 2013 +0100
@@ -36,8 +36,6 @@
 error.bad.eflag=\
 	'e' flag and manifest with the 'Main-Class' attribute cannot be specified \n\
 	 together!
-error.bad.pvalue=\
-        bad value for 'Profile' attribute: {0}
 error.nosuch.fileordir=\
         {0} : no such file or directory
 error.write.file=\
@@ -79,7 +77,6 @@
 \ \   -m  include manifest information from specified manifest file\n\
 \ \   -e  specify application entry point for stand-alone application \n\
 \ \       bundled into an executable jar file\n\
-\ \   -p  specify profile name\n\
 \ \   -0  store only; use no ZIP compression\n\
 \ \   -M  do not create a manifest file for the entries\n\
 \ \   -i  generate index information for the specified jar files\n\