mrglavas 2005/07/25 12:05:49 Modified: java/src manifest.xerces Log: Updating the JAR manifest to reflect that v1.3.02 of xml-commons external is now in use. Revision Changes Path 1.6 +12 -12 xml-xerces/java/src/manifest.xerces Index: manifest.xerces =================================================================== RCS file: /home/cvs/xml-xerces/java/src/manifest.xerces,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- manifest.xerces 13 Jun 2005 05:09:32 -0000 1.5 +++ manifest.xerces 25 Jul 2005 19:05:49 -0000 1.6 @@ -19,7 +19,7 @@ Implementation-URL: http://www.saxproject.org/ Name: org/w3c/dom/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Document Object Model, Level 3 Core Specification-Vendor: World Wide Web Consortium Specification-Version: 1.0 @@ -29,7 +29,7 @@ Implementation-URL: http://www.w3c.org/DOM/ Name: org/w3c/dom/ls/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Document Object Model, Level 3 Load and Save Specification-Vendor: World Wide Web Consortium Specification-Version: 1.0 @@ -39,52 +39,52 @@ Implementation-URL: http://www.w3c.org/DOM/ Name: javax/xml/datatype/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Java API for XML Processing Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.datatype -Implementation-Version: 1.3.01 +Implementation-Version: 1.3.02 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html Name: javax/xml/parsers/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Java API for XML Processing Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.parsers -Implementation-Version: 1.3.01 +Implementation-Version: 1.3.02 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html Name: javax/xml/transform/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Java API for XML Processing Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.transform -Implementation-Version: 1.3.01 +Implementation-Version: 1.3.02 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html Name: javax/xml/validation/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Java API for XML Processing Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.validation -Implementation-Version: 1.3.01 +Implementation-Version: 1.3.02 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html Name: javax/xml/xpath/ -Comment: based on xml-commons external 1.3.01 +Comment: based on xml-commons external 1.3.02 Specification-Title: Java API for XML Processing Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.xpath -Implementation-Version: 1.3.01 +Implementation-Version: 1.3.02 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
