You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2003/10/11 20:02:05 UTC

cvs commit: jakarta-commons/pool/xdocs downloads.xml

dirkv       2003/10/11 11:02:05

  Modified:    pool/xdocs downloads.xml
  Log:
  update download urls & add release candidate
  
  Revision  Changes    Path
  1.7       +38 -10    jakarta-commons/pool/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/xdocs/downloads.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- downloads.xml	11 Aug 2003 11:45:04 -0000	1.6
  +++ downloads.xml	11 Oct 2003 18:02:05 -0000	1.7
  @@ -3,26 +3,54 @@
      <properties>
         <title>Downloads</title>
         <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
  -      <author email="rwaldhoff@apache.org">Rodney Waldhoff</author>
         <revision>$Id$</revision>
      </properties>
   
      <body>
  -      <section name="Releases">
  +     <section name="Releases">
            <p>The following releases are available:</p>
            <ul>
  -           <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-pool/v1.0.1/">Release 1.0.1</a> - 12 August 2002</li>
  -           <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-pool/v1.0/">Release 1.0</a> - 4 May 2002</li>
  +           <li>Release 1.0.1 - 12 August 2002</li>
  +           <li>Release 1.0 - 4 May 2002</li>
            </ul>
  +         <br/>
            <p>
  -           <a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-pool/">Nightly source and binary drops</a> are also available.
  +            The latest binary release is always available on the 
  +            <a href="http://jakarta.apache.org/site/binindex.cgi#commons-pool">
  +            Jakarta Binary Downloads page</a>,
  +            its source is available from 
  +            <a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-pool">
  +            Jakarta Source Downloads page</a>.
            </p>
            <p>
  -            The CVS repository for <em>Pool</em> can be
  -            <a href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">browsed online</a>
  -            or
  -            <a href="http://jakarta.apache.org/site/cvsindex.html">downloaded using a CVS client</a>.
  +            Older releases are retained by the Apache Software Foundation but are 
  +            moved into a
  +            <a href="http://archive.apache.org/dist/jakarta/commons/pool/">
  +            special archive area</a>.
  +         </p>
  +         <p>
  +           <a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-pool/">
  +           Nightly source and binary drops</a> are also available.
  +         </p>
  +         <p>
  +            Access to the source tree to see the latest and greatest code is possible
  +            through <a href="cvs-usage.html">anonymous CVS access</a>.
  +         </p>
  +      </section>
  +
  +      <section name="Release Candidate">
  +         <p>
  +            Release candidates for the upcoming 1.1 release can be downloaded 
  +            <a href="http://cvs.apache.org/~dirkv/builds/">here</a>.
  +         </p>
  +         <p>
  +            Please review and report any problem on the 
  +            <a href="mail-lists.html">mailing list</a>.
  +         </p>
  +         <p>
  +            Final release target is 20 October 2003. 
            </p>
         </section>
      </body>
   </document>
  +
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org