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:17 UTC

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

glenn       01/07/22 07:43:17

  Modified:    regexp/xml intro.xml regexp.xml
  Log:
  Version 1.0 Beta 1 Release
  
  Revision  Changes    Path
  1.3       +49 -25    jakarta-taglibs/regexp/xml/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/regexp/xml/intro.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- intro.xml	2001/07/06 00:00:03	1.2
  +++ intro.xml	2001/07/22 14:43:17	1.3
  @@ -25,52 +25,76 @@
        in lieu of the slashes.</p>
     </section>
   
  -  <section name="Regexp News" href="News">
  +  <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 Regexp Tag Library,
  -     look at the on-line documentation:</p>
  +    look at the on-line documentation:
     <ul>
  -<!--  Uncomment this section and modify as needed when you start
  -      doing releases of the taglib, a link can be made to each
  -      available release.
  -  <li>View the current release <a href="regexp/index.html">Regexp <release-version> Taglib Documentation</a></li>
  --->
  -  <li>View the development version of the <a href="index.html">Regexp Taglib Documentation</a></li>
  +  <li>
  +    View the current release <a href="regexp-1.0-B1/index.html">
  +    Regexp 1.0 Beta 1 Taglib Documentation</a></li>
  +  <li>
  +    View the development version of the <a href="index.html">
  +    Regexp Taglib Documentation</a>
  +  </li>
     </ul>
  +  </p>
   
     <p>For information on how to use the distributions,
  -     look at the following documentation:</p>
  -
  +    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">
  -
  -<!--  Uncomment this section and modify as needed when you start
  -      doing releases of the taglib.
  -  <p>Download a binary distribution of a Regexp Tag Library release</p>
  -  <ul>
  -  <li><strong>Download a <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/regexp/">Regexp Tag Library release</a></strong></li>
  -  </ul>
  --->
   
  -  <p>A download of the nightly development build for the Regexp Tag Library as a binary distribution is available</p>
  +  <p>Download a binary distribution of the Regexp Tag Library
     <ul>
  -  <li><strong>Download <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/regexp/">Regexp Tag Library build</a></strong></li>
  +  <li>
  +    <strong>Download the Regexp Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/regexp/">
  +    1.0 Beta 1 release</a></strong>
  +  </li>
  +  <li>
  +    <strong>Download the Regexp Tag Library
  +    <a href="http://jakarta.apache.org/builds/jakarta-taglibs/nightly/projects/regexp/">
  +    nightly development build</a></strong>
  +  </li>
     </ul>
  +  </p>
   
  -  <p>Nightly build distributions of the development version for all the Jakarta-Taglibs are 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.7       +5 -1      jakarta-taglibs/regexp/xml/regexp.xml
  
  Index: regexp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/regexp/xml/regexp.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- regexp.xml	2001/07/13 00:31:45	1.6
  +++ regexp.xml	2001/07/22 14:43:17	1.7
  @@ -37,7 +37,7 @@
     <!-- URI of taglib -->
     <uri>http://jakarta.apache.org/taglibs/regexp-1.0</uri>
     <!-- The name to use in titles, etc. for the taglib -->
  -  <display-name>Regexp Tag library (Pre Beta)</display-name>
  +  <display-name>Regexp Tag library (Beta 1)</display-name>
   
     <!-- JSP 1.2 tag library DTD only, not used for generating
          documentation.
  @@ -731,6 +731,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/05/2001">
     <description>