dleslie     01/07/02 07:31:03

  Modified:    java/xdocs/sources entities.ent xalan-jlocal.xml
                        xalan-jsite.xml
  Log:
  Version 2.2.D5
  
  Revision  Changes    Path
  1.27      +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.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- entities.ent      2001/06/29 20:59:07     1.26
  +++ entities.ent      2001/07/02 14:30:59     1.27
  @@ -2,14 +2,14 @@
   
   <!ENTITY xslt4j "Xalan-Java">
   <!ENTITY xslt4j2 "Xalan-Java 2">
  -<!ENTITY xslt4j-dist "xalan-j_2_2_D2">
  -<!ENTITY xslt4j-current "&xslt4j; version 2.2.D2">
  +<!ENTITY xslt4j-dist "xalan-j_2_2_D5">
  +<!ENTITY xslt4j-current "&xslt4j; version 2.2.D5">
   <!ENTITY xml4j "Xerces-Java">
  -<!ENTITY xml4j-used "&xml4j; version 1.4">
  +<!ENTITY xml4j-used "&xml4j; version 1.4.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.4 or Crimson 1.1) 
  +<!ENTITY traxsamplenote "To run the trax sample, you must be using an XML 
parser (such as Xerces 1.4.0 or Crimson 1.1) 
                            that fully implements the JAXP 1.1 
javax.xml.parsers interface.">
   
   <!ENTITY xsltcwhatsnewhead '<li><link anchor="xsltc">XSLTC</link></li>'>
  
  
  
  1.17      +2 -1      xml-xalan/java/xdocs/sources/xalan-jlocal.xml
  
  Index: xalan-jlocal.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan-jlocal.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- xalan-jlocal.xml  2001/05/14 16:07:02     1.16
  +++ xalan-jlocal.xml  2001/07/02 14:30:59     1.17
  @@ -58,9 +58,10 @@
    * <http://www.apache.org/>.
    -->
   
  -<book title="Xalan XSL Transformer User's Guide" copyright="2000 The Apache 
Software Foundation">
  +<book title="Xalan XSL Transformer User's Guide" copyright="2001 The Apache 
Software Foundation">
     <resources source="sbk:/sources/xalan/resources.xml"/>
     <document id="whatsnew" label="What's New" source="xalan/whatsnew.xml"/>
  +  <document id="dtm" label="DTM" source="xalan/dtm.xml"/>
     <document id="xsltc_usage" label="XSLTC Translets" 
source="xalan/xsltc_usage.xml"/>
     <separator/>
     <document id="overview" label="Overview" source="xalan/overview.xml"/>
  
  
  
  1.21      +3 -2      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.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- xalan-jsite.xml   2001/06/12 18:27:52     1.20
  +++ xalan-jsite.xml   2001/07/02 14:31:00     1.21
  @@ -58,12 +58,13 @@
    * <http://www.apache.org/>.
    -->
   
  -<book title="Xalan XSL Transformer User's Guide" copyright="2000 The Apache 
Software Foundation">
  +<book title="Xalan XSL Transformer User's Guide" copyright="2001 The Apache 
Software Foundation">
     <resources source="sbk:/sources/xalan/resources.xml"/>
     <external href="../index.html" label="Home"/>
     <separator/>
  -  <document id="index" label="Xalan-J 2.2.D1" source="xalan/index.xml"/>
  +  <document id="index" label="Xalan-J 2.2.D5" source="xalan/index.xml"/>
     <document id="whatsnew" label="What's New" source="xalan/whatsnew.xml"/>
  +  <document id="dtm" label="DTM" source="xalan/dtm.xml"/>  
     <document id="xsltc_usage" label="XSLTC Translets" 
source="xalan/xsltc_usage.xml"/>
     <separator/>
     <document id="overview" label="Overview" source="xalan/overview.xml"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to