craigmcc 01/09/17 20:11:37
Modified: docs/site binindex.html news.html sourceindex.html
xdocs/site binindex.xml news.xml sourceindex.xml
Log:
Updates for Apache Tomcat 4.0 final release.
Revision Changes Path
1.95 +1 -1 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- binindex.html 2001/09/17 06:46:19 1.94
+++ binindex.html 2001/09/18 03:11:37 1.95
@@ -192,6 +192,7 @@
<li><a href="/builds/jakarta-struts/release/v1.0/">Struts 1.0</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.1.1/bin/">Tomcat 3.1.1</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.2.3/bin/">Tomcat 3.2.3</a></li>
+<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0/">Tomcat 4.0</a></li>
<li><a href="/builds/jakarta-turbine/release/2.1/">Turbine 2.1</a></li>
<li><a href="/builds/jakarta-velocity/release/v1.1/">Velocity 1.1</a></li>
</ul>
@@ -202,7 +203,6 @@
<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-4.0/release/v4.0-rc2/">Tomcat 4.0 release
candidate 2</a></li>
</ul>
<h2>
Nightly Builds
1.95 +20 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- news.html 2001/09/17 06:46:19 1.94
+++ news.html 2001/09/18 03:11:37 1.95
@@ -135,7 +135,26 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>17 September 2001 - LogKit 1.0b5
Released</h3>
+ <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
+improvements over the current production release (Tomcat 3.2.3). Please
+read the <code>RELEASE-NOTES-4.0.txt</code> file in the top level directory
+of the distribution for the latest information on recent changes and known
+issues. You can also browse the Tomcat 4.0 documentation bundle online at
+<a
href="http://jakarta.apache.org/tomcat/tomcat-4.0-doc/">http://jakarta.apache.org</a>.</p>
+ <p>Binary distributions of Apache
Tomcat 4.0 are available at
+<a
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/">http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/</a>.</p>
+ <p>Source distributions of Apache
Tomcat 4.0 are available at
+<a
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/">http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/</a>.</p>
+ <p>Binary and source distributions
of the <em>mod_webapp connector</em> will be
+posted on Wednesday, September 19, 2001. If you wish to build this connector
+in the mean time, you can check out the <code>jakarta-tomcat-connectors</code>
+CVS repository, and follow the directions in the <code>README.txt</code> file
+in the <code>webapp</code> subdirectory.</p>
+ <hr noshade="" size="1" />
+ <h3>17 September 2001 - LogKit
1.0b5 Released</h3>
<p>The Avalon team is proud to
announce the 1.0b5 beta release of LogKit.</p>
<p>
<b>About Avalon:</b>
1.68 +4 -8 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sourceindex.html 2001/09/15 18:19:55 1.67
+++ sourceindex.html 2001/09/18 03:11:37 1.68
@@ -186,12 +186,10 @@
<li><a href="/builds/jakarta-cactus/release/v1.1/">Cactus 1.1</a>
is the latest release of the Cactus project.</li>
<li><a href="/builds/jakarta-jmeter/release/v1.5/">JMeter 1.5.1</a> (binaries and
source together...)</li>
-<li><a href="/builds/jakarta-struts/release/v1.0/src/">Struts 1.0</a>
-is the latest release of the Struts Framework project.</li>
-<li><a href="/builds/tomcat/release/v3.1.1/src/">Tomcat
-3.1.1</a> is a maintenance release of Tomcat 3.1.</li>
-<li><a href="/builds/tomcat/release/v3.2.3/src/">Tomcat
-3.2.3</a> is the latest release quality Tomcat build.</li>
+<li><a href="/builds/jakarta-struts/release/v1.0/src/">Struts 1.0</a></li>
+<li><a href="/builds/tomcat/release/v3.1.1/src/">Tomcat 3.1.1</a></li>
+<li><a href="/builds/tomcat/release/v3.2.3/src/">Tomcat 3.2.3</a></li>
+<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0/src/">Tomcat 4.0</a></li>
</ul>
<h2>
Milestone Builds
@@ -200,8 +198,6 @@
<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-4.0/release/v4.0-rc2/src/">Tomcat 4.0
-release candidate 2</a></li>
</ul>
<h2>
Nightly Builds (May not compile or even run)
1.79 +1 -1 jakarta-site2/xdocs/site/binindex.xml
Index: binindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- binindex.xml 2001/09/17 06:46:19 1.78
+++ binindex.xml 2001/09/18 03:11:37 1.79
@@ -77,6 +77,7 @@
<li><a href="/builds/jakarta-struts/release/v1.0/">Struts 1.0</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.1.1/bin/">Tomcat 3.1.1</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.2.3/bin/">Tomcat 3.2.3</a></li>
+<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0/">Tomcat 4.0</a></li>
<li><a href="/builds/jakarta-turbine/release/2.1/">Turbine 2.1</a></li>
<li><a href="/builds/jakarta-velocity/release/v1.1/">Velocity 1.1</a></li>
</ul>
@@ -89,7 +90,6 @@
<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-4.0/release/v4.0-rc2/">Tomcat 4.0 release
candidate 2</a></li>
</ul>
<h2>
1.79 +25 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- news.xml 2001/09/17 06:46:19 1.78
+++ news.xml 2001/09/18 03:11:37 1.79
@@ -11,6 +11,31 @@
<section name="News & Status">
+<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
+improvements over the current production release (Tomcat 3.2.3). Please
+read the <code>RELEASE-NOTES-4.0.txt</code> file in the top level directory
+of the distribution for the latest information on recent changes and known
+issues. You can also browse the Tomcat 4.0 documentation bundle online at
+<a
href="http://jakarta.apache.org/tomcat/tomcat-4.0-doc/">http://jakarta.apache.org</a>.</p>
+
+<p>Binary distributions of Apache Tomcat 4.0 are available at
+<a
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/">http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/</a>.</p>
+
+<p>Source distributions of Apache Tomcat 4.0 are available at
+<a
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/">http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/</a>.</p>
+
+<p>Binary and source distributions of the <em>mod_webapp connector</em> will be
+posted on Wednesday, September 19, 2001. If you wish to build this connector
+in the mean time, you can check out the <code>jakarta-tomcat-connectors</code>
+CVS repository, and follow the directions in the <code>README.txt</code> file
+in the <code>webapp</code> subdirectory.</p>
+
+<hr noshade="" size="1"/>
+
<h3>17 September 2001 - LogKit 1.0b5 Released</h3>
<p>The Avalon team is proud to announce the 1.0b5 beta release of LogKit.</p>
<p>
1.48 +4 -8 jakarta-site2/xdocs/site/sourceindex.xml
Index: sourceindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sourceindex.xml 2001/09/15 18:19:56 1.47
+++ sourceindex.xml 2001/09/18 03:11:37 1.48
@@ -70,12 +70,10 @@
<li><a href="/builds/jakarta-cactus/release/v1.1/">Cactus 1.1</a>
is the latest release of the Cactus project.</li>
<li><a href="/builds/jakarta-jmeter/release/v1.5/">JMeter 1.5.1</a> (binaries and
source together...)</li>
-<li><a href="/builds/jakarta-struts/release/v1.0/src/">Struts 1.0</a>
-is the latest release of the Struts Framework project.</li>
-<li><a href="/builds/tomcat/release/v3.1.1/src/">Tomcat
-3.1.1</a> is a maintenance release of Tomcat 3.1.</li>
-<li><a href="/builds/tomcat/release/v3.2.3/src/">Tomcat
-3.2.3</a> is the latest release quality Tomcat build.</li>
+<li><a href="/builds/jakarta-struts/release/v1.0/src/">Struts 1.0</a></li>
+<li><a href="/builds/tomcat/release/v3.1.1/src/">Tomcat 3.1.1</a></li>
+<li><a href="/builds/tomcat/release/v3.2.3/src/">Tomcat 3.2.3</a></li>
+<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0/src/">Tomcat 4.0</a></li>
</ul>
<h2>
@@ -86,8 +84,6 @@
<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-4.0/release/v4.0-rc2/src/">Tomcat 4.0
-release candidate 2</a></li>
</ul>
<h2>