-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b92
-
generic
-
generic
Affects all locales. Looks like following are the updated parts.
% sccs diffs -r1.4 jar.properties
------- jar.properties -------
2c2
< # @(#)jar.properties 1.3 02/01/18
---
> # @(#)jar.properties 1.6 05/09/27
22c22
< 'c' flag requires that input files be specified!
---
> 'c' flag requires manifest or input files to be specified!
24c24,27
< 'u' flag requires manifest or input files be specified!
---
> 'u' flag requires manifest, 'e' flag or input files to be specified!
> error.bad.eflag=\
> 'e' flag and manifest with the 'Main-Class' attribute cannot be specified \n\
> together!
55c58
< Usage: jar {ctxu}[vfm0Mi] [jar-file] [manifest-file] [-C dir] files ...\n\
---
> Usage: jar {ctxu}[vfm0Mie] [jar-file] [manifest-file] [entry-point] [-C dir]
files ...\n\
63a67,68
> \ \ -e specify application entry point for stand-alone application \n\
> \ \ bundled into an executable jar file\n\
69,70c74,75
< The manifest file name and the archive file name needs to be specified\n\
< in the same order the 'm' and 'f' flags are specified.\n\n\
---
> The manifest file name, the archive file name and the entry point name are\n\> specified in the same order as the 'm', 'f' and 'e' flags.\n\n\
additional change done after our beta message translation update:
% sccsdiff -r1.10 -r1.11 SCCS/s.jar_ja.properties
------- jar_ja.properties -------
56c56
< \u4f7f\u3044\u65b9: jar {ctxu}[vfm0Mie] [jar-file] [manifest-file] [entry-point] [-C dir] files ...\n\
---
> \u4f7f\u3044\u65b9: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] files ...\n\
The Asian files are still correct, only the European files still need update.
% sccs diffs -r1.4 jar.properties
------- jar.properties -------
2c2
< # @(#)jar.properties 1.3 02/01/18
---
> # @(#)jar.properties 1.6 05/09/27
22c22
< 'c' flag requires that input files be specified!
---
> 'c' flag requires manifest or input files to be specified!
24c24,27
< 'u' flag requires manifest or input files be specified!
---
> 'u' flag requires manifest, 'e' flag or input files to be specified!
> error.bad.eflag=\
> 'e' flag and manifest with the 'Main-Class' attribute cannot be specified \n\
> together!
55c58
< Usage: jar {ctxu}[vfm0Mi] [jar-file] [manifest-file] [-C dir] files ...\n\
---
> Usage: jar {ctxu}[vfm0Mie] [jar-file] [manifest-file] [entry-point] [-C dir]
files ...\n\
63a67,68
> \ \ -e specify application entry point for stand-alone application \n\
> \ \ bundled into an executable jar file\n\
69,70c74,75
< The manifest file name and the archive file name needs to be specified\n\
< in the same order the 'm' and 'f' flags are specified.\n\n\
---
> The manifest file name, the archive file name and the entry point name are\n\> specified in the same order as the 'm', 'f' and 'e' flags.\n\n\
additional change done after our beta message translation update:
% sccsdiff -r1.10 -r1.11 SCCS/s.jar_ja.properties
------- jar_ja.properties -------
56c56
< \u4f7f\u3044\u65b9: jar {ctxu}[vfm0Mie] [jar-file] [manifest-file] [entry-point] [-C dir] files ...\n\
---
> \u4f7f\u3044\u65b9: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] files ...\n\
The Asian files are still correct, only the European files still need update.