glenn       01/07/22 07:43:47

  Modified:    response/xml intro.xml response.xml
  Log:
  Version 1.0 Beta 1 Release
  
  Revision  Changes    Path
  1.2       +53 -11    jakarta-taglibs/response/xml/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/response/xml/intro.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- intro.xml 2001/07/01 15:33:48     1.1
  +++ intro.xml 2001/07/22 14:43:47     1.2
  @@ -20,34 +20,76 @@
   
     </section>
   
  +  <section name="News" href="News">
  +    <news>
  +      <newsitem date="07/22/2001">
  +        Version 1.0 Beta 1 Released
  +      </newsitem>
  +    </news>
  +  </section>
  +
     <section name="Documentation" href="Documentation">
   
  -  <p>For more information about the Response Tag Library, look at the on-line 
documentation:</p>
  +  <p>For more information about the Response Tag Library,
  +    look at the on-line documentation:
     <ul>
  -  <li>View the <a href="index.html">Response Taglib Documentation</a></li>
  +  <li>
  +    View the current release <a href="response-1.0-B1/index.html">
  +    Response 1.0 Beta 1 Taglib Documentation</a></li>
  +  <li>
  +    View the development version of the <a href="index.html">
  +    Response Taglib Documentation</a>
  +  </li>
     </ul>
  -
  -  <p>For information on how to use the distributions, look at the following 
documentation:</p>
  +  </p>
   
  +  <p>For information on how to use the distributions,
  +    look at the following documentation:
     <ul>
  -  <li>Using the Jakarta-Taglibs <a 
href="http://jakarta.apache.org/taglibs/binarydist.html";>Binary Distribution</a></li>
  -  <li>Using the Jakarta-Taglibs <a 
href="http://jakarta.apache.org/taglibs/sourcedist.html";>Source Distribution</a></li>
  +    <li>Using the Jakarta-Taglibs
  +      <a href="http://jakarta.apache.org/taglibs/binarydist.html";>
  +      Binary Distribution</a>
  +    </li>
  +    <li>Using the Jakarta-Taglibs
  +      <a href="http://jakarta.apache.org/taglibs/sourcedist.html";>
  +      Source Distribution</a>
  +    </li>
     </ul>
  +  </p>
   
     </section>
   
     <section name="Download" href="Download">
   
  -  <p>A binary download of the Response Tag Library is available</p>
  +  <p>Download a binary distribution of the Response Tag Library
     <ul>
  -  <li><strong>Download <a 
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/response/";>Response
 Tag Library</a></strong></li>
  +  <li>
  +    <strong>Download the Response Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/response/";>
  +    1.0 Beta 1 release</a></strong>
  +  </li>
  +  <li>
  +    <strong>Download the Response Tag Library
  +    <a 
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/response/";>
  +    nightly development build</a></strong>
  +  </li>
     </ul>
  +  </p>
   
  -  <p>The following distributions are also available for download:</p>
  +  <p>The following distributions are also available for download:
     <ul>
  -  <li>Download <a 
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/";>Jakarta-Taglibs 
Source</a></li>
  -  <li>Download entire <a 
href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly";>Jakarta-Taglibs 
Distribution</a></li>
  +  <li>
  +    Download
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/src/";>
  +    Jakarta-Taglibs Source</a>
  +  </li>
  +  <li>
  +    Download entire
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly";>
  +    Jakarta-Taglibs Distribution</a>
  +  </li>
     </ul>
  +  </p>
   
     </section>
   
  
  
  
  1.2       +5 -1      jakarta-taglibs/response/xml/response.xml
  
  Index: response.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/response/xml/response.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- response.xml      2001/07/15 16:22:34     1.1
  +++ response.xml      2001/07/22 14:43:47     1.2
  @@ -25,7 +25,7 @@
     <jsp-version>1.1</jsp-version>
     <short-name>response</short-name>
     <uri>http://jakarta.apache.org/taglibs/response-1.0</uri>
  -  <display-name>Response Tag library (Pre Beta)</display-name>
  +  <display-name>Response Tag library (Beta 1)</display-name>
   
     <description>
       <p>The RESPONSE custom tag library contains tags which can be used
  @@ -1330,6 +1330,10 @@
   
   </taglib>
   
  +
  +<revision release="1.0 Beta 1" date="07/22/2001">
  +  <description>First Beta Release</description>
  +</revision>
   
   <revision release="Pre Beta" date="07/15/2001">
     <description>
  
  
  

Reply via email to