upgrading to JAXP 1.3 APIS.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a42e8fb94
commit
ec634acf94
46
java/external/src/manifest.commons
vendored
46
java/external/src/manifest.commons
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user