antonio 2004/03/07 22:43:26
Modified: src/java Manifest.mf Log: Specifying vendor Revision Changes Path 1.2 +2 -0 cocoon-2.1/src/java/Manifest.mf Index: Manifest.mf =================================================================== RCS file: /home/cvs//cocoon-2.1/src/java/Manifest.mf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Manifest.mf 9 Mar 2003 00:08:35 -0000 1.1 +++ Manifest.mf 8 Mar 2004 06:43:25 -0000 1.2 @@ -1,2 +1,4 @@ Manifest-Version: 1.0 Main-Class: org.apache.cocoon.Main +Specification-Vendor: The Apache Software Fundation +Implementation-Vendor: The Apache Software Fundation
