You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by ne...@apache.org on 2005/04/08 13:30:41 UTC

cvs commit: xml-commons/java/external/src manifest.commons

neeraj      2005/04/08 04:30:41

  Modified:    java/external/src manifest.commons
  Log:
  upgrading to JAXP 1.3 APIS.
  
  Revision  Changes    Path
  1.2       +39 -7     xml-commons/java/external/src/manifest.commons
  
  Index: manifest.commons
  ===================================================================
  RCS file: /home/cvs/xml-commons/java/external/src/manifest.commons,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- manifest.commons	28 Nov 2001 19:38:44 -0000	1.1
  +++ manifest.commons	8 Apr 2005 11:30:41 -0000	1.2
  @@ -12,7 +12,7 @@
   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 @@
   
   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
  +