husted 2004/07/11 19:53:00
Modified: doc acquiring.xml project.xml
doc/userGuide release-notes-1.2.1.xml
Log:
Add links to development releases.
Revision Changes Path
1.17 +18 -3 jakarta-struts/doc/acquiring.xml
Index: acquiring.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/acquiring.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- acquiring.xml 29 Dec 2003 23:08:23 -0000 1.16
+++ acquiring.xml 12 Jul 2004 02:53:00 -0000 1.17
@@ -34,14 +34,14 @@
<li>
<a href="http://jakarta.apache.org/site/binindex.cgi">
- <strong>Struts Binary Distribution - Latest stable release</strong></a>
+ <strong>Struts Binary Distribution - Struts 1.1 is the best available
version</strong></a>
</li>
<li>
<a href="http://jakarta.apache.org/site/sourceindex.cgi">
- <strong>Struts Source Code Distribution - Latest stable release</strong></a>
+ <strong>Struts Source Code Distribution - Struts 1.1. is the best available
version</strong></a>
</li>
-
+
</ul>
<p>
@@ -57,6 +57,21 @@
building Struts from the source distribution</a>.
</p>
+</section>
+
+<section name="Development Releases" href="Releases">
+ <p>
+ Development releases are being reviewed for quality by the Struts community.
+ When a release is judged "ready for prime time", it is promoted to
+ "General Availability" status and may be made the "Best Available" version.
+ </p>
+ <ul>
+ <li>
+ <a href="http://cvs.apache.org/dist/struts">Struts Development
+ Releases - Not yet rated "General Availability".</a>
+ </li>
+ </ul>
+
</section>
<section name="Nightly Builds" href="Builds">
1.52 +4 -0 jakarta-struts/doc/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- project.xml 7 Jul 2004 10:00:24 -0000 1.51
+++ project.xml 12 Jul 2004 02:53:00 -0000 1.52
@@ -82,6 +82,10 @@
name="Source Code"
href="http://jakarta.apache.org/site/sourceindex.cgi"
/>
+ <item
+ name="Development Releases"
+ href="http://cvs.apache.org/dist/struts/"
+ />
</menu>
<menu name="Development">
1.2 +1 -1 jakarta-struts/doc/userGuide/release-notes-1.2.1.xml
Index: release-notes-1.2.1.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes-1.2.1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- release-notes-1.2.1.xml 12 Jul 2004 02:22:54 -0000 1.1
+++ release-notes-1.2.1.xml 12 Jul 2004 02:53:00 -0000 1.2
@@ -10,7 +10,7 @@
<body>
<section name="Introduction" href="Introduction">
<p>This section contains release notes for changes that have taken place
since
- <a href="release-notes-1.1.html">Version 1.1</a> was released through the
Struts 1.2.1 release.
+ <a href="release-notes-1.1.html">Version 1.1</a> was released through the
Struts 1.2.1 release.</p>
</section>
<section name="What's Included?" href="Included">
<p>The binary distribution of this release includes the following files
relevant to Struts:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]