From ec634acf94c8d37ecf8754870466da0a2811a44e Mon Sep 17 00:00:00 2001 From: neeraj Date: Fri, 8 Apr 2005 11:30:41 +0000 Subject: [PATCH] upgrading to JAXP 1.3 APIS. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226186 13f79535-47bb-0310-9956-ffa450edef68 --- java/external/src/manifest.commons | 46 +++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 7 deletions(-) diff --git a/java/external/src/manifest.commons b/java/external/src/manifest.commons index 768702e..5f535d9 100644 --- a/java/external/src/manifest.commons +++ b/java/external/src/manifest.commons @@ -12,7 +12,7 @@ Name: org/xml/sax/ Comment: xml-commons for http://xml.apache.org/ subproject's use Specification-Title: Simple API for XML Specification-Vendor: David Megginson -Specification-Version: 2.0 +Specification-Version: 2.0.2 (sax2r3) Implementation-Title: org.xml.sax Implementation-Version: 2.0 Implementation-Vendor: David Megginson @@ -30,20 +30,52 @@ Implementation-URL: http://www.w3c.org/DOM/ Name: javax/xml/parsers/ Comment: xml-commons for http://xml.apache.org/ subproject's use -Specification-Title: Java API for XML Processing -Specification-Version: 1.1 +Specification-Title: JSR 206, Java API for XML Processing 1.3 +Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.transform -Implementation-Version: 1.1.2 +Implementation-Version: 1.3 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html Name: javax/xml/transform/ Comment: xml-commons for http://xml.apache.org/ subproject's use -Specification-Title: Java API for XML Processing -Specification-Version: 1.1 +Specification-Title: JSR 206 Java API for XML Processing 1.3 +Specification-Version: 1.3 Specification-Vendor: Sun Microsystems Inc. Implementation-Title: javax.xml.transform -Implementation-Version: 1.1.2 +Implementation-Version: 1.3 Implementation-Vendor: Sun Microsystems Inc. Implementation-URL: http://java.sun.com/xml/jaxp.html + + +Name: javax/xml/validation/ +Comment: xml-commons for http://xml.apache.org/ subproject's use +Specification-Title: JSR 206 Java API for XML Processing 1.3 +Specification-Version: 1.3 +Specification-Vendor: Sun Microsystems Inc. +Implementation-Title: javax.xml.transform +Implementation-Version: 1.3 +Implementation-Vendor: Sun Microsystems Inc. +Implementation-URL: http://java.sun.com/xml/jaxp.html + +Name: javax/xml/datatype/ +Comment: xml-commons for http://xml.apache.org/ subproject's use +Specification-Title: JSR 206 Java API for XML Processing 1.3 +Specification-Version: 1.3 +Specification-Vendor: Sun Microsystems Inc. +Implementation-Title: javax.xml.transform +Implementation-Version: 1.3 +Implementation-Vendor: Sun Microsystems Inc. +Implementation-URL: http://java.sun.com/xml/jaxp.html + +Name: javax/xml/xpath/ +Comment: xml-commons for http://xml.apache.org/ subproject's use +Specification-Title: JSR 206 Java API for XML Processing 1.3 +Specification-Version: 1.3 +Specification-Vendor: Sun Microsystems Inc. +Implementation-Title: javax.xml.transform +Implementation-Version: 1.3 +Implementation-Vendor: Sun Microsystems Inc. +Implementation-URL: http://java.sun.com/xml/jaxp.html +