larryi 01/09/24 13:38:56
Modified: docs/site binindex.html news.html sourceindex.html
Log:
Update for Tomcat 3.3 Release Candidate 1
Revision Changes Path
1.97 +2 -2 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- binindex.html 2001/09/24 03:30:30 1.96
+++ binindex.html 2001/09/24 20:38:55 1.97
@@ -202,8 +202,8 @@
</h2>
<ul>
<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
5</a></li>
-<li><a href="/builds/jakarta-tomcat/release/v3.3-b2/bin/">Tomcat 3.3
-Beta 2</a></li>
+<li><a href="/builds/jakarta-tomcat/release/v3.3-rc1/bin/">Tomcat 3.3
+Release Candidate 1</a></li>
</ul>
<h2>
Nightly Builds
1.96 +13 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- news.html 2001/09/18 03:11:37 1.95
+++ news.html 2001/09/24 20:38:55 1.96
@@ -135,7 +135,19 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>17 September 2001 - Apache Tomcat 4.0 Final
Released</h3>
+ <h3>24 September 2001 - Jakarta Tomcat 3.3-rc1
Released</h3>
+ <p><strong>Tomcat 3.3 Release
Candiate 1</strong> is the latest update to
+Tomcat 3.3. With this release, the core code for Tomcat 3.3 is considered
+finished and only minor bug fixes, simple usability enhancements,
+and documentation updates will occur up until the second Release
+Candidate. You can find everything
+<a
href="http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3-rc1">here</a>.</p>
+ <p>As Tomcat 3.3 documentation is
updated, an effort will be made to keep
+the <a href="http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html">
+Tomcat 3.3 Documentation</a> site current with these updates. For the
+most up to date documentation for Tomcat 3.3, please check this site.</p>
+ <hr noshade="" size="1" />
+ <h3>17 September 2001 - Apache
Tomcat 4.0 Final Released</h3>
<p>It's official! The Servlet 2.3
and JSP 1.2 specifications are now final,
and so is <strong>Apache Tomcat 4.0</strong>, which implements the new
features of these specifications plus a host of other functionality
1.69 +2 -2 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- sourceindex.html 2001/09/18 03:11:37 1.68
+++ sourceindex.html 2001/09/24 20:38:55 1.69
@@ -196,8 +196,8 @@
</h2>
<ul>
<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
4</a></li>
-<li><a href="/builds/jakarta-tomcat/release/v3.3-b2/src/">Tomcat 3.3
-Beta 2</a></li>
+<li><a href="/builds/jakarta-tomcat/release/v3.3-rc1/src/">Tomcat 3.3
+Release Candidate 1</a></li>
</ul>
<h2>
Nightly Builds (May not compile or even run)