mrglavas 2005/06/12 22:09:32 Modified: java/src manifest.xerces Log: Manifest updates for JAXP 1.3. Revision Changes Path 1.5 +51 -11 xml-xerces/java/src/manifest.xerces Index: manifest.xerces =================================================================== RCS file: /home/cvs/xml-xerces/java/src/manifest.xerces,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- manifest.xerces 3 Oct 2004 19:27:57 -0000 1.4 +++ manifest.xerces 13 Jun 2005 05:09:32 -0000 1.5 @@ -9,18 +9,18 @@ Implementation-URL: http://xml.apache.org/xerces2-j/ Name: org/xml/sax/ -Comment: based on xml-commons external 1.2.01 +Comment: based on xml-commons external 1.3.01 Specification-Title: Simple API for XML Specification-Vendor: David Megginson -Specification-Version: 2.0.1 +Specification-Version: 2.0.2 Implementation-Title: org.xml.sax -Implementation-Version: 2.0.1 +Implementation-Version: 2.0.2 Implementation-Vendor: David Megginson Implementation-URL: http://www.saxproject.org/ Name: org/w3c/dom/ -Comment: based on xml-commons external 1.2.01 -Specification-Title: Document Object Model, Level 2 Core +Comment: based on xml-commons external 1.3.01 +Specification-Title: Document Object Model, Level 3 Core Specification-Vendor: World Wide Web Consortium Specification-Version: 1.0 Implementation-Title: org.w3c.dom @@ -28,23 +28,63 @@ Implementation-Vendor: World Wide Web Consortium Implementation-URL: http://www.w3c.org/DOM/ +Name: org/w3c/dom/ls/ +Comment: based on xml-commons external 1.3.01 +Specification-Title: Document Object Model, Level 3 Load and Save +Specification-Vendor: World Wide Web Consortium +Specification-Version: 1.0 +Implementation-Title: org.w3c.dom.ls +Implementation-Version: 1.0 +Implementation-Vendor: World Wide Web Consortium +Implementation-URL: http://www.w3c.org/DOM/ + +Name: javax/xml/datatype/ +Comment: based on xml-commons external 1.3.01 +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-Vendor: Sun Microsystems Inc. +Implementation-URL: http://java.sun.com/xml/jaxp.html + Name: javax/xml/parsers/ -Comment: based on xml-commons external 1.2.01 +Comment: based on xml-commons external 1.3.01 Specification-Title: Java API for XML Processing -Specification-Version: 1.2 +Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.parsers -Implementation-Version: 1.2.01 +Implementation-Version: 1.3.01 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.2.01 +Comment: based on xml-commons external 1.3.01 Specification-Title: Java API for XML Processing -Specification-Version: 1.2 +Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.transform -Implementation-Version: 1.2.01 +Implementation-Version: 1.3.01 +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 +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-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 +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-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]
