Manifest file for xml-apis.jar of external sources
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@225936 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
49
java/external/src/manifest.commons
vendored
Normal file
49
java/external/src/manifest.commons
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
Manifest-Version: 1.0
|
||||
Created-By: 1.2.2 (Sun Microsystems Inc.)
|
||||
|
||||
Name: org/apache/xmlcommons/Version
|
||||
Comment: @impl.name@ for http://xml.apache.org/ subproject's use
|
||||
Implementation-Title: org.apache.xmlcommons.Version
|
||||
Implementation-Version: @impl.version@
|
||||
Implementation-Vendor: Apache Software Foundation
|
||||
Implementation-URL: http://xml.apache.org/commons/
|
||||
|
||||
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
|
||||
Implementation-Title: org.xml.sax
|
||||
Implementation-Version: 2.0
|
||||
Implementation-Vendor: David Megginson
|
||||
Implementation-URL: http://www.megginson.com/SAX/index.html
|
||||
|
||||
Name: org/w3c/dom/
|
||||
Comment: xml-commons for http://xml.apache.org/ subproject's use
|
||||
Specification-Title: Document Object Model, Level 2 Core
|
||||
Specification-Vendor: World Wide Web Consortium
|
||||
Specification-Version: 1.0
|
||||
Implementation-Title: org.w3c.dom
|
||||
Implementation-Version: 1.0
|
||||
Implementation-Vendor: World Wide Web Consortium
|
||||
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-Vendor: Sun Microsystems Inc.
|
||||
Implementation-Title: javax.xml.transform
|
||||
Implementation-Version: 1.1.2
|
||||
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-Vendor: Sun Microsystems Inc.
|
||||
Implementation-Title: javax.xml.transform
|
||||
Implementation-Version: 1.1.2
|
||||
Implementation-Vendor: Sun Microsystems Inc.
|
||||
Implementation-URL: http://java.sun.com/xml/jaxp.html
|
||||
Reference in New Issue
Block a user