pauldick    01/12/24 08:27:54

  Modified:    .        README.html
  Log:
  Fixed typo's in URL to distributions.
  
  Revision  Changes    Path
  1.3       +36 -22    xml-xalan/README.html
  
  Index: README.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/README.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.html       2001/06/27 19:52:15     1.2
  +++ README.html       2001/12/24 16:27:54     1.3
  @@ -1,32 +1,46 @@
  +README for xml-xalan project at xml.apache.org
   
  +The Xalan project is an XSLT processor that fully supports the W3C specs.
   
  -<html>
  -<head>
  -<title>
  -</title>
  -</head>
  -<body>
  -<h1>Xalan project at xml.apache.org</h1>
  -<h3>IMPORTANT NOTE:</h3>
  -<p>The xml-xalan CVS repository supports three projects: please see the 
appropriate 
  -readme files for each separate project:</p>
  -<ul>
  -<li><a href="README">Xalan-J 1.x text readme</a></li>
  -<li><a href="java/readme.html">Xalan-J 2.x documentation readme</a></li>
  -<li><a href="c/README">Xalan-C 1.x text readme</a></li>
  -</ul>
  -<p>Or, for Xalan-J 1.x (deprecated) documentation, see <a 
href="overview.html">Xalan Overview</a></p>
  -</body>
  -</html>
  +The Xalan community currently has *three* major processors in this CVS 
repository:
   
  +--> xml-xalan/* is the root of the Xalan-J 1.x project, which is no longer 
supported.
  +The last shipped release was Xalan-J 1.2.2 which is available at 
http://xml.apache.org/dist/xalan-j/old
  +We plan to remove this source code since all future work is on Xalan-J 2.x
   
  +--> xml-xalan/java is the root of the Xalan-J 2.x project, which is in 
active development (Jun-01).
  +The last shipped release is Xalan-J 2.1.0 which is available at 
http://xml.apache.org/dist/xalan-j/
  +Please see further readme files in that directory.
   
  +For more information about Xalan-J, ask on our mailing lists; 
  +mailto:[EMAIL PROTECTED] or see http://xml.apache.org/mail.html
   
  -            
  -            
   
  +--> xml-xalan/c is the root of the Xalan-C 1.x project, which is in active 
development (Jun-01).
  +The last shipped release is Xalan-C 1.3 which is available at 
http://xml.apache.org/dist/xalan-c/
  +Please see further readme files in that directory.
   
  +For more information about Xalan-C, ask on our mailing lists; 
  +mailto:[email protected] or see http://xml.apache.org/mail.html
   
   
  -            
  -   
  +
  +---- (outdated) notes pre-June-01 ----
  +-- This Xalan build is 1.2.
  +   It is compatible with Xerces 1.1.3
  +
  +-- IMPORTANT NOTES:
  +
  +- If you have downloaded from http://xml.apache.org/dist/xalan-j/, 
  +  you have sources and the build.  Open docs/overview.html for 
  +  information about setting up and using Xalan.  
  +  See docs/apidocs/index.html for Javadoc.
  +
  +- If you have obtained Xalan from the Apache XML CVS repository, 
  +  you only have sources, so you must build Xalan, including the HTML docs.
  +
  +- For build instructions and other late-breaking news, see either 
  +  the documentation in your download, or the full set of doc on the 
  +  live website http://xml.apache.org/xalan/
  +  Look in the Getting Started or Release Notes sections first.
  +
  
  
  

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

Reply via email to