DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21170>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21170 create jar may generate dumplicate (illegal) manifet entries ------- Additional Comments From [EMAIL PROTECTED] 2003-06-30 10:58 ------- This happens when I dump the manifest of util.jar thru the JarFile class, similiar err outputs (surely w/o my dump lines) when ever I use the util.jar in my programs: dumping /home/heinz/java/dist/lib/util.jar Jun 30, 2003 12:46:36 PM java.util.jar.Attributes read manifest attributes[Class-Path]= bcrypt_lt.jar jakarta-oro.jar WARNING: Duplicate name in Manifest: Class-Path manifest attributes[Sealed]= false Jun 30, 2003 12:46:36 PM java.util.jar.Attributes read manifest attributes[Built-By]= [EMAIL PROTECTED] WARNING: Duplicate name in Manifest: Class-Path manifest attributes[Created-By]= 1.4.2-b28 (Sun Microsystems Inc.) Jun 30, 2003 12:46:36 PM java.util.jar.Attributes read manifest attributes[Ant-Version]= Apache Ant 1.5.3 WARNING: Duplicate name in Manifest: Class-Path manifest attributes[Main-Class]= systemProperties Jun 30, 2003 12:46:36 PM java.util.jar.Attributes read manifest attributes[Manifest-Version]= 1.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]