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@xxxxxxx>"
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@xxxxxxxxxxxxx
Boulder, CO 80301 http://www.cora.nwra.com
--
fedora-devel-java-list mailing list
fedora-devel-java-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-java-list