Author: mrglavas
Date: Sun Nov  2 14:26:36 2008
New Revision: 709965

URL: http://svn.apache.org/viewvc?rev=709965&view=rev
Log:
Updating the JAR manifest to reflect that v1.4.01 of xml-commons external is 
now in use.

Modified:
    xerces/java/trunk/src/manifest.xerces

Modified: xerces/java/trunk/src/manifest.xerces
URL: 
http://svn.apache.org/viewvc/xerces/java/trunk/src/manifest.xerces?rev=709965&r1=709964&r2=709965&view=diff
==============================================================================
--- xerces/java/trunk/src/manifest.xerces (original)
+++ xerces/java/trunk/src/manifest.xerces Sun Nov  2 14:26:36 2008
@@ -9,7 +9,7 @@
 Implementation-URL: http://xerces.apache.org/xerces2-j/
 
 Name: org/xml/sax/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Simple API for XML
 Specification-Vendor: David Megginson
 Specification-Version: 2.0.2
@@ -19,7 +19,7 @@
 Implementation-URL: http://www.saxproject.org/
 
 Name: org/w3c/dom/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 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.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Document Object Model, Level 3 Load and Save
 Specification-Vendor: World Wide Web Consortium
 Specification-Version: 1.0
@@ -38,53 +38,73 @@
 Implementation-Vendor: World Wide Web Consortium
 Implementation-URL: http://www.w3c.org/DOM/
 
+Name: javax/xml/stream/
+Comment: based on xml-commons external 1.4.01
+Specification-Title: Streaming API for XML
+Specification-Vendor: BEA Systems, Inc.
+Specification-Version: 1.0
+Implementation-Title: javax.xml.stream
+Implementation-Version: 1.4.01
+Implementation-Vendor: Apache Software Foundation
+Implementation-URL: http://xml.apache.org/commons/
+
 Name: javax/xml/datatype/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Java API for XML Processing
-Specification-Version: 1.3
+Specification-Version: 1.4
 Specification-Vendor: Sun Microsystems Inc.
 Implementation-Title: javax.xml.datatype
-Implementation-Version: 1.3.04
+Implementation-Version: 1.4.01
+Implementation-Vendor: Apache Software Foundation
+Implementation-URL: http://xml.apache.org/commons/
+
+Name: javax/xml/namespace/
+Comment: based on xml-commons external 1.4.01
+Specification-Title: Java API for XML Processing
+Specification-Version: 1.4
+Specification-Vendor: Sun Microsystems Inc.
+Implementation-Title: javax.xml.namespace
+Implementation-Version: 1.4.01
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/parsers/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Java API for XML Processing
-Specification-Version: 1.3
+Specification-Version: 1.4
 Specification-Vendor: Sun Microsystems Inc.
 Implementation-Title: javax.xml.parsers
-Implementation-Version: 1.3.04
+Implementation-Version: 1.4.01
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/transform/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Java API for XML Processing
-Specification-Version: 1.3
+Specification-Version: 1.4
 Specification-Vendor: Sun Microsystems Inc.
 Implementation-Title: javax.xml.transform
-Implementation-Version: 1.3.04
+Implementation-Version: 1.4.01
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/validation/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Java API for XML Processing
-Specification-Version: 1.3
+Specification-Version: 1.4
 Specification-Vendor: Sun Microsystems Inc.
 Implementation-Title: javax.xml.validation
-Implementation-Version: 1.3.04
+Implementation-Version: 1.4.01
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/xpath/
-Comment: based on xml-commons external 1.3.04
+Comment: based on xml-commons external 1.4.01
 Specification-Title: Java API for XML Processing
-Specification-Version: 1.3
+Specification-Version: 1.4
 Specification-Vendor: Sun Microsystems Inc.
 Implementation-Title: javax.xml.xpath
-Implementation-Version: 1.3.04
+Implementation-Version: 1.4.01
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to