dirkv 2003/10/11 11:01:38
Modified: dbcp/xdocs downloads.xml
Log:
update download urls & add release candidate
Revision Changes Path
1.2 +35 -7 jakarta-commons/dbcp/xdocs/downloads.xml
Index: downloads.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/dbcp/xdocs/downloads.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- downloads.xml 25 Aug 2003 16:25:20 -0000 1.1
+++ downloads.xml 11 Oct 2003 18:01:37 -0000 1.2
@@ -10,16 +10,44 @@
<section name="Releases">
<p>The following releases are available:</p>
<ul>
- <li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-dbcp/v1.0/">Version
1.0</a></li>
+ <li>Version 1.0 - 12 Aug 2002</li>
</ul>
+ <br/>
<p>
- <a
href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-dbcp/">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-dbcp">
+ Jakarta Binary Downloads page</a>,
+ its source is available from
+ <a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-dbcp">
+ Jakarta Source Downloads page</a>.
</p>
<p>
- The CVS repository for <em>DBCP</em> can be
- <a href="http://cvs.apache.org/viewcvs/jakarta-commons/dbcp/">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/dbcp/">
+ special archive area</a>.
+ </p>
+ <p>
+ <a
href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-dbcp/">
+ 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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]