dleslie     00/03/23 08:16:08

  Modified:    xdocs/sources/xalan getstarted.xml
  Log:
  corrected label for download (zip, not jar -- link was correct)
  
  Revision  Changes    Path
  1.12      +1 -1      xml-xalan/xdocs/sources/xalan/getstarted.xml
  
  Index: getstarted.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/getstarted.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- getstarted.xml    2000/03/17 12:49:41     1.11
  +++ getstarted.xml    2000/03/23 16:16:07     1.12
  @@ -18,7 +18,7 @@
   <li>xerces.jar</li>
   </ul>
   <p>You can get the JDK or JRE from <jump 
href="http://www.ibm.com/java/jdk";>ibm.com/java/jdk/</jump> or <jump 
href="http://www.java.sun.com";>java.sun.com</jump>.</p> 
  -<p>Download <jump 
href="http://xml.apache.org/dist/xalan-j_1_0_0.zip";>xalan-j_1_0_0.jar</jump> or 
<jump 
href="http://xml.apache.org/dist/xalan-j_1_0_0.tar.gz";>xalan-j_1_0_0.tar.gz</jump>.
 Both of these files contain &xslt4j; 1.0.0 (with xalan.jar) and xerces.jar 
from Xerces-J 1.0.3. You can use a zip or tar utility to expand these files 
into a full build.</p>
  +<p>Download <jump 
href="http://xml.apache.org/dist/xalan-j_1_0_0.zip";>xalan-j_1_0_0.zip</jump> or 
<jump 
href="http://xml.apache.org/dist/xalan-j_1_0_0.tar.gz";>xalan-j_1_0_0.tar.gz</jump>.
 Both of these files contain &xslt4j; 1.0.0 (with xalan.jar) and xerces.jar 
from Xerces-J 1.0.3. You can use a zip or tar utility to expand these files 
into a full build.</p>
   
   <p>If you plan to run <link idref="extensions">XSLT extensions</link>, you 
need bsf.jar and bsfengines.jar, both of which are included in the &xslt4j; 
distribution. If you plan to run XSLT extensions implemented in JavaScript or 
another scripting language, you will need one or more additional files as 
indicated in <link idref="extensions" anchor="supported-lang">extensions 
language requirements</link>.</p>
   </s2><anchor name="classpath"/>
  
  
  

Reply via email to