[fedora-java] Manifest warning

Orion Poplawski orion at cora.nwra.com
Mon Oct 26 23:22:47 UTC 2009


Can someone explain this:

deploy:
       [jar] Building jar:
/builddir/build/BUILD/javatar-2.5/tar-2.5/jars/tar.jar
       [jar] Manifest warning: "Name" attributes should not occur in the 
main
section and must be the first element in all other sections: "Name: 
"Java Tar""

The manifest file is:

Manifest-Version: 2.3
Main-Class: com.ice.tar.tar
Name: "Java Tar"
Created-By: "Tim Endres <time at gjt.org>"
Implementation-Vendor: "com.ice"
Implementation-Title: "Java Tar Release 2.3"
Implementation-Version: "2.3"

Looks like Name: really should be:

Name: com/ice/tar/

looking at other manifests.  Is that correct?

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com




More information about the fedora-devel-java-list mailing list