You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2007/01/21 17:58:58 UTC

svn commit: r498415 - /xerces/java/trunk/src/manifest.xerces

Author: mrglavas
Date: Sun Jan 21 08:58:58 2007
New Revision: 498415

URL: http://svn.apache.org/viewvc?view=rev&rev=498415
Log:
Updating the JAR manifest to reflect that v1.3.04 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?view=diff&rev=498415&r1=498414&r2=498415
==============================================================================
--- xerces/java/trunk/src/manifest.xerces (original)
+++ xerces/java/trunk/src/manifest.xerces Sun Jan 21 08:58:58 2007
@@ -9,7 +9,7 @@
 Implementation-URL: http://xerces.apache.org/xerces2-j/
 
 Name: org/xml/sax/
-Comment: based on xml-commons external 1.3.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Implementation-Version: 1.3.04
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/parsers/
-Comment: based on xml-commons external 1.3.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Implementation-Version: 1.3.04
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/transform/
-Comment: based on xml-commons external 1.3.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Implementation-Version: 1.3.04
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/validation/
-Comment: based on xml-commons external 1.3.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Implementation-Version: 1.3.04
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 
 Name: javax/xml/xpath/
-Comment: based on xml-commons external 1.3.03
+Comment: based on xml-commons external 1.3.04
 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.03
+Implementation-Version: 1.3.04
 Implementation-Vendor: Apache Software Foundation
 Implementation-URL: http://xml.apache.org/commons/
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org