roxspring 2004/10/05 17:33:38 Modified: cli/src/conf MANIFEST.MF Log: Final manifest now works correctly with java package versioning Revision Changes Path 1.4 +4 -8 jakarta-commons/cli/src/conf/MANIFEST.MF Index: MANIFEST.MF =================================================================== RCS file: /home/cvs/jakarta-commons/cli/src/conf/MANIFEST.MF,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- MANIFEST.MF 18 Aug 2004 00:44:47 -0000 1.3 +++ MANIFEST.MF 6 Oct 2004 00:33:37 -0000 1.4 @@ -1,15 +1,11 @@ -Name: org/apache/commons/cli
+Implementation-Title: Jakarta Commons CLI2 + +Name: org/apache/commons/cli/ Specification-Title: Jakarta Commons CLI Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 -Implementation-Title: org.apache.commons.cli -Implementation-Vendor: Apache Software Foundation -Implementation-Version: 2.0 -Name: org/apache/commons/cli2 +Name: org/apache/commons/cli2/ Specification-Title: Jakarta Commons CLI2 Specification-Vendor: Apache Software Foundation Specification-Version: 2.0 -Implementation-Title: org.apache.commons.cli2 -Implementation-Vendor: Apache Software Foundation -Implementation-Version: 2.0 \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
