martinc 2003/02/19 22:30:44
Modified: doc status.xml
doc/news index.xml status.xml
doc/userGuide index.xml
Log:
Updates to announce Struts 1.1 Release Candidate 1.
IMPORTANT: Please do not update the web site with this or later content
until you see the official announcement message for the Struts 1.1 RC1
release. I'm updating these pages now so that they are included in the
RC1 struts-documentation.war web app, but I have not finished testing
the release itself.
Revision Changes Path
1.28 +4 -4 jakarta-struts/doc/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- status.xml 15 Feb 2003 13:53:53 -0000 1.27
+++ status.xml 20 Feb 2003 06:30:43 -0000 1.28
@@ -68,8 +68,8 @@
</p>
<p>
- <a href="proposals/release-plan-1.1b3.html">Struts 1.1 beta 3</a> is in
circulation
- and we are working toward a release candidate.
+ <a href="proposals/release-plan-1.1rc1.html">Struts 1.1 Release Candidate
1</a>
+ is in circulation and we are working toward a final release.
</p>
</section>
@@ -234,7 +234,7 @@
<ul>
<li>
- <a href="proposals/release-plan-1.1b3.html">Release Plan 1.1-b3</a>
+ <a href="proposals/release-plan-1.1rc1.html">Release Plan 1.1-rc1</a>
</li>
<li>
1.19 +41 -1 jakarta-struts/doc/news/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/news/index.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- index.xml 19 Feb 2003 00:26:49 -0000 1.18
+++ index.xml 20 Feb 2003 06:30:44 -0000 1.19
@@ -14,7 +14,7 @@
</p>
<p>
-<a href="http://www.apache.org/dist/jakarta/struts/">Struts 1.1</a> is in its third
<b>beta release</b> (30 December 2002).
+<a href="http://www.apache.org/dist/jakarta/struts/">Struts 1.1</a> is in its first
<b>release candidate</b> build (20 February 2003).
</p>
<hr size="1" noshade=""/>
@@ -111,6 +111,46 @@
</p>
<hr size="1" noshade=""/>
-->
+
+ <h3><a name="20030220"></a>20 Feb 2003 - Struts 1.1 Release Candidate 1
Released</h3>
+ <p>
+ The Struts team is proud to announce the release of Struts 1.1 Release
+ Candidate 1. This release includes some new functionality, as well as
+ fixes for a number of bugs which were reported against earlier versions.
+ The Struts Team believes that this release is ready for prime time, hence
+ its designation as a release candidate.
+ </p>
+ <p>
+ The binary distribution is available at:
+ </p>
+ <p>
+ <a href="http://www.apache.org/dist/jakarta/struts/binaries/">
+ http://www.apache.org/dist/jakarta/struts/binaries/</a>
+ </p>
+ <p>
+ and the source distribution is available at:
+ </p>
+ <p>
+ <a href="http://www.apache.org/dist/jakarta/struts/source/">
+ http://www.apache.org/dist/jakarta/struts/source/</a>
+ </p>
+ <p>
+ In addition, the library distribution, which contains updated binaries
+ without the sample applications, is available at:
+ </p>
+ <p>
+ <a href="http://www.apache.org/dist/jakarta/struts/library/">
+ http://www.apache.org/dist/jakarta/struts/library/</a>
+ </p>
+ <p>
+ Details of the changes in this release are available in the Release
+ Notes, which can be found here:
+ </p>
+ <p>
+ <a
href="http://jakarta.apache.org/struts/userGuide/release-notes-1.1-rc1.html">
+ http://jakarta.apache.org/struts/userGuide/release-notes-1.1-rc1.html</a>
+ </p>
+ <hr size="1" noshade=""/>
<h3><a name="20030217"></a>17 Feb 2003 - Struts talk .. & labs live online
w/ 4 Authors</h3>
<p>
1.3 +1 -1 jakarta-struts/doc/news/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/news/status.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- status.xml 31 Dec 2002 03:12:11 -0000 1.2
+++ status.xml 20 Feb 2003 06:30:44 -0000 1.3
@@ -15,7 +15,7 @@
</p>
<p>
-<a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b3/">Struts
1.1b</a> is in its third <b>beta release</b> (30 December 2002).
+<a href="http://www.apache.org/dist/jakarta/struts/">Struts 1.1</a> is in its first
<b>release candidate</b> build (20 February 2003).
</p>
<hr size="1" noshade=""/>
1.33 +1 -0 jakarta-struts/doc/userGuide/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/index.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- index.xml 15 Feb 2003 12:46:02 -0000 1.32
+++ index.xml 20 Feb 2003 06:30:44 -0000 1.33
@@ -159,6 +159,7 @@
<ul>
<li><a href="release-notes.html">6.1 Release Notes</a></li>
<ul>
+ <li><a href="release-notes-1.1-rc1.html">Release Notes
1.1-rc1</a></li>
<li><a href="release-notes-1.1-b3.html">Release Notes
1.1-b3</a></li>
<li><a href="release-notes-1.1-b2.html">Release Notes
1.1-b2</a></li>
<li><a href="release-notes-1.1-b1.html">Release Notes
1.1-b1</a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]