ozeigermann 2004/11/24 04:51:33
Modified: transaction/xdocs downloads.xml
Log:
Added links to the latest rc
Revision Changes Path
1.2 +12 -18 jakarta-commons/transaction/xdocs/downloads.xml
Index: downloads.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/transaction/xdocs/downloads.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- downloads.xml 18 Nov 2004 23:27:19 -0000 1.1
+++ downloads.xml 24 Nov 2004 12:51:33 -0000 1.2
@@ -7,10 +7,18 @@
</properties>
<body>
- <section name="Releases">
- <p>There are no releases available.</p>
+ <section name="Release Candidate">
+ <p>Release candidates for the upcoming 1.0
+ release can be downloaded <a
+ href="http://cvs.apache.org/dist/jakarta/commons/transaction/bin">as
+ binaries</a> and <a
+ href="http://cvs.apache.org/dist/jakarta/commons/transaction/src">as
+ source</a>.
+ </p>
+ </section>
<!--
+ <section name="Releases">
<p>The following releases are available:</p>
<ul>
<li>Version 1.1 - 20 October 2003</li>
@@ -36,26 +44,12 @@
Nightly source and binary drops</a> are available.
</p>
-->
+ <section name="Latest Sources">
<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
|