You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2002/04/15 02:48:53 UTC

cvs commit: jakarta-taglibs/xsl/xml intro.xml xsl.xml

glenn       02/04/14 17:48:53

  Modified:    xsl/xml  intro.xml xsl.xml
  Log:
  1.0 release
  
  Revision  Changes    Path
  1.3       +27 -3     jakarta-taglibs/xsl/xml/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/xsl/xml/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	22 Jul 2001 15:32:14 -0000	1.2
  +++ intro.xml	15 Apr 2002 00:48:52 -0000	1.3
  @@ -21,11 +21,25 @@
   
     </section>
   
  +  <section name="News" href="News">
  +    <news>
  +      <newsitem date="04/14/2002">
  +        Version 1.0 Released
  +      </newsitem>
  +    </news>
  +  </section>
  +
     <section name="Documentation" href="Documentation">
   
     <p>For more information about the XSL Tag Library, look at the on-line documentation:</p>
     <ul>
  -  <li>View the <a href="index.html">XSL Taglib Documentation</a></li>
  +  <li>
  +    View the current release <a href="xsl-1.0/index.html">
  +    XSL 1.0 Taglib Documentation</a></li>
  +  <li>
  +    View the development version of the <a href="index.html">
  +    XSL Taglib Documentation</a>
  +  </li>
     </ul>
   
     <p>For information on how to use the distributions, look at the following documentation:</p>
  @@ -39,10 +53,20 @@
   
     <section name="Download" href="Download">
   
  -  <p>A binary download of the XSL Tag Library is available</p>
  +  <p>Download a binary distribution of the XSL Tag Library
     <ul>
  -  <li>Download <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/xsl/">XSL Tag Library</a></li>
  +  <li>
  +    Download the XSL Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/xsl/">
  +    1.0 Release</a>
  +  </li>
  +  <li>
  +    Download the XSL Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/xsl/">
  +    nightly development build</a>
  +  </li>
     </ul>
  +  </p>
   
     <p>The following distributions are also available for download:</p>
     <ul>
  
  
  
  1.4       +5 -1      jakarta-taglibs/xsl/xml/xsl.xml
  
  Index: xsl.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/xsl/xml/xsl.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- xsl.xml	6 Apr 2002 16:14:30 -0000	1.3
  +++ xsl.xml	15 Apr 2002 00:48:52 -0000	1.4
  @@ -41,7 +41,7 @@
     <jsp-version>1.1</jsp-version>
     <short-name>xsl</short-name>
     <uri>http://jakarta.apache.org/taglibs/xsl-1.0</uri>
  -  <display-name>Simple XSL Tag Library (Beta 1)</display-name>
  +  <display-name>Simple XSL Tag Library</display-name>
   
     <description>
       <p>A simple tag library for transforming XML input sources
  @@ -341,6 +341,10 @@
     </tagtoc>
   
   </taglib>
  +
  +<revision release="1.0" date="04/14/2002">
  +  <description>1.0 Release</description>
  +</revision>
   
   <revision release="Pre Beta" date="04/06/2002">
     <description>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>