bloritsch 02/01/30 11:56:10
Modified: docs/site news.html
xdocs/site news.xml
Log:
fix typo
Revision Changes Path
1.130 +191 -73 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- news.html 27 Jan 2002 01:18:28 -0000 1.129
+++ news.html 30 Jan 2002 19:56:09 -0000 1.130
@@ -16,6 +16,8 @@
<meta name="author" value="Ted Husted">
<meta name="email" value="[EMAIL PROTECTED]">
+
+
<title>The Jakarta Site - New and Status</title>
</head>
@@ -143,7 +145,31 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>21 January 2001 - Tomcat 4.0.2 Beta 2
Released</h3>
+ <h3>30 January 2002 - Avalon Excalibur 4.1
Released</h3>
+ <p>The Avalon team is proud to
announce the 4.1 final release
+of the Avalon Excalibur.</p>
+ <p>
+<b>About Avalon:</b>
+ The Avalon project is Apache's Java Server Framework. It is
+ separated into five sub projects: Framework, Excalibur, LogKit,
+ Cornerstone, and Phoenix. Its purpose is to simplify
+ server side programming for Java based projects. It
+ formalizes serveral best of breed practices and patterns for
+ server side programming.
+ <p>For more information about Avalon, please go to
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Excalibur 4.1:</b>
+ Avalon Excalibur contains several premade Avalon Components
+ and utilities to make your server side programming easier.
+ There are several pool implementations, Component management
+ implementations, and database management implementations.
+ <p>For more information about Avalon Excalibur 4.1, please go to
+ <a
href="http://jakarta.apache.org/avalon/excalibur">http://jakarta.apache.org/avalon/excalibur</a>.</p>
+</p>
+ <hr size="1" noshade="" />
+ <h3>21 January 2001 - Tomcat 4.0.2
Beta 2 Released</h3>
<p>
The Tomcat Team is proud to announce the second beta release of Tomcat 4.0.2.
Binary and source distributions are available <a
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.2-b2/">here</a>.
@@ -185,7 +211,8 @@
<p>This release is a minor bugfix
release. The prior release
was compiled with JDK 1.4's compiler, making it incompatible
with previous JDKs</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -193,8 +220,10 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Framework
4.1.1:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Framework 4.1.1:</b>
The Avalon Framework formalizes the contracts and patterns used in the
other Avalon projects. It is derived from modern software engineering
techniques and aims to provide a solid basis on which to build server
@@ -204,14 +233,16 @@
also define the relationship (contract) a component has with peers,
ancestors and children. This documentation introduces you to those
patterns, interfaces, and relationships.
- </p><p>
+ </p>
+<p>
The Avalon Framework raises the abstraction level from Object-Oriented
Programming concept one notch to the Component-Oriented Programming
model. This enables programmers to concern themselves with assemblies
of classes, rather than the classes themselves--thus reducing the
number of things the programmer must keep in mind, and speeding up
application development.
- </p><p>
+ </p>
+<p>
The Avalon Framework is already used in
<a href="http://xml.apache.org/cocoon2">Cocoon2</a>, an XML
publishing framework. The Avalon Framework is also used in
@@ -220,8 +251,10 @@
is <a href="http://www.jesktop.org">Jestkop</a>, a cross-platform
replacement for your ordinary desktop. If you are evaluating Avalon
and want the proof that it's claims are valid check them out.
- </p><p>For more information about Avalon Framework 4.1.1, please go to
- <a
href="http://jakarta.apache.org/avalon/framework">http://jakarta.apache.org/avalon/framework</a>.</p></p>
+ </p>
+<p>For more information about Avalon Framework 4.1.1, please go to
+ <a
href="http://jakarta.apache.org/avalon/framework">http://jakarta.apache.org/avalon/framework</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>21 December 2001 - Tomcat 4.0.2
Beta 1 Released</h3>
<p>
@@ -239,10 +272,19 @@
</p>
<hr size="1" noshade="" />
<h3>11 December 2001 - Jetspeed
v1.3a2 Released</h3>
- <p><table><tr><td><img
src="http://jakarta.apache.org/jetspeed/site/images/logo.gif"
alt="powered-by-logo.gif" width="77" height="32" /></td><td>
+ <p>
+<table>
+<tr>
+<td>
+<img src="http://jakarta.apache.org/jetspeed/site/images/logo.gif"
alt="powered-by-logo.gif" width="77" height="32" />
+</td>
+<td>
Version 1.3a2 of the Jetspeed Portal Server is now released.
Congratulations and thanks to all participants in the Jetspeed community.
- </td></tr></table></p>
+ </td>
+</tr>
+</table>
+</p>
<p>
The major improvements in this release include:
</p>
@@ -264,7 +306,8 @@
Capability to store portlet markup (PSML) in a database. Integration with
Apache <a href="http://jakarta.apache.org/turbine/torque/">Torque</a>
object-relational database tool.
- </li></ul>
+ </li>
+</ul>
<p>
Please visit the <a href="http://jakarta.apache.org/velocity/">
Velocity site</a> for more information and the distribution.
@@ -273,7 +316,8 @@
<h3>11 December 2001 - Avalon
Framework 4.1 Released</h3>
<p>The Avalon team is proud to
announce the 4.1 final release
of the Avalon Framework.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -281,8 +325,10 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Framework
4.1:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Framework 4.1:</b>
The Avalon Framework formalizes the contracts and patterns used in the
other Avalon projects. It is derived from modern software engineering
techniques and aims to provide a solid basis on which to build server
@@ -292,14 +338,16 @@
also define the relationship (contract) a component has with peers,
ancestors and children. This documentation introduces you to those
patterns, interfaces, and relationships.
- </p><p>
+ </p>
+<p>
The Avalon Framework raises the abstraction level from Object-Oriented
Programming concept one notch to the Component-Oriented Programming
model. This enables programmers to concern themselves with assemblies
of classes, rather than the classes themselves--thus reducing the
number of things the programmer must keep in mind, and speeding up
application development.
- </p><p>
+ </p>
+<p>
The Avalon Framework is already used in
<a href="http://xml.apache.org/cocoon2">Cocoon2</a>, an XML
publishing framework. The Avalon Framework is also used in
@@ -308,8 +356,10 @@
is <a href="http://www.jesktop.org">Jestkop</a>, a cross-platform
replacement for your ordinary desktop. If you are evaluating Avalon
and want the proof that it's claims are valid check them out.
- </p><p>For more information about Avalon Framework 4.1, please go to
- <a
href="http://jakarta.apache.org/avalon/framework">http://jakarta.apache.org/avalon/framework</a>.</p></p>
+ </p>
+<p>For more information about Avalon Framework 4.1, please go to
+ <a
href="http://jakarta.apache.org/avalon/framework">http://jakarta.apache.org/avalon/framework</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>9 December 2001 - Velocity v1.2
Released</h3>
<p>
@@ -374,7 +424,8 @@
<h3>11 November 2001 - Avalon
Phoenix 4.0a3 Released</h3>
<p>The Avalon team is proud to
announce the 4.0a3 alpha release
of Avalon Phoenix.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -382,8 +433,10 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Phoenix
4.0a3:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Phoenix 4.0a3:</b>
Avalon Phoenix is a micro-kernel designed and implemented on top of
the Avalon Framework. It is both an API to program to and a reference
implementation. The reference implementation provides a number of
@@ -399,15 +452,18 @@
applications or servers that are included in Avalon Cornerstone.
<a href="http://jakarta.apache.org/james/">Apache James</a>
uses Phoenix for it's mail server.
- </p><p>For more information about Avalon Phoenix 4.0a3, please go to
+ </p>
+<p>For more information about Avalon Phoenix 4.0a3, please go to
<a
href="http://jakarta.apache.org/avalon/phoenix">http://jakarta.apache.org/avalon/phoenix</a>.</p>
<p>The release can be downloaded from
-<a
href="http://jakarta.apache.org/builds/jakarta-avalon/release/phoenix/v4.0a3">here</a>.</p></p>
+<a
href="http://jakarta.apache.org/builds/jakarta-avalon/release/phoenix/v4.0a3">here</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>26 October 2001 - LogKit 1.0
Released</h3>
<p>The Avalon team is proud to
announce the 1.0 final release of LogKit.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -415,13 +471,16 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About LogKit 1.0:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About LogKit 1.0:</b>
LogKit is an easy to use logging toolkit designed for secure
performance orientated logging. It's design encourages integration
into existing products with minimal impact.
<p>For more information about LogKit 1.0, please go to
- <a
href="http://jakarta.apache.org/avalon/logkit">http://jakarta.apache.org/avalon/logkit</a>.</p></p>
+ <a
href="http://jakarta.apache.org/avalon/logkit">http://jakarta.apache.org/avalon/logkit</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>22 October 2001 - Apache Tomcat
3.3 Final Released</h3>
<p>At long last, Tomcat 3.3 has
reached "Final Release"! With its
@@ -459,7 +518,8 @@
<h3>25 September 2001 - Avalon
Phoenix 4.0a1 Released</h3>
<p>The Avalon team is proud to
announce the 4.0a1 alpha release
of Avalon Phoenix.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -467,8 +527,10 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Phoenix
4.0a1:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Phoenix 4.0a1:</b>
Avalon Phoenix is a micro-kernel designed and implemented on top of
the Avalon Framework. It is both an API to program to and a reference
implementation. The reference implementation provides a number of
@@ -484,15 +546,23 @@
applications or servers that are included in Avalon Cornerstone.
<a href="http://jakarta.apache.org/james/">Apache James</a>
uses Phoenix for it's mail server.
- </p><p>For more information about Avalon Phoenix 4.0a1, please go to
- <a
href="http://jakarta.apache.org/avalon/phoenix">http://jakarta.apache.org/avalon/phoenix</a>.</p></p>
+ </p>
+<p>For more information about Avalon Phoenix 4.0a1, please go to
+ <a
href="http://jakarta.apache.org/avalon/phoenix">http://jakarta.apache.org/avalon/phoenix</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>25 September 2001 - Jakarta
Cactus 1.2 Released</h3>
<p>The Cactus project is proud to
announce the release of
Version 1.2. Cactus is a unit testing framework for testing server
side java code. Version 1.2 supports unit testing of :
</p>
- <ul><li>Servlets,</li><li>JSP Tag
libraries,</li><li>Servlet Filters,</li><li>EJBs,</li><li>JSPs</li></ul>
+ <ul>
+<li>Servlets,</li>
+<li>JSP Tag libraries,</li>
+<li>Servlet Filters,</li>
+<li>EJBs,</li>
+<li>JSPs</li>
+</ul>
<p>Please check the
<a href="http://jakarta.apache.org/cactus/features.html">Features
list</a> and the
@@ -532,7 +602,8 @@
<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>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into six sub projects: Framework, Excalibur, LogKit,
Cornerstone, Phoenix, and Testlet. Its purpose is to simplify
@@ -540,13 +611,16 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About LogKit 1.0b5:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About LogKit 1.0b5:</b>
LogKit is an easy to use logging toolkit designed for secure
performance orientated logging. It's design encourages integration
into existing products with minimal impact.
<p>For more information about LogKit 1.0b5, please go to
- <a
href="http://jakarta.apache.org/avalon/logkit">http://jakarta.apache.org/avalon/logkit</a>.</p></p>
+ <a
href="http://jakarta.apache.org/avalon/logkit">http://jakarta.apache.org/avalon/logkit</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>15 September 2001 - Cactus is
now a Jakarta top level project</h3>
<p>The Cactus project, a unit
testing framework for server side java code,
@@ -571,7 +645,8 @@
<h3>11 September 2001 - Avalon
Excalibur 4.0 Final Released</h3>
<p>The Avalon team is proud to
announce the 4.0 final release
of the Avalon Excalibur.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -579,14 +654,17 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Excalibur
4.0:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Excalibur 4.0:</b>
Avalon Excalibur contains several premade Avalon Components
and utilities to make your server side programming easier.
There are several pool implementations, Component management
implementations, and database management implementations.
<p>For more information about Avalon Excalibur 4.0, please go to
- <a
href="http://jakarta.apache.org/avalon/excalibur">http://jakarta.apache.org/avalon/excalibur</a>.</p></p>
+ <a
href="http://jakarta.apache.org/avalon/excalibur">http://jakarta.apache.org/avalon/excalibur</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>9 September 2001 - Tomcat
4.0-rc1 Released</h3>
<p>The first <strong>Release
Candidate</strong> for Tomcat 4.0 is now
@@ -622,7 +700,8 @@
<h3>10 August 2001 - Avalon
Excalibur 4.0b4 Released</h3>
<p>The Avalon team is proud to
announce the 4.0b4 beta release
of the Avalon Excalibur.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into six sub projects: Framework, Excalibur, LogKit,
Cornerstone, Phoenix, and Testlet. Its purpose is to simplify
@@ -630,14 +709,17 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Excalibur
4.0b4:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Excalibur 4.0b4:</b>
Avalon Excalibur contains several premade Avalon Components
and utilities to make your server side programming easier.
There are several pool implementations, Component management
implementations, and database management implementations.
<p>For more information about Avalon Excalibur 4.0b4, please go to
- <a
href="http://jakarta.apache.org/avalon/excalibur">http://jakarta.apache.org/avalon/excalibur</a>.</p></p>
+ <a
href="http://jakarta.apache.org/avalon/excalibur">http://jakarta.apache.org/avalon/excalibur</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>9 August 2001 - Tomcat
4.0-beta-7 Released</h3>
<p>A <strong>release
candidate</strong> version of Tomcat 4.0, version
@@ -658,7 +740,8 @@
<h3>30 July 2001 - Avalon Framework
4.0 Released</h3>
<p>The Avalon team is proud to
announce the 4.0 final release
of the Avalon Framework.</p>
- <p><b>About Avalon:</b>
+ <p>
+<b>About Avalon:</b>
The Avalon project is Apache's Java Server Framework. It is
separated into five sub projects: Framework, Excalibur, LogKit,
Cornerstone, and Phoenix. Its purpose is to simplify
@@ -666,8 +749,10 @@
formalizes serveral best of breed practices and patterns for
server side programming.
<p>For more information about Avalon, please go to
- <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p></p>
- <p><b>About Avalon Framework
4.0:</b>
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About Avalon Framework 4.0:</b>
The Avalon Framework formalizes the contracts and patterns used in the
other Avalon projects. It is derived from modern software engineering
techniques and aims to provide a solid basis on which to build server
@@ -681,8 +766,10 @@
is <a href="http://www.jesktop.org">Jestkop</a>, a cross-platform
replacement for your ordinary desktop. If you are evaluating Avalon
and want the proof that it's claims are valid check them out.
- </p><p>For more information about Avalon Framework 4.0, please go to
- <a
href="http://jakarta.apache.org/avalon/framework">http://jakarta.apache.org/avalon/framework</a>.</p></p>
+ </p>
+<p>For more information about Avalon Framework 4.0, please go to
+ <a
href="http://jakarta.apache.org/avalon/framework">http://jakarta.apache.org/avalon/framework</a>.</p>
+</p>
<hr size="1" noshade="" />
<h3>22 July 2001 - Jakarta Tomcat
3.3-b1 Released</h3>
<p><strong>Tomcat 3.3 Beta
1</strong> is the latest update to Tomcat 3.3.
@@ -707,7 +794,10 @@
and JSP 1.2 specifications, many bug fixes, performance improvements, an
updated version of the Apache web connector, and a new experimental installer
for Windows platforms. Get your copy here:</p>
- <ul><li><a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b6/">Binary
Distributions</a></li><li><a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b6/src/">Source
Distributions</a></li></ul>
+ <ul>
+<li><a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b6/">Binary
Distributions</a></li>
+<li><a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b6/src/">Source
Distributions</a></li>
+</ul>
<p>See the enclosed
<code>RELEASE-NOTES-4.0-B6.txt</code> for more information
about the contents of this release.</p>
<hr noshade="" size="1" />
@@ -879,7 +969,8 @@
</p>
<hr noshade="" size="1" />
<h3>28 May 2001 - Jakarta Turbine
2.1b3 Released</h3>
- <p><strong><a
href="http://jakarta.apache.org/turbine/">Turbine</a>
+ <p>
+<strong><a href="http://jakarta.apache.org/turbine/">Turbine</a>
2.1b3</strong> is the third of three betas scheduled
for release before the 2.1 final release at JavaOne on June 4th. This release
includes a new version of the
@@ -916,7 +1007,8 @@
</p>
<hr noshade="" size="1" />
<h3>20 May 2001 - Jakarta Turbine
2.1b2 Released</h3>
- <p><strong>Turbine 2.1b2</strong>
is the second of three betas scheduled
+ <p>
+<strong>Turbine 2.1b2</strong> is the second of three betas scheduled
for release before the 2.1 final release at JavaOne on June 4th. This release
includes a new version of the Turbine Developer's Kit and a new stand-alone
version of <a
href="http://jakarta.apache.org/turbine/howto/torque-howto.html">Torque</a>.
@@ -957,7 +1049,8 @@
<a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b5">here</a>.</p>
<hr noshade="" size="1" />
<h3>14 May 2001 - Jakarta Turbine
2.1b1 Released</h3>
- <p><strong>Turbine 2.1b1</strong>
is the first of three betas scheduled
+ <p>
+<strong>Turbine 2.1b1</strong> is the first of three betas scheduled
for release before the 2.1 final release at JavaOne on June 4th. This release
includes a new version of the Turbine Developer's Kit and a new stand-alone
version of <a
href="http://jakarta.apache.org/turbine/howto/torque-howto.html">Torque</a>.
@@ -981,13 +1074,16 @@
</p>
<hr noshade="" size="1" />
<h3>4 May 2001 - JavaWorld Selects
Log4J and Tomcat as Finalists</h3>
- <p><a
href="http://www.javaworld.com/"><i>JavaWorld</i></a> has selected
+ <p>
+<a href="http://www.javaworld.com/"><i>JavaWorld</i></a> has selected
the Jakarta Project's <a href="http://jakarta.apache.org/log4j">Log4J</a> and
<a href="http://jakarta.apache.org/tomcat/">Tomcat 3.2</a> subprojects
as finalists in the
-<a href="http://www.javaworld.com/jw-05-2001/jw-0504-finalists.html"><b>2001
JavaWorld Editors' Choice Awards</b></a>.
+<a href="http://www.javaworld.com/jw-05-2001/jw-0504-finalists.html">
+<b>2001 JavaWorld Editors' Choice Awards</b></a>.
</p>
- <p><a
href="http://jakarta.apache.org/log4j">Log4J</a> was named as a finalist
+ <p>
+<a href="http://jakarta.apache.org/log4j">Log4J</a> was named as a finalist
in the "Most Useful New or Revised Java API/Technology" category, and
<a href="http://jakarta.apache.org/tomcat/">Tomcat 3.2</a> was named as a
finalist in the "Most Innovative Java Product" category.
@@ -1058,12 +1154,14 @@
</p>
<hr noshade="" size="1" />
<h3>2 April 2001 - Tomcat
4.0-beta-3 Released</h3>
- <p><strong>Tomcat
4.0-beta-3</strong> is an update to the Tomcat 4.0-beta-2
+ <p>
+<strong>Tomcat 4.0-beta-3</strong> is an update to the Tomcat 4.0-beta-2
distribution that was released on 30 March 2001. It fixes a further security
vulnerability that was not completely repaired in the beta 2 release. Anyone
who has downloaded Tomcat 4.0-beta-2 should immediately update to this
version. Download the latest distribution from
-<a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b3/">here</a></p>
+<a
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b3/">here</a>
+</p>
<hr noshade="" size="1" />
<h3>2 April 2001 - Velocity 1.0
Released</h3>
<p>
@@ -1131,7 +1229,8 @@
<hr noshade="" size="1" />
<h3>19 March 2001 - March PMC
Meeting Minutes</h3>
<p>
- <a href="./pmc/index.html">Minutes of the March PMC meeting are available.</a></p>
+ <a href="./pmc/index.html">Minutes of the March PMC meeting are available.</a>
+</p>
<hr noshade="" size="1" />
<h3>17 March 2001 - Tomcat 3.3
Release</h3>
<p>
@@ -1173,7 +1272,8 @@
<h3>23 February 2001 - Struts 1.0
Beta 1 Released </h3>
<p>
<a href="http://jakarta.apache.org/struts/">Version 1.0-beta-1 of the Struts
- Framework is now available for download.</a></p>
+ Framework is now available for download.</a>
+</p>
<p>
Struts is an open source project, under the sponsorship of the Apache
Software Foundation, to produce framework useful in building web
@@ -1208,19 +1308,31 @@
<h3>
In the News
</h3>
- <p><b><a
href="http://community.borland.com/article/0,1410,22057,00.html">
-Apache Tomcat Servlet and JavaServer Pages Development with JBuilder
Foundation</a></b></p>
- <p><b><a
href="http://www7.software.ibm.com/vad.nsf/Data/Document2390?OpenDocument">
-Apache Tomcat 3.1 Final Release Servlet and JSP Development with VisualAge for Java
</a></b></p>
- <p><b><a
href="http://news.cnet.com/news/0-1003-200-344386.html">
-Open-source Apache project solidifies status </a></b></p>
- <p><b><a
href="http://java.sun.com/pr/1999/06/pr990615-19.html"> Sun to
+ <p>
+<b><a href="http://community.borland.com/article/0,1410,22057,00.html">
+Apache Tomcat Servlet and JavaServer Pages Development with JBuilder
Foundation</a></b>
+</p>
+ <p>
+<b><a href="http://www7.software.ibm.com/vad.nsf/Data/Document2390?OpenDocument">
+Apache Tomcat 3.1 Final Release Servlet and JSP Development with VisualAge for Java
</a></b>
+</p>
+ <p>
+<b><a href="http://news.cnet.com/news/0-1003-200-344386.html">
+Open-source Apache project solidifies status </a></b>
+</p>
+ <p>
+<b><a href="http://java.sun.com/pr/1999/06/pr990615-19.html"> Sun to
License JavaServer Pages Technology to Apache Developer
-Community</a></b></p>
- <p><b><a
href="http://java.sun.com/pr/1999/06/pr990602-01.html"> Sun
-Unveils JavaServer Pages Technology</a></b></p>
- <p><b><a
href="http://www.wired.com/news/news/technology/story/20237.html">
-Sun Aligns with Palm and Apache</a></b></p>
+Community</a></b>
+</p>
+ <p>
+<b><a href="http://java.sun.com/pr/1999/06/pr990602-01.html"> Sun
+Unveils JavaServer Pages Technology</a></b>
+</p>
+ <p>
+<b><a href="http://www.wired.com/news/news/technology/story/20237.html">
+Sun Aligns with Palm and Apache</a></b>
+</p>
<hr noshade="" size="1" />
<h3>
Got News?
@@ -1249,6 +1361,12 @@
</body>
</html>
<!-- end the processing -->
+
+
+
+
+
+
1.108 +0 -1 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- news.xml 30 Jan 2002 19:52:33 -0000 1.107
+++ news.xml 30 Jan 2002 19:56:09 -0000 1.108
@@ -11,7 +11,6 @@
<section name="News & Status">
-<?xml version="1.0" encoding="UTF-8"?>
<h3>30 January 2002 - Avalon Excalibur 4.1 Released</h3>
<p>The Avalon team is proud to announce the 4.1 final release
of the Avalon Excalibur.</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>