dleslie     99/12/30 09:56:01

  Modified:    docs     resources.xml
  Log:
  Added general info on setting up Xalan as well as building it.
  
  Revision  Changes    Path
  1.15      +4 -4      xml-xalan/docs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/docs/resources.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- resources.xml     1999/12/22 16:33:35     1.14
  +++ resources.xml     1999/12/30 17:56:01     1.15
  @@ -64,12 +64,12 @@
   
     <!-- The Xalan resource. -->
        
  -  <resource id="XSLT4J" name="Xalan" long-title="Xalan: Apache XSLT 
Processor"
  +  <resource id="Xalan-current" name="Xalan_0_19_1" long-title="Xalan-Java 
0.19.1 XSLT Processor"
        name-is-abrev="yes" location="http://xml.apache.org/xalan"/>
     
     <resource id="LotusXSL-current" name="LotusXSL_0_19_1"
        long-title="LotusXSL 0.19.1" name-is-abrev="yes"
  -     location="http://xml.apache.org"/>   
  +     location="http://www.alphaworks.ibm.com/tech/LotusXSL"/>   
        
    <resource id="ApacheLicense" name="Apache License"
        long-title="The Apache Software License, Version 1.1" 
name-is-abrev="yes"
  @@ -119,8 +119,8 @@
     <resource id="xml4j-used" name="XML4J 3.0.0"
        long-title="Version 3.0.0 of the XML Parser for Java" 
name-is-abrev="yes"
        location="http://www.alphaworks.ibm.com/tech/xml4j"/>    
  -  <resource id="xerces-used" name="Xerces-J"
  -     long-title="Version 1.0.0 of Xerces-J" name-is-abrev="yes"
  +  <resource id="xerces-used" name="Xerces-Java"
  +     long-title="Version 1.0.0 of Xerces-Java" name-is-abrev="yes"
        location="http://xml.apache.org/xerces-j/index.html"/>   
     
     <resource id="JRE1.2" name="JRE-1.2" long-title="Sun's JRE-1.2"
  
  
  

Reply via email to