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 2001/07/22 16:43:58 UTC

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

glenn       01/07/22 07:43:58

  Modified:    session/xml intro.xml session.xml
  Log:
  Version 1.0 Beta 1 Release
  
  Revision  Changes    Path
  1.2       +53 -11    jakarta-taglibs/session/xml/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/session/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:49	1.1
  +++ intro.xml	2001/07/22 14:43:58	1.2
  @@ -29,34 +29,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 Session Tag Library, look at the on-line documentation:</p>
  +  <p>For more information about the Session Tag Library,
  +    look at the on-line documentation:
     <ul>
  -  <li>View the <a href="index.html">Session Taglib Documentation</a></li>
  +  <li>
  +    View the current release <a href="session-1.0-B1/index.html">
  +    Session 1.0 Beta 1 Taglib Documentation</a></li>
  +  <li>
  +    View the development version of the <a href="index.html">
  +    Session 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 Session Tag Library is available</p>
  +  <p>Download a binary distribution of the Session Tag Library 
     <ul>
  -  <li><strong>Download <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/session/">Session Tag Library</a></strong></li>
  +  <li>
  +    <strong>Download the Session Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/session/">
  +    1.0 Beta 1 release</a></strong>
  +  </li>
  +  <li>
  +    <strong>Download the Session Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/session/">
  +    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.4       +5 -1      jakarta-taglibs/session/xml/session.xml
  
  Index: session.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/session/xml/session.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- session.xml	2001/07/13 00:31:17	1.3
  +++ session.xml	2001/07/22 14:43:58	1.4
  @@ -44,7 +44,7 @@
     <!-- URI of taglib -->
     <uri>http://jakarta.apache.org/taglibs/session-1.0</uri>
     <!-- The name to use in titles, etc. for the taglib -->
  -  <display-name>Session Tag library (Pre Beta)</display-name>
  +  <display-name>Session Tag library (Beta 1)</display-name>
   
     <description>
   <P>The SESSION JSP tag library provides tags for reading or modifying client
  @@ -622,6 +622,10 @@
     </tagtoc>
   
   </taglib>
  +
  +<revision release="1.0 Beta 1" date="07/22/2001">
  +  <description>First Beta Release</description>
  +</revision>
   
   <revision release="Pre Beta" date="07/09/2001">
     <description>