remm        02/01/21 09:17:43

  Modified:    docs/site binindex.html news.html
  Log:
  - Website update for Tomcat 4.0.2 Beta 2.
  
  Revision  Changes    Path
  1.139     +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.138
  retrieving revision 1.139
  diff -u -r1.138 -r1.139
  --- binindex.html     20 Jan 2002 16:48:25 -0000      1.138
  +++ binindex.html     21 Jan 2002 17:17:42 -0000      1.139
  @@ -220,7 +220,7 @@
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-avalon/release/phoenix/latest/";>Avalon
 Phoenix 4.0 Alpha 3</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-bcel/release/v5.0rc1/";>BCEL 
5.0 Release Candidate 1</a></li>
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-lucene/release/v1.2-rc2/";>Lucene 1.2 
Release Candidate 2</a></li>
  -<li><a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0.2-b1/";>Tomcat 
4.0.2 Beta 1</a></li>
  +<li><a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0.2-b2/";>Tomcat 
4.0.2 Beta 2</a></li>
   </ul>
                                                   <h2>
   Nightly Builds
  
  
  
  1.128     +165 -73   jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- news.html 19 Jan 2002 13:15:35 -0000      1.127
  +++ news.html 21 Jan 2002 17:17:42 -0000      1.128
  @@ -143,7 +143,13 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>14 January 2002 - Apache Tomcat 3.3 Updated 
to 3.3a</h3>
  +                                    <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>.
  +</p>
  +                                                <hr size="1" noshade="" />
  +                                                <h3>14 January 2002 - Apache Tomcat 
3.3 Updated to 3.3a</h3>
                                                   <p><b>Important Notice:</b> The 
Tomcat 3.3 release has been updated to
   3.3a to deal with a DOS vulnerability on Windows systems. The
   vulnerability allows a special HTTP request to hang and never complete.
  @@ -179,7 +185,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
  @@ -187,8 +194,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
  @@ -198,14 +207,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
  @@ -214,8 +225,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>
  @@ -233,10 +246,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>
  @@ -258,7 +280,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.
  @@ -267,7 +290,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
  @@ -275,8 +299,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
  @@ -286,14 +312,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
  @@ -302,8 +330,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>
  @@ -368,7 +398,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
  @@ -376,8 +407,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
  @@ -393,15 +426,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
  @@ -409,13 +445,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
  @@ -453,7 +492,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
  @@ -461,8 +501,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
  @@ -478,15 +520,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
  @@ -526,7 +576,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
  @@ -534,13 +585,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,
  @@ -565,7 +619,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
  @@ -573,14 +628,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
  @@ -616,7 +674,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
  @@ -624,14 +683,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
  @@ -652,7 +714,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
  @@ -660,8 +723,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
  @@ -675,8 +740,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.
  @@ -701,7 +768,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" />
  @@ -873,7 +943,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 
  @@ -910,7 +981,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>.
  @@ -951,7 +1023,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>.
  @@ -975,13 +1048,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.
  @@ -1052,12 +1128,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>
  @@ -1125,7 +1203,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>
  @@ -1167,7 +1246,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
  @@ -1202,19 +1282,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?
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to