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...@locus.apache.org on 2000/06/29 14:47:48 UTC

cvs commit: xml-xalan/xdocs/sources/xalan DONE readme.xml

dleslie     00/06/29 05:47:46

  Modified:    xdocs/sources/xalan DONE readme.xml
  Log:
  Updates for next (0.40.0 I think)
  
  Revision  Changes    Path
  1.16      +1 -1      xml-xalan/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- DONE	2000/06/28 19:31:22	1.15
  +++ DONE	2000/06/29 12:47:44	1.16
  @@ -62,7 +62,7 @@
   processor.process(new XSLTInputSource(xmlName), 
                     new XSLTInputSource(xslName), 
                     new XSLTResultTarget(formatter));</source>
  -</s4><anchor name="ant0"/><s4 title="">
  +</s4><anchor name="ant0"/><s4 title="Ant">
   <p>We have upgraded support for using Apache Ant to build &xslt4j;. For the details, see <link anchor="ant">Using Ant</link>.</p>
   </s4>                  
   </s3>
  
  
  
  1.15      +0 -2      xml-xalan/xdocs/sources/xalan/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/readme.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- readme.xml	2000/06/28 19:31:23	1.14
  +++ readme.xml	2000/06/29 12:47:44	1.15
  @@ -72,8 +72,6 @@
       <li><link anchor="bugs">Open bugs and bug reporting</link></li>
       <li><link anchor="status">Version of Xerces to use</link></li>    
      </ul>
  -   <p>&xslt4j-current; is a Developer's release. We plan to make a standard point release (Xalan-Java 1.1.0) with more extensive
  -   testing and additional bug fixes shortly after the &xml4j; team releases &xml4j; 1.1.2.</p>
        <anchor name="done"/>
        &done-j;     
        <anchor name="bugs"/>