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/01/30 23:12:02 UTC

cvs commit: xml-xalan/xdocs/sources/xalan index.xml

dleslie     01/01/30 14:12:02

  Modified:    xdocs/sources/xalan index.xml
  Log:
  Update for Xalan-J 2.0.0
  
  Revision  Changes    Path
  1.18      +2 -0      xml-xalan/xdocs/sources/xalan/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/index.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- index.xml	2000/11/30 15:00:34	1.17
  +++ index.xml	2001/01/30 22:12:00	1.18
  @@ -59,6 +59,8 @@
   <!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="&xslt4j-current;">
  +<p><em>CHECK IT OUT!! <jump href="../xalan-j/index.html">&xslt4j; version 2</jump> has now gone gold!</em> Version 2 implements the Transformation API for XML (TrAX), now part of the Java API for XML Processing 1.1 (JAXP).</p>
  +<p>All our development efforts, including bug fixes, performance enhancements, and new extensions, are now focused on version 2. To help you make the transition, version 2 contains a compatibility jar that you can use to recompile Xalan-Java 1 applications to run with the Xalan-Java 2 runtime.</p>
     <s2 title="What is it?">
       <p>Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. &xslt4j-current;
       is a complete and robust implementation of the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language