You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@apache.org on 2001/02/23 14:43:00 UTC

cvs commit: xml-xalan/java/xdocs/sources entities.ent xalan-jsite.xml

dleslie     01/02/23 05:43:00

  Modified:    java/xdocs/sources entities.ent xalan-jsite.xml
  Log:
  Changed version to 2.0.1
  
  Revision  Changes    Path
  1.14      +4 -4      xml-xalan/java/xdocs/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/entities.ent,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- entities.ent	2001/02/01 15:11:38	1.13
  +++ entities.ent	2001/02/23 13:43:00	1.14
  @@ -2,13 +2,13 @@
   
   <!ENTITY xslt4j "Xalan-Java">
   <!ENTITY xslt4j2 "Xalan-Java 2">
  -<!ENTITY xslt4j-dist "xalan-j_2_0_0">
  -<!ENTITY xslt4j-current "&xslt4j; version 2.0.0">
  +<!ENTITY xslt4j-dist "xalan-j_2_0_1">
  +<!ENTITY xslt4j-current "&xslt4j; version 2.0.1">
   <!ENTITY xml4j "Xerces-Java">
  -<!ENTITY xml4j-used "&xml4j; version 1.2.3">
  +<!ENTITY xml4j-used "&xml4j; version 1.3.0">
   <!ENTITY xslt4c "Xalan-C++">
   <!ENTITY xml4c "Xerces-C++">
   <!ENTITY download "The &xslt4j-current; download from xml.apache.org includes xerces.jar from &xml4j-used;.">
  -<!ENTITY traxsamplenote "To run the trax sample, you must be using an XML parser (such as Xerces 1.2.3 or Crimson 1.1) 
  +<!ENTITY traxsamplenote "To run the trax sample, you must be using an XML parser (such as Xerces 1.3.0 or Crimson 1.1) 
                            that fully implements the JAXP 1.1 javax.xml.parsers interface.">
   
  
  
  
  1.16      +1 -1      xml-xalan/java/xdocs/sources/xalan-jsite.xml
  
  Index: xalan-jsite.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan-jsite.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- xalan-jsite.xml	2001/01/31 16:32:50	1.15
  +++ xalan-jsite.xml	2001/02/23 13:43:00	1.16
  @@ -62,7 +62,7 @@
     <resources source="sbk:/sources/xalan/resources.xml"/>
     <external href="../index.html" label="Home"/>
     <separator/>
  -  <document id="index" label="Xalan-J 2.0.0" source="xalan/index.xml"/>
  +  <document id="index" label="Xalan-J 2.0.1" source="xalan/index.xml"/>
     <document id="whatsnew" label="What's New" source="xalan/whatsnew.xml"/>
     <separator/>
     <document id="overview" label="Overview" source="xalan/overview.xml"/>