[Bug 84] New: jar c0mf@ causes error "Illegal option: @"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Dec 3 10:28:54 PST 2007
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=84
Summary: jar c0mf@ causes error "Illegal option: @"
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: jarkko.lietolahti at jab.fi
Included file java/util/Hashtable$EmptyEnumerator.class missing, skipping.
/bin/mv
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/reorder/file_list.temp
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/reorder/file_list
/bin/cat
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/reorder/file_list
| /bin/grep "^sun" | /bin/grep "class" | /bin/grep -v '\$' \
>
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/sun_classes_list
sed 's/\.class/\.java/' <
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/sun_classes_list
\
>
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/sun_sources_list
/bin/mkdir -p
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/jarfilelists
/home/jarkko/Desktop/23/jarkko/src/icedtea/bootstrap/jdk1.6.0/bin/java
-Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/btjars/jarsplit.jar
\
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/reorder/file_list
\
-o
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/jarfilelists/rt_jar_list
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/jarfilelists/resources_jar_list
/bin/mkdir -p
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp
rm -f
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/rt-orig.jar
(cd
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/classes
&& /bin/cat
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/jarfilelists/rt_jar_list
| \
/home/jarkko/Desktop/23/jarkko/src/icedtea/bootstrap/jdk1.6.0/bin/jar
c0mf@
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/manifest.tmp
/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/rt-orig.jar
\
-J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m)
Illegal option: @
Usage: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir]
files ...
Options:
-c create new archive
-t list table of contents for archive
-x extract named (or all) files from archive
-u update existing archive
-v generate verbose output on standard output
-f specify archive file name
-m include manifest information from specified manifest file
-e specify application entry point for stand-alone application
bundled into an executable jar file
-0 store only; use no ZIP compression
-M do not create a manifest file for the entries
-i generate index information for the specified jar files
-C change to the specified directory and include the following file
If any file is a directory then it is processed recursively.
The manifest file name, the archive file name and the entry point name are
specified in the same order as the 'm', 'f' and 'e' flags.
Example 1: to archive two class files into an archive called classes.jar:
jar cvf classes.jar Foo.class Bar.class
Example 2: use an existing manifest file 'mymanifest' and archive all the
files in the foo/ directory into 'classes.jar':
jar cvfm classes.jar mymanifest -C foo/ .
make[2]: ***
[/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/build/linux-amd64/tmp/rt-orig.jar]
Error 1
make[2]: Leaving directory
`/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/jdk/make'
make[1]: *** [jdk-build] Virhe 2
make[1]: Poistutaan hakemistosta
"/home/jarkko/Desktop/23/jarkko/src/icedtea/openjdk-ecj/control/make"
make: *** [stamps/icedtea-ecj.stamp] Virhe 2
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list