geirm       2002/07/07 14:43:32

  Modified:    xdocs    index.xml
               xdocs/site news.xml
               docs     index.html
               docs/site news.html
  Log:
  announce the release of Velocity 1.3
  
  Revision  Changes    Path
  1.93      +1 -0      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -r1.92 -r1.93
  --- index.xml 7 Jul 2002 14:03:28 -0000       1.92
  +++ index.xml 7 Jul 2002 21:43:32 -0000       1.93
  @@ -12,6 +12,7 @@
   <section name="Product News">
   <p>
   <ul>
  +<li><a href="site/news.html#0707.1">07 July 2002 - <b>Jakarta Velocity 1.3 
Released</b></a></li>
   <li><a href="site/news.html#0619.1">19 June 2002 - <b>Poi 1.5.1 
Released</b></a></li>
   <li><a href="site/news.html#0618.1">18 June 2002 - <b>Tomcat 4.0.4 Final 
Released</b></a></li>
   <li><a href="site/news.html#0613.1">13 June 2002 - <b>Log4j 1.2.4 
Released</b></a></li>
  
  
  
  1.177     +189 -150  jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.176
  retrieving revision 1.177
  diff -u -r1.176 -r1.177
  --- news.xml  7 Jul 2002 14:01:56 -0000       1.176
  +++ news.xml  7 Jul 2002 21:43:32 -0000       1.177
  @@ -11,9 +11,48 @@
   
   <section name="News &amp; Status">
   
  +<a name="0707.1"><h3>07 July 2002 - Jakarta Velocity 1.3 Released</h3></a>
  +<p>
  +The <a href="http://jakarta.apache.org/velocity/";>Jakarta Velocity</a>
  +project is proud to announce the release of version 1.3
  +of the Jakarta Velocity Template Engine.
  +</p>
  +<p>
  +   Major enhancements include :
  + </p>
  +
  + <ul>
  +   <li>
  +     Automatic detection of <a href="http://jakarta.apache.org/log4j/";>log4j</a>
  +     or <a href="http://jakarta.apache.org/avalon/";>Avalon's logkit</a>
  +     as the default logger.  It's your
  +     choice - just put either into the classpath and Velocity will find it.
  +   </li>
  +   <li>
  +     Application Attributes allow your applications to interact with custom
  +     components such as loggers and resource loaders.
  +   </li>
  +   <li>
  +     The Resource Manager and Resource Cache are now pluggable.
  +   </li>
  + </ul>
  +
  + <p>
  + Furthermore, this release includes the User's Guide in Finnish, French, Spanish
  + and English.
  + </p>
  +
  + <p>
  + If you are looking for a safe, powerful alternative to JSP for web-application
  + development, or a versatile template engine to augment your Java application,
  + try <a href="http://jakarta.apache.org/velocity/";>Velocity</a>.
  + </p>
  +
  +<hr noshade="noshade" size="1"/>
  +
   <a name="0706.1"><h3>06 July 2002 - Jakarta POI documentation translations</h3></a>
   <p>
  -The POI project is pleased to announce and highlight two new important 
  +The POI project is pleased to announce and highlight two new important
   translation efforts.  A <a 
href="http://jakarta.apache.org/poi/trans/es/index.html";>Spanish</a> and <a 
href="http://www.terra-intl.com/jakarta/poi/";>Japanese</a> translation of the project 
documentation/website have begun!
   </p>
   <p>
  @@ -21,8 +60,8 @@
   access to <a href="http://jakarta.apache.org/poi";>POI</a> and other <a 
href="http://www.opensource.org";>OpenSource</a> software projects.
   </p>
   <p>
  -We would like to encourage everyone to participate in this translation 
  -effort in a free and open manner.  We will do our best to accommodate 
  +We would like to encourage everyone to participate in this translation
  +effort in a free and open manner.  We will do our best to accommodate
   all efforts to that effect.
   </p>
   <p>
  @@ -33,9 +72,9 @@
   
   
   <a name="0624.1"><h3>24 June 2002 - Apache Ant 1.5 beta 3</h3></a>
  -<p>This is the third beta release of Ant 1.5, a Java-based build 
  -tool.  This release provides greater stability when compared with 
  -1.5 beta 2, as a few more bug fixes have been made since the last 
  +<p>This is the third beta release of Ant 1.5, a Java-based build
  +tool.  This release provides greater stability when compared with
  +1.5 beta 2, as a few more bug fixes have been made since the last
   beta.</p>
   
   <p>The full list of changes as well as binary and source release files
  @@ -77,9 +116,9 @@
   <h3>12 June 2002 - Lucene 1.2 Final Released</h3>
   </a>
   <p>The Lucene Team is proud to announce the release of Lucene 1.2.
  -This is the first production release of Lucene since it moved to the Apache 
project. 
  +This is the first production release of Lucene since it moved to the Apache project.
   This release contains many features and bug fixes over the previous 1.0.2 release - 
see <a href="http://cvs.apache.org/viewcvs/jakarta-lucene/CHANGES.txt";>CHANGES.txt</a> 
for details.
  -Jakarta Lucene is a high-performance, full-featured text search engine written 
entirely in Java. 
  +Jakarta Lucene is a high-performance, full-featured text search engine written 
entirely in Java.
   Binary and source distributions are available <a 
href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/";>here</a>.
   </p>
   <hr size="1" noshade="noshade" />
  @@ -94,9 +133,9 @@
   <hr size="1" noshade="noshade" />
   
   <a name="0601.1"><h3>1 June 2002 - Apache Ant 1.5 beta 2</h3></a>
  -<p>This is the second beta release of Ant 1.5, a Java-based build 
  -tool.  This release provides greater stability when compared with 
  -1.5 beta 1, as numerous bug fixes have been made since the last 
  +<p>This is the second beta release of Ant 1.5, a Java-based build
  +tool.  This release provides greater stability when compared with
  +1.5 beta 1, as numerous bug fixes have been made since the last
   beta.</p>
   
   <p>The full list of changes as well as binary and source release files
  @@ -195,7 +234,7 @@
   <h3>06 May 2002 - POI 1.5-FINAL (production release)</h3>
   <p>
   The first production release for <a href="http://jakarta.apache.org/poi";>
  -Jakarta POI</a> is out.  And its soooo good that its just 
  +Jakarta POI</a> is out.  And its soooo good that its just
   <a 
href="http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html";>"POI-fect"</a>.
  Get this POI while its hot if you need to generate some
   Excel spreadsheets in production.... And if you're still hungry for more check
   out a <a href="http://jakarta.apache.org/builds/jakarta-poi/nightly/";>nightly 
build</a> for some more new (experimental) features.  Oh and you can find the release 
<a href="http://jakarta.apache.org/builds/jakarta-poi/release/bin/";>here</a>.
  @@ -226,22 +265,22 @@
   <a name="0421.2"></a>
   <h3>21 April 2002 - Cactus 1.3 Released</h3>
   <p>
  -The Cactus team is proud to announce the release of 
  -<a href="http://jakarta.apache.org/cactus";>Cactus</a> 1.3. This release 
  -corrects a lot of bugs and brings some new features. The full list of 
  -changes is available 
  +The Cactus team is proud to announce the release of
  +<a href="http://jakarta.apache.org/cactus";>Cactus</a> 1.3. This release
  +corrects a lot of bugs and brings some new features. The full list of
  +changes is available
   <a href="http://jakarta.apache.org/cactus/changes.html#release_changes";>here</a>.
   </p>
   <p>
  -There has been 2 main changes in how to configure Cactus. Please make 
  +There has been 2 main changes in how to configure Cactus. Please make
   sure you read the <a 
href="http://jakarta.apache.org/cactus/howto_migration.html";>Migration
   Guide</a>, which explains what you have to do to migrate from Cactus 1.2 to 1.3.
   </p>
   <p>
   In addition you'll notice the change in name from 
<code>Jakarta-cactus-22|23-1.2.zip</code>
  -to <code>Jakarta-cactus-12|13-1.3.zip</code>. This is because Cactus is growing and 
is 
  -expected to target J2EE and not only the Servlet API (thus 1.2 and 1.3 represent 
the 
  -J2EE API - which encompass Servlet API 2.2 and 2.3). The 
  +to <code>Jakarta-cactus-12|13-1.3.zip</code>. This is because Cactus is growing and 
is
  +expected to target J2EE and not only the Servlet API (thus 1.2 and 1.3 represent the
  +J2EE API - which encompass Servlet API 2.2 and 2.3). The
   <a href="http://jakarta.apache.org/cactus/downloads.html";>downloads</a> page 
explains it all.
   </p>
   <hr noshade="noshade" size="1"/>
  @@ -249,7 +288,7 @@
   <a name="0421.1"></a>
   <h3>21 April 2002 - POI 1.5-dev-20020416 (release candidate)</h3>
   
  -<p>The first real "release candidate" for <a 
href="http://jakarta.apache.org/poi";>POI</a> is out.  Among other things it fixes the 
annoying log4j version dependancies.  Get it while its hot, test it, report the bugs 
and lets get 1.5-final out there ASAP!  
  +<p>The first real "release candidate" for <a 
href="http://jakarta.apache.org/poi";>POI</a> is out.  Among other things it fixes the 
annoying log4j version dependancies.  Get it while its hot, test it, report the bugs 
and lets get 1.5-final out there ASAP!
   </p>
   <hr noshade="noshade" size="1"/>
   
  @@ -270,7 +309,7 @@
   <p>Version 1.2 is the 22nd major public release of log4j. All changes
   except the removal of deprecated methods are backward compatible such
   that log4j 1.2 can be considered a drop in replacement for log4j
  -1.1.3. 
  +1.1.3.
   </p>
   
   <hr noshade="noshade" size="1"/>
  @@ -421,8 +460,8 @@
   <a name="0322.2"></a>
   <h3>22 March 2002 - JakartaOne: The Gathering</h3>
   <p>
  -Jakarta volunteers are invited to take a break from JavaOne and meet at 
  -the 21st Amendment (563 Second Street) at 7:30pm on Monday. Laptops welcome, 
  +Jakarta volunteers are invited to take a break from JavaOne and meet at
  +the 21st Amendment (563 Second Street) at 7:30pm on Monday. Laptops welcome,
   but no light sabres please. Holy ground protocols apply.
   </p>
   <hr size="1" noshade="noshade" />
  @@ -434,7 +473,7 @@
   Over the past few weeks, discussions between the Apache Software
   Foundation and Sun Microsystems have reached a fever pitch over <a
   href="jspa-position.html">several concerns raised by Apache</a>. As a
  -result of these discussions, <a 
href="http://www.jcp.org/aboutJava/communityprocess/announce/LetterofIntent.html";>Sun 
has agreed</a> 
  +result of these discussions, <a 
href="http://www.jcp.org/aboutJava/communityprocess/announce/LetterofIntent.html";>Sun 
has agreed</a>
   to make changes to the upcoming JSPA revision that address Apache's concerns.
   </p>
   
  @@ -465,15 +504,15 @@
   <a name="0319"></a>
   <h3>19 March 2002 - Jakarta Overview Compiled</h3>
   <p>
  -A draft document summarizing the status of each Jakarta subproject is 
  +A draft document summarizing the status of each Jakarta subproject is
   <a href="overview.html">now available</a>.
   </p>
   <p>
  -This was compiled and contributed by a Jakarta user, 
  +This was compiled and contributed by a Jakarta user,
   <a href="http://www.mail-archive.com/general%40jakarta.apache.org/msg04236.html";>
  -Philipp K. Janert</a>. Committers for the various subprojects are invited to review 
  -the document, and make any changes deemed appropriate. At some point, this could 
  -linked from the home page, and perhaps updated as part of the release process. 
  +Philipp K. Janert</a>. Committers for the various subprojects are invited to review
  +the document, and make any changes deemed appropriate. At some point, this could
  +linked from the home page, and perhaps updated as part of the release process.
   </p>
   <ul>
   <li>
  @@ -488,8 +527,8 @@
   <a name="0314"></a>
   <h3>14 March 2002 - Jakarta One Downsized</h3>
   <p>
  -Due to time constraints, arrangements for a full-scale Jakarta One have been 
  -tabled. However, a get-together at some local establishment is still in the works. 
  +Due to time constraints, arrangements for a full-scale Jakarta One have been
  +tabled. However, a get-together at some local establishment is still in the works.
   </p>
   <p>
   <a href="http://www.mail-archive.com/general%40jakarta.apache.org/msg04198.html";>
  @@ -521,7 +560,7 @@
   Process since its very inception to create a truly open
   environment with a level playing field where no single
   vendor has the ability to exert unnecessary control over
  -Java technologies for their own proprietary advantage. 
  +Java technologies for their own proprietary advantage.
   While the current draft of the JSPA is an improvement over
   prior agreements, we believe we should do more to guarantee
   specifications, implementations and test suites developed
  @@ -552,7 +591,7 @@
   <p>
     The POI Project has released its first Jakarta pre-release 1.4583 (pre-1.5).
     Kudos to whoever figures out what the equation was to reach this peculiar number.
  -  Binary and source distributions are available 
  +  Binary and source distributions are available
     <a href="http://jakarta.apache.org/builds/jakarta-poi/dev/";>here</a>.  If all
     goes well with this release the a 1.5 interim production release is imminent.
   </p>
  @@ -587,9 +626,9 @@
   <a name="0306"></a>
   <h3>6 March 2002 - Jakarta Volunteer Guides</h3>
   <p>
  -An initiative to revise the Jakarta documentation is underway. 
  +An initiative to revise the Jakarta documentation is underway.
   At this point, an outline is being drafted, with links to existing pages
  -where available. 
  +where available.
   </p>
   <p>
   <a href="http://jakarta.apache.org/site/guides.html";>
  @@ -607,7 +646,7 @@
   Andrew C. Oliver
   </p>
   <p>
  -Comments regarding the outline may be posted to the General List. 
  +Comments regarding the outline may be posted to the General List.
   </p>
   <p>
   <a href="http://www.mail-archive.com/[email protected]/msg03769.html";>
  @@ -623,7 +662,7 @@
   <a name="0303.2"></a>
   <h3>3 March 2002 - Jakarta One Planning</h3>
   <p>
  -A number of Jakartians would like to get together during JavaOne. 
  +A number of Jakartians would like to get together during JavaOne.
   Planning is still in flux. For more see:
   </p>
   <p>
  @@ -653,9 +692,9 @@
   <h3>3 March 2002 - Jakarta POI logo contest</h3>
   </a>
   <p>
  - The <a href="http://jakarta.apache.org/poi";>POI</a> committers have voted to 
  + The <a href="http://jakarta.apache.org/poi";>POI</a> committers have voted to
    <a href="http://jakarta.apache.org/ant";>&quot;innovate&quot;</a> and hold a logo 
contest.
  - The big P at the top of the POI project page is just a placeholder.  We're 
  + The big P at the top of the POI project page is just a placeholder.  We're
    hoping to tap the talent of all of the budding artists around the Jakarta
    community.
   </p>
  @@ -672,7 +711,7 @@
   </a>
   <p>
     This release fixes a security vulnerability affecting the use of the request
  -  dispatcher, which could allow in some rare cases a remote attacker to read 
  +  dispatcher, which could allow in some rare cases a remote attacker to read
     files anywhere on the server filesystem. It also provides a way
     for malicious servlets or JSP to bypass the Security Manager sandbox.
   </p>
  @@ -680,8 +719,8 @@
     Binary and source distributions are available <a 
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/";>here</a>.
   </p>
   <p>
  -  The fix for this security vulnerability is also available as a hotfix 
  -  which can be applied to an existing Tomcat 4.0.x installation. Installing 
  +  The fix for this security vulnerability is also available as a hotfix
  +  which can be applied to an existing Tomcat 4.0.x installation. Installing
     the hotfix on top of 4.0.2 is equivalent to upgrading to Tomcat 4.0.3.
     The hotfix can be found <a 
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.2/bin/hotfix/";>here</a>.
   </p>
  @@ -702,7 +741,7 @@
   Sam Ruby
   </p>
   <p>
  -The first order of business for the PMC will be to elect its new chair. 
  +The first order of business for the PMC will be to elect its new chair.
   </p>
   <p>
   <a href="http://www.mail-archive.com/general%40jakarta.apache.org/msg03914.html";>
  @@ -724,18 +763,18 @@
   </a>
   
   <p>
  -"Done." said Scott Sanders (thanks) and the site was up.  The 
  -<a href="http://jakarta.apache.org/poi";>POI</a> 
  +"Done." said Scott Sanders (thanks) and the site was up.  The
  +<a href="http://jakarta.apache.org/poi";>POI</a>
   project has joined Jakarta and writing OLE 2 Compound Document based
  -file formats will never be the same (because now you'll dump those 
  -nasty NT servers and switch to UNIX using Java).  Currently, 
  +file formats will never be the same (because now you'll dump those
  +nasty NT servers and switch to UNIX using Java).  Currently,
   straight OLE 2 CDF, XLS (Excel) format, and Document Summary Information
  -are supported.  Efforts are already getting underway to port 
  +are supported.  Efforts are already getting underway to port
   DOC (MS Word) formats.
   </p>
   <p>
   So come check out <a href="http://jakarta.apache.org/poi";>POI</a> and
  -never go hungry again! 
  +never go hungry again!
   </p>
   
   <hr noshade="noshade" size="1"/>
  @@ -818,8 +857,8 @@
   href="/site/jspa-position.html">published a statement</a> on the Apache
   position with regard to the latest JSPA revision and the items currently
   under discussion. This statement was sent to Sun on 1-28-2002 and the ASF
  -has not yet received a response. The statement is being posted on the 
  -Jakarta Website so that the Java community can openly see the Apache 
  +has not yet received a response. The statement is being posted on the
  +Jakarta Website so that the Java community can openly see the Apache
   position on these important license issues.
   </p>
   
  @@ -862,7 +901,7 @@
   </p>
   <p>
   <b>About Avalon Framework 4.1.2:</b>
  -        The Avalon Framework formalizes the contracts and patterns used in the 
  +        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
           products.
  @@ -911,8 +950,8 @@
   </p>
   <p>
   <b>About LogKit 1.0.1:</b>
  -LogKit is an easy to use logging toolkit designed for secure 
  -performance oriented logging. It's design encourages integration 
  +LogKit is an easy to use logging toolkit designed for secure
  +performance oriented logging. It's design encourages integration
   into existing products with minimal impact.
       <p>For more information about LogKit 1.0.1, please go to
       <a 
href="http://jakarta.apache.org/avalon/logkit";>http://jakarta.apache.org/avalon/logkit</a>.</p>
  @@ -946,7 +985,7 @@
   think. Thanks.
   </p>
   <p>
  -Followup thread on Jakarta-General: <b><a 
href="http://www.mail-archive.com/general%40jakarta.apache.org/msg03376.html";>J2EE 
considered harmful</a></b>. 
  +Followup thread on Jakarta-General: <b><a 
href="http://www.mail-archive.com/general%40jakarta.apache.org/msg03376.html";>J2EE 
considered harmful</a></b>.
   </p>
   <hr size="1" noshade="noshade" />
   
  @@ -997,7 +1036,7 @@
   <p>It is recommended that everyone using Tomcat 3.3 on a Windows system
   upgrade to 3.3a. This is possible using the full Tomcat 3.3a binary
   distribution, or by updating jar(s) in an existing Tomcat 3.3 installation.
  -These may be found 
  +These may be found
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3/bin";>here</a>
   along with additional information.</p>
   
  @@ -1039,7 +1078,7 @@
   </p>
   <p>
   <b>About Avalon Framework 4.1.1:</b>
  -        The Avalon Framework formalizes the contracts and patterns used in the 
  +        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
           products.
  @@ -1081,7 +1120,7 @@
   
   <h3>12 December 2001 - BCEL 5.0 Released</h3>
   <p>
  -  The 5.0 release of the 
  +  The 5.0 release of the
     <a href="http://jakarta.apache.org/bcel/";>Byte Code Engineering Library</a>
     is now available. Binary and source distributions can be found
     <a href="http://jakarta.apache.org/builds/jakarta-bcel/release/v5.0/";>
  @@ -1196,28 +1235,28 @@
      Velocity community.
      </td>
      </tr>
  -   </table>      
  +   </table>
    </p>
   
   <p>
    The major improvements in this release include
   </p>
    <ul>
  -   <li> 
  +   <li>
         Application programmers now can instantiate separate, independent
  -      instances of the Velocity Template Engine or continue to use the 
  +      instances of the Velocity Template Engine or continue to use the
         traditional singleton model.
      </li>
  -   <li> 
  +   <li>
         Major improvements to Anakia and Texen.
      </li>
  -   <li> 
  +   <li>
         The Velocimacro system can be configured to reload changed
         VM libraries automatically when the macro definitions change.
      </li>
    </ul>
   
  -<p> 
  +<p>
     Please visit the <a href="http://jakarta.apache.org/velocity/";>
     Velocity site</a> for more information and the distribution.
   </p>
  @@ -1241,7 +1280,7 @@
   
   <h3>15 November 2001 - BCEL RC1 Released</h3>
   <p>
  -  The first release candidate of the 
  +  The first release candidate of the
     <a href="http://jakarta.apache.org/bcel/";>Byte Code Engineering Library</a>
     is now available. Binary and source distributions can be found
     <a href="http://jakarta.apache.org/builds/jakarta-bcel/release/v5.0rc1/";>
  @@ -1303,8 +1342,8 @@
   </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 
  +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>
  @@ -1329,14 +1368,14 @@
   
   <h3>14 October 2001 - Tomcat 4.0.1 Released</h3>
   <p>This is the final release of Tomcat 4.0.1, which is a maintenance release
  -of Tomcat 4.0. Download it 
  +of Tomcat 4.0. Download it
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0.1/";>here</a>.</p>
   <hr size="1" noshade="noshade" />
   
   <h3>12 October 2001 - Ant 1.4.1 Released</h3>
  - 
  +
   <p>This is a bugfix release for Ant 1.4 which corrects a number of small issues.
  -Download it 
  +Download it
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/";>here</a>.</p>
   <hr size="1" noshade="noshade" />
   
  @@ -1348,7 +1387,7 @@
   
   <h3>1 October 2001 - Ant 1.4.1beta1 Released</h3>
   <p>This is the first release candidate for Ant 1.4.1, which fixes a
  -couple of known bugs in Ant 1.4, you can down find everything 
  +couple of known bugs in Ant 1.4, you can down find everything
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1b1/";>here</a>.</p>
   <hr size="1" noshade="noshade" />
   
  @@ -1465,8 +1504,8 @@
   </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 
  +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>
  @@ -1545,7 +1584,7 @@
   <p><strong>Tomcat 3.3 Beta 2</strong> is the latest update to Tomcat 3.3.
   The beta versions implement the final feature set intended for Tomcat 3.3.
   Work for the remaining releases will focus on bug fixes and
  -updating the documentation. 
  +updating the documentation.
   You can find everything <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-b2";>here</a>.</p>
   
   <p>As Tomcat 3.3 documentation is updated, an effort will be made to keep
  @@ -1631,7 +1670,7 @@
   </p>
   <p>
   <b>About Avalon Framework 4.0:</b>
  -        The Avalon Framework formalizes the contracts and patterns used in the 
  +        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
           products.
  @@ -1655,7 +1694,7 @@
   <p><strong>Tomcat 3.3 Beta 1</strong> is the latest update to Tomcat 3.3.
   This version implements the final feature set intended for Tomcat 3.3.
   Work for the remaining releases will focus on bug fixes and
  -updating the documentation. 
  +updating the documentation.
   You can find everything <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-b1";>here</a>.</p>
   
   <p>As Tomcat 3.3 documentation is updated, an effort will be made to keep
  @@ -1700,17 +1739,17 @@
      <img src="http://jakarta.apache.org/velocity/images/powered-by-logo.gif"; 
alt="powered-by-logo.gif" width="77" height="32"/>
      </td>
      <td>
  -   Version 1.1 of the 
  +   Version 1.1 of the
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
      </td>
      </tr>
  -   </table>      
  +   </table>
    </p>
   
    <p>
  -   The distribution is available 
  +   The distribution is available
      <a 
href="http://www.apache.org/dist/jakarta/jakarta-velocity/release/v1.1/";>here</a>,
       and includes a complete jar, source code, examples
      and documentation.
  @@ -1721,18 +1760,18 @@
    </p>
   
    <ul>
  -   <li> 
  +   <li>
         The new event-handling facility, allowing finer control and interaction with
         the rendering process.
      </li>
  -   <li> 
  +   <li>
         Internationalization support through full support of template character 
encoding.
      </li>
  -   <li> 
  +   <li>
         Optimizations for improved performance.
      </li>
    </ul>
  - <p> 
  + <p>
      Minor enhancements are too numerous to mention. Please see the
      <a href="changes.html">change log
      </a> for details.
  @@ -1790,11 +1829,11 @@
   <p>
   The <a href="http://jakarta.apache.org/turbine/";>Turbine</a> Team
   is proud to announce the 2.1 release of Turbine.
  -This release includes a new version of the 
  +This release includes a new version of the
   <a href="http://jakarta.apache.org/turbine/howto/tdk-howto.html";>
  -Turbine Developer's Kit</a> and a new stand-alone version of 
  +Turbine Developer's Kit</a> and a new stand-alone version of
   <a href="http://jakarta.apache.org/turbine/howto/torque-howto.html";>Torque</a>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/2.1";>here</a>.
   </p>
   
  @@ -1840,21 +1879,21 @@
   <h3>2 June 2001 - Velocity v1.1 Release Candidate 2</h3>
   
   <p>
  -   The 2nd release candidate of version 1.1 of the 
  +   The 2nd release candidate of version 1.1 of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity Template Engine</a>
      has been released.
    </p>
   
    <p>
  -  This release contains updates to release candidate 1, specifically in 
  +  This release contains updates to release candidate 1, specifically in
     the areas of event handling and template encodings.  All Velocity users
     are encouraged to help test.
    </p>
   
    <p>
  -  The complete release distribution can be found 
  +  The complete release distribution can be found
     <a href="http://www.apache.org/dist/jakarta/jakarta-velocity/release/v1.1/";>
  -  here</a>, and the source can be found in 
  +  here</a>, and the source can be found in
     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-velocity/?only_with_tag=VEL_1_1_RC2";>
     CVS</a>
     under the VEL_1_1_RC2 tag.
  @@ -1887,18 +1926,18 @@
   </p>
   
   <hr noshade="noshade" size="1"/>
  -                          
  +
   <h3>28 May 2001 - Jakarta Turbine 2.1b3 Released</h3>
   
   <p>
  -<strong><a href="http://jakarta.apache.org/turbine/";>Turbine</a> 
  +<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 
  +includes a new version of the
   <a href="http://jakarta.apache.org/turbine/howto/tdk-howto.html";>
  -Turbine Developer's Kit</a>  and a new stand-alone version of 
  +Turbine Developer's Kit</a>  and a new stand-alone version of
   <a href="http://jakarta.apache.org/turbine/howto/torque-howto.html";>Torque</a>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/2.1b3";>here</a>.
   </p>
   
  @@ -1908,7 +1947,7 @@
   <h3>20 May 2001 - Velocity v1.1 release candidate 1</h3>
   
   <p>
  -   The 1st release candidate of version 1.1 of the 
  +   The 1st release candidate of version 1.1 of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity Template Engine</a>
      is now released.
    </p>
  @@ -1918,19 +1957,19 @@
    </p>
   
    <ul>
  -   <li> 
  +   <li>
         The new event-handling facility, allowing finer control and interaction with
         the rendering process.
      </li>
  -   <li> 
  +   <li>
         Internationalization support through full support of template character 
encoding.
      </li>
  -   <li> 
  +   <li>
         Optimizations for improved performance.
      </li>
    </ul>
  - <p> 
  -   There are many minor enhancements as well - all are listed in the change log. 
  + <p>
  +   There are many minor enhancements as well - all are listed in the change log.
   </p>
   
   
  @@ -1943,7 +1982,7 @@
   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>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/2.1b2";>here</a>.
   </p>
   
  @@ -1994,7 +2033,7 @@
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b5";>here</a>.</p>
   
   <hr noshade="noshade" size="1"/>
  -                          
  +
   <h3>14 May 2001 - Jakarta Turbine 2.1b1 Released</h3>
   
   <p>
  @@ -2002,7 +2041,7 @@
   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>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/";>here</a>.
   </p>
   
  @@ -2018,22 +2057,22 @@
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b4";>here</a>.</p>
   
   <hr noshade="noshade" size="1"/>
  -                          
  +
   <h3>9 May 2001 - Jakarta ORO 2.0.2 Released!</h3>
  -                          
  +
   <p>
   We are proud to announce the release of <a
   href="http://jakarta.apache.org/oro/";>Jakarta ORO 2.0.2</a>! This is a
   full featured regular expression package for Java. This new version
   fixes several bugs that people have reported since 2.0.1 was released.
   </p>
  -                    
  +
   <hr noshade="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 
  +<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
  @@ -2043,24 +2082,24 @@
   
   <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 
  +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.
   </p>
   
   <p>
  -Chosen by a group of <i>JavaWorld</i> editors and forum moderators, 
  +Chosen by a group of <i>JavaWorld</i> editors and forum moderators,
   the selection of <a href="http://jakarta.apache.org/tomcat/";>Tomcat 3.2</a>
  -and <a href="http://jakarta.apache.org/log4j";>Log4J</a> 
  -demonstrates the Java community's recognition of the 
  -innovation and commitment behind the efforts of these two Jakarta 
  +and <a href="http://jakarta.apache.org/log4j";>Log4J</a>
  +demonstrates the Java community's recognition of the
  +innovation and commitment behind the efforts of these two Jakarta
   communities.
   </p>
   
   <hr noshade="noshade" size="1"/>
  -                          
  +
   <h3>2 May 2001 - Jakarta Commons Cactus 1.0 Released</h3>
  -                          
  +
   <p>
   The <a href="http://jakarta.apache.org/commons/index.html";>
   Jakarta Commons</a> project is proud to announce the release of
  @@ -2073,8 +2112,8 @@
   <h3>23 April 2001 - Jakarta Velocity 1.0.1 Released</h3>
   
   <p>
  -The final v1.0.1 release of the 
  -<a href="http://jakarta.apache.org/velocity/";>Velocity</a> Template 
  +The final v1.0.1 release of the
  +<a href="http://jakarta.apache.org/velocity/";>Velocity</a> Template
   engine is now available.  This is a minor bugfix update of the
   v1.0 release.
   </p>
  @@ -2084,7 +2123,7 @@
   <h3>20 April 2001 - Jakarta Commons Cactus 1.0 beta-2 Released</h3>
   
   <p>
  -The <a href="http://jakarta.apache.org/commons/index.html";> Jakarta Commons</a> 
  +The <a href="http://jakarta.apache.org/commons/index.html";> Jakarta Commons</a>
   project is proud to announce the release of
   <a href="http://jakarta.apache.org/commons/cactus/index.html";>Cactus v1.0
   beta-2</a> . This is the second of two planned beta releases, on track for our
  @@ -2112,7 +2151,7 @@
   
   <p>
   The newly-formed <a href="http://jakarta.apache.org/commons/index.html";>
  -Jakarta Commons</a> project is proud to announce that 
  +Jakarta Commons</a> project is proud to announce that
   <a href="http://jakarta.apache.org/commons/cactus/index.html";>Cactus v1.0 beta-1</a>
   has been released and is available for
   <a href="http://jakarta.apache.org/commons/cactus/downloads.html";>
  @@ -2121,11 +2160,11 @@
   <p>
   Formerly known as <i>J2EEUnit</i>, Cactus is a simple test framework
   for unit testing server-side Java code.  Based on <a href="http://junit.org/";>
  -JUnit</a>, its primary goal is to be able to unit test server side 
  +JUnit</a>, its primary goal is to be able to unit test server side
   java methods which use Servlet objects.  Previously hosted by
   <a href="http://sourceforge.net/";>SourceForge</a>, Cactus was generously
   donated to the Jakarta Commons project by <a href="mailto:[EMAIL PROTECTED]";>
  - Vincent Massol</a>. He will continue his work on Cactus here, 
  + Vincent Massol</a>. He will continue his work on Cactus here,
   and we thank him for his contributions and hard work.
   </p>
   
  @@ -2148,11 +2187,11 @@
   
   <p>
     The Velocity project is proud to announce that
  -  the the Velocity Template Engine version 1.0 is now 
  +  the the Velocity Template Engine version 1.0 is now
     released and available at the
      <a href="http://jakarta.apache.org/velocity/";>Velocity</a> project
      web site.  A great tool for web development
  -   using the MVC design pattern, it's useful beyond the web 
  +   using the MVC design pattern, it's useful beyond the web
      - use it to generate source code, SQL and DB schemas, XML documents and more.
      It's a great addition to your Java toolbox.
   </p>
  @@ -2185,7 +2224,7 @@
      engine. Velocity 1.0 will be released on Monday April 2, 2001.
   </p>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>29 March 2001 - IBM WebSphere Portal Server</h3>
   
  @@ -2205,31 +2244,31 @@
           <li><a href="http://xml.apache.org/xalan-j/";>Xalan</a></li>
       </ul>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>26 March 2001 - Velocity 1.0 Beta 2 Release</h3>
   
   <p>
     The Velocity project is proud to announce the release of <strong> Velocity
  -   1.0 beta 2</strong>, the second release candidate of the 
  +   1.0 beta 2</strong>, the second release candidate of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity</a> template engine.
      This is the second of two planned beta releases, on track for our
      projected 1.0 release on April 2, 2001.
   </p>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>20 March 2001 - Velocity 1.0 Beta 1 Release</h3>
   
   <p>
     The Velocity project is proud to announce the release of <strong> Velocity
  -   1.0 beta 1</strong>, the first release candidate of the 
  +   1.0 beta 1</strong>, the first release candidate of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity</a> template engine.
      This is the first of two planned beta releases.  Our projected 1.0 release
      date is April 2, 2001.
   </p>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>19 March 2001 - March PMC Meeting Minutes</h3>
   
  @@ -2237,23 +2276,23 @@
     <a href="./pmc/index.html">Minutes of the March PMC meeting are available.</a>
   </p>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>17 March 2001 - Tomcat 3.3 Release</h3>
   
   <p>
  -  The second milestone release of 
  -  <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-m2";>Tomcat 
  -  3.3</a> is available for download and testing. As a Tomcat 3.x release, it 
remains 
  +  The second milestone release of
  +  <a href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-m2";>Tomcat
  +  3.3</a> is available for download and testing. As a Tomcat 3.x release, it remains
     an implementation of the Servlet 2.2 and JSP 1.1 specifications.
   </p>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>16 March 2001 - JDBC custom tag 1.0 Release</h3>
   
   <p>
  -  The <a href="http://jakarta.apache.org/taglibs/doc/jdbc-doc/intro.html";>JDBC tag 
  +  The <a href="http://jakarta.apache.org/taglibs/doc/jdbc-doc/intro.html";>JDBC tag
     library</a> is designed for reading from and writing to databases. Features 
include:
   </p>
     <ul>
  @@ -2264,7 +2303,7 @@
       <li>And so much more!</li>
     </ul>
   
  -<hr noshade="noshade" size="1"/>   
  +<hr noshade="noshade" size="1"/>
   
   <h3>03 March 2001 - Ant 1.3 Release</h3>
   
  @@ -2272,7 +2311,7 @@
      The latest release of Ant, version 1.3, is now available for download
      at the
      <a href="http://www.apache.org/dist/jakarta/ant/release/v1.3/";>Jakarta web 
site</a>.
  -   This release contains many new tasks and a number of bug fixes. 
  +   This release contains many new tasks and a number of bug fixes.
   </p>
   
   <hr noshade="noshade" size="1"/>
  @@ -2280,9 +2319,9 @@
   <h3>28 February 2001 - Scrape custom tag 1.0 Release</h3>
   
   <p>
  -  The <a href="http://jakarta.apache.org/taglibs/doc/scrape-doc/intro.html";>scrape 
tag 
  -  library</a> can scrape or extract content from web documents and  display the 
content 
  -  in your JSP. For example, you could scrape stock quotes from other web sites and 
display 
  +  The <a href="http://jakarta.apache.org/taglibs/doc/scrape-doc/intro.html";>scrape 
tag
  +  library</a> can scrape or extract content from web documents and  display the 
content
  +  in your JSP. For example, you could scrape stock quotes from other web sites and 
display
     them in your pages.
   </p>
   
  @@ -2291,7 +2330,7 @@
   <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 
  +  <a href="http://jakarta.apache.org/struts/";>Version 1.0-beta-1 of the Struts
     Framework is now available for download.</a>
   </p>
   
  @@ -2319,10 +2358,10 @@
   <h3>05 January 2001 - Tomcat 4.0 Beta 1 Release</h3>
   
   <p>The newest release of Tomcat 4.0 <strong>beta 1</strong> is now
  -available at the 
  +available at the
   <a href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b1/";>
  -Jakarta web site</a>. This release is the first in a series of betas that will 
  -lead to a production quality release of Tomcat 4.0 later this year. At the 
  +Jakarta web site</a>. This release is the first in a series of betas that will
  +lead to a production quality release of Tomcat 4.0 later this year. At the
   same time, active development work on Tomcat 4.1 will begin.</p>
   
   <p><strong>NOTE</strong> - While the code for Tomcat 4.0 running in stand alone
  @@ -2378,8 +2417,8 @@
   Got News?
   </h3>
   
  -<p>If you would like to submit an item for posting to this page, send an email with 
  -the subject <b>[NEWS]</b> to <b>webbaster at jakarta.apache.org</b>. 
  +<p>If you would like to submit an item for posting to this page, send an email with
  +the subject <b>[NEWS]</b> to <b>webbaster at jakarta.apache.org</b>.
   </p>
   
     </section>
  
  
  
  1.131     +1 -0      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.130
  retrieving revision 1.131
  diff -u -r1.130 -r1.131
  --- index.html        7 Jul 2002 14:04:14 -0000       1.130
  +++ index.html        7 Jul 2002 21:43:32 -0000       1.131
  @@ -153,6 +153,7 @@
           <blockquote>
                                       <p>
   <ul>
  +<li><a href="site/news.html#0707.1">07 July 2002 - <b>Jakarta Velocity 1.3 
Released</b></a></li>
   <li><a href="site/news.html#0619.1">19 June 2002 - <b>Poi 1.5.1 
Released</b></a></li>
   <li><a href="site/news.html#0618.1">18 June 2002 - <b>Tomcat 4.0.4 Final 
Released</b></a></li>
   <li><a href="site/news.html#0613.1">13 June 2002 - <b>Log4j 1.2.4 
Released</b></a></li>
  
  
  
  1.207     +168 -134  jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.206
  retrieving revision 1.207
  diff -u -r1.206 -r1.207
  --- news.html 7 Jul 2002 14:04:14 -0000       1.206
  +++ news.html 7 Jul 2002 21:43:32 -0000       1.207
  @@ -151,9 +151,43 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="0706.1"><h3>06 July 2002 - Jakarta POI 
documentation translations</h3></a>
  +                                    <a name="0707.1"><h3>07 July 2002 - Jakarta 
Velocity 1.3 Released</h3></a>
                                                   <p>
  -The POI project is pleased to announce and highlight two new important 
  +The <a href="http://jakarta.apache.org/velocity/";>Jakarta Velocity</a>
  +project is proud to announce the release of version 1.3
  +of the Jakarta Velocity Template Engine.
  +</p>
  +                                                <p>
  +   Major enhancements include :
  + </p>
  +                                                <ul>
  +   <li>
  +     Automatic detection of <a href="http://jakarta.apache.org/log4j/";>log4j</a>
  +     or <a href="http://jakarta.apache.org/avalon/";>Avalon's logkit</a>
  +     as the default logger.  It's your
  +     choice - just put either into the classpath and Velocity will find it.
  +   </li>
  +   <li>
  +     Application Attributes allow your applications to interact with custom
  +     components such as loggers and resource loaders.
  +   </li>
  +   <li>
  +     The Resource Manager and Resource Cache are now pluggable.
  +   </li>
  + </ul>
  +                                                <p>
  + Furthermore, this release includes the User's Guide in Finnish, French, Spanish
  + and English.
  + </p>
  +                                                <p>
  + If you are looking for a safe, powerful alternative to JSP for web-application
  + development, or a versatile template engine to augment your Java application,
  + try <a href="http://jakarta.apache.org/velocity/";>Velocity</a>.
  + </p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <a name="0706.1"><h3>06 July 2002 - 
Jakarta POI documentation translations</h3></a>
  +                                                <p>
  +The POI project is pleased to announce and highlight two new important
   translation efforts.  A <a 
href="http://jakarta.apache.org/poi/trans/es/index.html";>Spanish</a> and <a 
href="http://www.terra-intl.com/jakarta/poi/";>Japanese</a> translation of the project 
documentation/website have begun!
   </p>
                                                   <p>
  @@ -161,8 +195,8 @@
   access to <a href="http://jakarta.apache.org/poi";>POI</a> and other <a 
href="http://www.opensource.org";>OpenSource</a> software projects.
   </p>
                                                   <p>
  -We would like to encourage everyone to participate in this translation 
  -effort in a free and open manner.  We will do our best to accommodate 
  +We would like to encourage everyone to participate in this translation
  +effort in a free and open manner.  We will do our best to accommodate
   all efforts to that effect.
   </p>
                                                   <p>
  @@ -171,9 +205,9 @@
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <a name="0624.1"><h3>24 June 2002 - 
Apache Ant 1.5 beta 3</h3></a>
  -                                                <p>This is the third beta release 
of Ant 1.5, a Java-based build 
  -tool.  This release provides greater stability when compared with 
  -1.5 beta 2, as a few more bug fixes have been made since the last 
  +                                                <p>This is the third beta release 
of Ant 1.5, a Java-based build
  +tool.  This release provides greater stability when compared with
  +1.5 beta 2, as a few more bug fixes have been made since the last
   beta.</p>
                                                   <p>The full list of changes as well 
as binary and source release files
   can be found at <a 
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/";>http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/</a>.</p>
  @@ -203,9 +237,9 @@
   <h3>12 June 2002 - Lucene 1.2 Final Released</h3>
   </a>
                                                   <p>The Lucene Team is proud to 
announce the release of Lucene 1.2.
  -This is the first production release of Lucene since it moved to the Apache 
project. 
  +This is the first production release of Lucene since it moved to the Apache project.
   This release contains many features and bug fixes over the previous 1.0.2 release - 
see <a href="http://cvs.apache.org/viewcvs/jakarta-lucene/CHANGES.txt";>CHANGES.txt</a> 
for details.
  -Jakarta Lucene is a high-performance, full-featured text search engine written 
entirely in Java. 
  +Jakarta Lucene is a high-performance, full-featured text search engine written 
entirely in Java.
   Binary and source distributions are available <a 
href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/";>here</a>.
   </p>
                                                   <hr size="1" noshade="noshade" />
  @@ -218,9 +252,9 @@
   </p>
                                                   <hr size="1" noshade="noshade" />
                                                   <a name="0601.1"><h3>1 June 2002 - 
Apache Ant 1.5 beta 2</h3></a>
  -                                                <p>This is the second beta release 
of Ant 1.5, a Java-based build 
  -tool.  This release provides greater stability when compared with 
  -1.5 beta 1, as numerous bug fixes have been made since the last 
  +                                                <p>This is the second beta release 
of Ant 1.5, a Java-based build
  +tool.  This release provides greater stability when compared with
  +1.5 beta 1, as numerous bug fixes have been made since the last
   beta.</p>
                                                   <p>The full list of changes as well 
as binary and source release files
   can be found at <a 
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/";>http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/</a>.</p>
  @@ -301,7 +335,7 @@
                                                   <h3>06 May 2002 - POI 1.5-FINAL 
(production release)</h3>
                                                   <p>
   The first production release for <a href="http://jakarta.apache.org/poi";>
  -Jakarta POI</a> is out.  And its soooo good that its just 
  +Jakarta POI</a> is out.  And its soooo good that its just
   <a 
href="http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html";>"POI-fect"</a>.
  Get this POI while its hot if you need to generate some
   Excel spreadsheets in production.... And if you're still hungry for more check
   out a <a href="http://jakarta.apache.org/builds/jakarta-poi/nightly/";>nightly 
build</a> for some more new (experimental) features.  Oh and you can find the release 
<a href="http://jakarta.apache.org/builds/jakarta-poi/release/bin/";>here</a>.
  @@ -326,28 +360,28 @@
                                                   <a name="0421.2" />
                                                   <h3>21 April 2002 - Cactus 1.3 
Released</h3>
                                                   <p>
  -The Cactus team is proud to announce the release of 
  -<a href="http://jakarta.apache.org/cactus";>Cactus</a> 1.3. This release 
  -corrects a lot of bugs and brings some new features. The full list of 
  -changes is available 
  +The Cactus team is proud to announce the release of
  +<a href="http://jakarta.apache.org/cactus";>Cactus</a> 1.3. This release
  +corrects a lot of bugs and brings some new features. The full list of
  +changes is available
   <a href="http://jakarta.apache.org/cactus/changes.html#release_changes";>here</a>.
   </p>
                                                   <p>
  -There has been 2 main changes in how to configure Cactus. Please make 
  +There has been 2 main changes in how to configure Cactus. Please make
   sure you read the <a 
href="http://jakarta.apache.org/cactus/howto_migration.html";>Migration
   Guide</a>, which explains what you have to do to migrate from Cactus 1.2 to 1.3.
   </p>
                                                   <p>
   In addition you'll notice the change in name from 
<code>Jakarta-cactus-22|23-1.2.zip</code>
  -to <code>Jakarta-cactus-12|13-1.3.zip</code>. This is because Cactus is growing and 
is 
  -expected to target J2EE and not only the Servlet API (thus 1.2 and 1.3 represent 
the 
  -J2EE API - which encompass Servlet API 2.2 and 2.3). The 
  +to <code>Jakarta-cactus-12|13-1.3.zip</code>. This is because Cactus is growing and 
is
  +expected to target J2EE and not only the Servlet API (thus 1.2 and 1.3 represent the
  +J2EE API - which encompass Servlet API 2.2 and 2.3). The
   <a href="http://jakarta.apache.org/cactus/downloads.html";>downloads</a> page 
explains it all.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <a name="0421.1" />
                                                   <h3>21 April 2002 - POI 
1.5-dev-20020416 (release candidate)</h3>
  -                                                <p>The first real "release 
candidate" for <a href="http://jakarta.apache.org/poi";>POI</a> is out.  Among other 
things it fixes the annoying log4j version dependancies.  Get it while its hot, test 
it, report the bugs and lets get 1.5-final out there ASAP!  
  +                                                <p>The first real "release 
candidate" for <a href="http://jakarta.apache.org/poi";>POI</a> is out.  Among other 
things it fixes the annoying log4j version dependancies.  Get it while its hot, test 
it, report the bugs and lets get 1.5-final out there ASAP!
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <a name="0416.1" />
  @@ -364,7 +398,7 @@
                                                   <p>Version 1.2 is the 22nd major 
public release of log4j. All changes
   except the removal of deprecated methods are backward compatible such
   that log4j 1.2 can be considered a drop in replacement for log4j
  -1.1.3. 
  +1.1.3.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <a name="0414.1" />
  @@ -483,8 +517,8 @@
                                                   <a name="0322.2" />
                                                   <h3>22 March 2002 - JakartaOne: The 
Gathering</h3>
                                                   <p>
  -Jakarta volunteers are invited to take a break from JavaOne and meet at 
  -the 21st Amendment (563 Second Street) at 7:30pm on Monday. Laptops welcome, 
  +Jakarta volunteers are invited to take a break from JavaOne and meet at
  +the 21st Amendment (563 Second Street) at 7:30pm on Monday. Laptops welcome,
   but no light sabres please. Holy ground protocols apply.
   </p>
                                                   <hr size="1" noshade="noshade" />
  @@ -494,7 +528,7 @@
                                                   <p>
   Over the past few weeks, discussions between the Apache Software
   Foundation and Sun Microsystems have reached a fever pitch over <a 
href="jspa-position.html">several concerns raised by Apache</a>. As a
  -result of these discussions, <a 
href="http://www.jcp.org/aboutJava/communityprocess/announce/LetterofIntent.html";>Sun 
has agreed</a> 
  +result of these discussions, <a 
href="http://www.jcp.org/aboutJava/communityprocess/announce/LetterofIntent.html";>Sun 
has agreed</a>
   to make changes to the upcoming JSPA revision that address Apache's concerns.
   </p>
                                                   <hr size="1" noshade="noshade" />
  @@ -520,15 +554,15 @@
                                                   <a name="0319" />
                                                   <h3>19 March 2002 - Jakarta 
Overview Compiled</h3>
                                                   <p>
  -A draft document summarizing the status of each Jakarta subproject is 
  +A draft document summarizing the status of each Jakarta subproject is
   <a href="overview.html">now available</a>.
   </p>
                                                   <p>
  -This was compiled and contributed by a Jakarta user, 
  +This was compiled and contributed by a Jakarta user,
   <a href="http://www.mail-archive.com/general%40jakarta.apache.org/msg04236.html";>
  -Philipp K. Janert</a>. Committers for the various subprojects are invited to review 
  -the document, and make any changes deemed appropriate. At some point, this could 
  -linked from the home page, and perhaps updated as part of the release process. 
  +Philipp K. Janert</a>. Committers for the various subprojects are invited to review
  +the document, and make any changes deemed appropriate. At some point, this could
  +linked from the home page, and perhaps updated as part of the release process.
   </p>
                                                   <ul>
   <li>
  @@ -541,8 +575,8 @@
                                                   <a name="0314" />
                                                   <h3>14 March 2002 - Jakarta One 
Downsized</h3>
                                                   <p>
  -Due to time constraints, arrangements for a full-scale Jakarta One have been 
  -tabled. However, a get-together at some local establishment is still in the works. 
  +Due to time constraints, arrangements for a full-scale Jakarta One have been
  +tabled. However, a get-together at some local establishment is still in the works.
   </p>
                                                   <p>
   <a href="http://www.mail-archive.com/general%40jakarta.apache.org/msg04198.html";>
  @@ -582,7 +616,7 @@
   Process since its very inception to create a truly open
   environment with a level playing field where no single
   vendor has the ability to exert unnecessary control over
  -Java technologies for their own proprietary advantage. 
  +Java technologies for their own proprietary advantage.
   While the current draft of the JSPA is an improvement over
   prior agreements, we believe we should do more to guarantee
   specifications, implementations and test suites developed
  @@ -620,7 +654,7 @@
                                                   <p>
     The POI Project has released its first Jakarta pre-release 1.4583 (pre-1.5).
     Kudos to whoever figures out what the equation was to reach this peculiar number.
  -  Binary and source distributions are available 
  +  Binary and source distributions are available
     <a href="http://jakarta.apache.org/builds/jakarta-poi/dev/";>here</a>.  If all
     goes well with this release the a 1.5 interim production release is imminent.
   </p>
  @@ -649,9 +683,9 @@
                                                   <a name="0306" />
                                                   <h3>6 March 2002 - Jakarta 
Volunteer Guides</h3>
                                                   <p>
  -An initiative to revise the Jakarta documentation is underway. 
  +An initiative to revise the Jakarta documentation is underway.
   At this point, an outline is being drafted, with links to existing pages
  -where available. 
  +where available.
   </p>
                                                   <p>
   <a href="http://jakarta.apache.org/site/guides.html";>
  @@ -669,7 +703,7 @@
   Andrew C. Oliver
   </p>
                                                   <p>
  -Comments regarding the outline may be posted to the General List. 
  +Comments regarding the outline may be posted to the General List.
   </p>
                                                   <p>
   <a href="http://www.mail-archive.com/[email protected]/msg03769.html";>
  @@ -683,7 +717,7 @@
                                                   <a name="0303.2" />
                                                   <h3>3 March 2002 - Jakarta One 
Planning</h3>
                                                   <p>
  -A number of Jakartians would like to get together during JavaOne. 
  +A number of Jakartians would like to get together during JavaOne.
   Planning is still in flux. For more see:
   </p>
                                                   <p>
  @@ -711,9 +745,9 @@
   <h3>3 March 2002 - Jakarta POI logo contest</h3>
   </a>
                                                   <p>
  - The <a href="http://jakarta.apache.org/poi";>POI</a> committers have voted to 
  + The <a href="http://jakarta.apache.org/poi";>POI</a> committers have voted to
    <a href="http://jakarta.apache.org/ant";>"innovate"</a> and hold a logo contest.
  - The big P at the top of the POI project page is just a placeholder.  We're 
  + The big P at the top of the POI project page is just a placeholder.  We're
    hoping to tap the talent of all of the budding artists around the Jakarta
    community.
   </p>
  @@ -727,7 +761,7 @@
   </a>
                                                   <p>
     This release fixes a security vulnerability affecting the use of the request
  -  dispatcher, which could allow in some rare cases a remote attacker to read 
  +  dispatcher, which could allow in some rare cases a remote attacker to read
     files anywhere on the server filesystem. It also provides a way
     for malicious servlets or JSP to bypass the Security Manager sandbox.
   </p>
  @@ -735,8 +769,8 @@
     Binary and source distributions are available <a 
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/";>here</a>.
   </p>
                                                   <p>
  -  The fix for this security vulnerability is also available as a hotfix 
  -  which can be applied to an existing Tomcat 4.0.x installation. Installing 
  +  The fix for this security vulnerability is also available as a hotfix
  +  which can be applied to an existing Tomcat 4.0.x installation. Installing
     the hotfix on top of 4.0.2 is equivalent to upgrading to Tomcat 4.0.3.
     The hotfix can be found <a 
href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.2/bin/hotfix/";>here</a>.
   </p>
  @@ -756,7 +790,7 @@
   Sam Ruby
   </p>
                                                   <p>
  -The first order of business for the PMC will be to elect its new chair. 
  +The first order of business for the PMC will be to elect its new chair.
   </p>
                                                   <p>
   <a href="http://www.mail-archive.com/general%40jakarta.apache.org/msg03914.html";>
  @@ -775,18 +809,18 @@
   <h3>19 February 2002 - POI joins Jakarta</h3>
   </a>
                                                   <p>
  -"Done." said Scott Sanders (thanks) and the site was up.  The 
  -<a href="http://jakarta.apache.org/poi";>POI</a> 
  +"Done." said Scott Sanders (thanks) and the site was up.  The
  +<a href="http://jakarta.apache.org/poi";>POI</a>
   project has joined Jakarta and writing OLE 2 Compound Document based
  -file formats will never be the same (because now you'll dump those 
  -nasty NT servers and switch to UNIX using Java).  Currently, 
  +file formats will never be the same (because now you'll dump those
  +nasty NT servers and switch to UNIX using Java).  Currently,
   straight OLE 2 CDF, XLS (Excel) format, and Document Summary Information
  -are supported.  Efforts are already getting underway to port 
  +are supported.  Efforts are already getting underway to port
   DOC (MS Word) formats.
   </p>
                                                   <p>
   So come check out <a href="http://jakarta.apache.org/poi";>POI</a> and
  -never go hungry again! 
  +never go hungry again!
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <a name="0218.1">
  @@ -853,8 +887,8 @@
   The Jakarta Apache Project has <a href="/site/jspa-position.html">published a 
statement</a> on the Apache
   position with regard to the latest JSPA revision and the items currently
   under discussion. This statement was sent to Sun on 1-28-2002 and the ASF
  -has not yet received a response. The statement is being posted on the 
  -Jakarta Website so that the Java community can openly see the Apache 
  +has not yet received a response. The statement is being posted on the
  +Jakarta Website so that the Java community can openly see the Apache
   position on these important license issues.
   </p>
                                                   <hr size="1" noshade="noshade" />
  @@ -895,7 +929,7 @@
   </p>
                                                   <p>
   <b>About Avalon Framework 4.1.2:</b>
  -        The Avalon Framework formalizes the contracts and patterns used in the 
  +        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
           products.
  @@ -944,8 +978,8 @@
   </p>
                                                   <p>
   <b>About LogKit 1.0.1:</b>
  -LogKit is an easy to use logging toolkit designed for secure 
  -performance oriented logging. It's design encourages integration 
  +LogKit is an easy to use logging toolkit designed for secure
  +performance oriented logging. It's design encourages integration
   into existing products with minimal impact.
       <p>For more information about LogKit 1.0.1, please go to
       <a 
href="http://jakarta.apache.org/avalon/logkit";>http://jakarta.apache.org/avalon/logkit</a>.</p>
  @@ -974,7 +1008,7 @@
   think. Thanks.
   </p>
                                                   <p>
  -Followup thread on Jakarta-General: <b><a 
href="http://www.mail-archive.com/general%40jakarta.apache.org/msg03376.html";>J2EE 
considered harmful</a></b>. 
  +Followup thread on Jakarta-General: <b><a 
href="http://www.mail-archive.com/general%40jakarta.apache.org/msg03376.html";>J2EE 
considered harmful</a></b>.
   </p>
                                                   <hr size="1" noshade="noshade" />
                                                   <a name="0130">
  @@ -1021,7 +1055,7 @@
                                                   <p>It is recommended that everyone 
using Tomcat 3.3 on a Windows system
   upgrade to 3.3a. This is possible using the full Tomcat 3.3a binary
   distribution, or by updating jar(s) in an existing Tomcat 3.3 installation.
  -These may be found 
  +These may be found
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3/bin";>here</a>
   along with additional information.</p>
                                                   <hr noshade="noshade" size="1" />
  @@ -1060,7 +1094,7 @@
   </p>
                                                   <p>
   <b>About Avalon Framework 4.1.1:</b>
  -        The Avalon Framework formalizes the contracts and patterns used in the 
  +        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
           products.
  @@ -1100,7 +1134,7 @@
                                                   <hr size="1" noshade="noshade" />
                                                   <h3>12 December 2001 - BCEL 5.0 
Released</h3>
                                                   <p>
  -  The 5.0 release of the 
  +  The 5.0 release of the
     <a href="http://jakarta.apache.org/bcel/";>Byte Code Engineering Library</a>
     is now available. Binary and source distributions can be found
     <a href="http://jakarta.apache.org/builds/jakarta-bcel/release/v5.0/";>
  @@ -1211,26 +1245,26 @@
      Velocity community.
      </td>
      </tr>
  -   </table>      
  +   </table>
    </p>
                                                   <p>
    The major improvements in this release include
   </p>
                                                   <ul>
  -   <li> 
  +   <li>
         Application programmers now can instantiate separate, independent
  -      instances of the Velocity Template Engine or continue to use the 
  +      instances of the Velocity Template Engine or continue to use the
         traditional singleton model.
      </li>
  -   <li> 
  +   <li>
         Major improvements to Anakia and Texen.
      </li>
  -   <li> 
  +   <li>
         The Velocimacro system can be configured to reload changed
         VM libraries automatically when the macro definitions change.
      </li>
    </ul>
  -                                                <p> 
  +                                                <p>
     Please visit the <a href="http://jakarta.apache.org/velocity/";>
     Velocity site</a> for more information and the distribution.
   </p>
  @@ -1250,7 +1284,7 @@
                                                   <hr size="1" noshade="noshade" />
                                                   <h3>15 November 2001 - BCEL RC1 
Released</h3>
                                                   <p>
  -  The first release candidate of the 
  +  The first release candidate of the
     <a href="http://jakarta.apache.org/bcel/";>Byte Code Engineering Library</a>
     is now available. Binary and source distributions can be found
     <a href="http://jakarta.apache.org/builds/jakarta-bcel/release/v5.0rc1/";>
  @@ -1311,8 +1345,8 @@
   </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 
  +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>
  @@ -1333,12 +1367,12 @@
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>14 October 2001 - Tomcat 4.0.1 
Released</h3>
                                                   <p>This is the final release of 
Tomcat 4.0.1, which is a maintenance release
  -of Tomcat 4.0. Download it 
  +of Tomcat 4.0. Download it
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0.1/";>here</a>.</p>
                                                   <hr size="1" noshade="noshade" />
                                                   <h3>12 October 2001 - Ant 1.4.1 
Released</h3>
                                                   <p>This is a bugfix release for Ant 
1.4 which corrects a number of small issues.
  -Download it 
  +Download it
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/";>here</a>.</p>
                                                   <hr size="1" noshade="noshade" />
                                                   <h3>2 October 2001 - Lucene joins 
Jakarta</h3>
  @@ -1348,7 +1382,7 @@
                                                   <hr size="1" noshade="noshade" />
                                                   <h3>1 October 2001 - Ant 1.4.1beta1 
Released</h3>
                                                   <p>This is the first release 
candidate for Ant 1.4.1, which fixes a
  -couple of known bugs in Ant 1.4, you can down find everything 
  +couple of known bugs in Ant 1.4, you can down find everything
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1b1/";>here</a>.</p>
                                                   <hr size="1" noshade="noshade" />
                                                   <h3>25 September 2001 - Avalon 
Phoenix 4.0a1 Released</h3>
  @@ -1451,8 +1485,8 @@
   </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 
  +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>
  @@ -1517,7 +1551,7 @@
                                                   <p><strong>Tomcat 3.3 Beta 
2</strong> is the latest update to Tomcat 3.3.
   The beta versions implement the final feature set intended for Tomcat 3.3.
   Work for the remaining releases will focus on bug fixes and
  -updating the documentation. 
  +updating the documentation.
   You can find everything <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-b2";>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";>
  @@ -1589,7 +1623,7 @@
   </p>
                                                   <p>
   <b>About Avalon Framework 4.0:</b>
  -        The Avalon Framework formalizes the contracts and patterns used in the 
  +        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
           products.
  @@ -1611,7 +1645,7 @@
                                                   <p><strong>Tomcat 3.3 Beta 
1</strong> is the latest update to Tomcat 3.3.
   This version implements the final feature set intended for Tomcat 3.3.
   Work for the remaining releases will focus on bug fixes and
  -updating the documentation. 
  +updating the documentation.
   You can find everything <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-b1";>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";>
  @@ -1645,16 +1679,16 @@
      <img src="http://jakarta.apache.org/velocity/images/powered-by-logo.gif"; 
alt="powered-by-logo.gif" width="77" height="32" />
      </td>
      <td>
  -   Version 1.1 of the 
  +   Version 1.1 of the
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
      </td>
      </tr>
  -   </table>      
  +   </table>
    </p>
                                                   <p>
  -   The distribution is available 
  +   The distribution is available
      <a 
href="http://www.apache.org/dist/jakarta/jakarta-velocity/release/v1.1/";>here</a>,
       and includes a complete jar, source code, examples
      and documentation.
  @@ -1663,18 +1697,18 @@
      Major enhancements include :
    </p>
                                                   <ul>
  -   <li> 
  +   <li>
         The new event-handling facility, allowing finer control and interaction with
         the rendering process.
      </li>
  -   <li> 
  +   <li>
         Internationalization support through full support of template character 
encoding.
      </li>
  -   <li> 
  +   <li>
         Optimizations for improved performance.
      </li>
    </ul>
  -                                                <p> 
  +                                                <p>
      Minor enhancements are too numerous to mention. Please see the
      <a href="changes.html">change log
      </a> for details.
  @@ -1723,11 +1757,11 @@
                                                   <p>
   The <a href="http://jakarta.apache.org/turbine/";>Turbine</a> Team
   is proud to announce the 2.1 release of Turbine.
  -This release includes a new version of the 
  +This release includes a new version of the
   <a href="http://jakarta.apache.org/turbine/howto/tdk-howto.html";>
  -Turbine Developer's Kit</a> and a new stand-alone version of 
  +Turbine Developer's Kit</a> and a new stand-alone version of
   <a href="http://jakarta.apache.org/turbine/howto/torque-howto.html";>Torque</a>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/2.1";>here</a>.
   </p>
                                                   <hr noshade="noshade" size="1" />
  @@ -1767,19 +1801,19 @@
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>2 June 2001 - Velocity v1.1 
Release Candidate 2</h3>
                                                   <p>
  -   The 2nd release candidate of version 1.1 of the 
  +   The 2nd release candidate of version 1.1 of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity Template Engine</a>
      has been released.
    </p>
                                                   <p>
  -  This release contains updates to release candidate 1, specifically in 
  +  This release contains updates to release candidate 1, specifically in
     the areas of event handling and template encodings.  All Velocity users
     are encouraged to help test.
    </p>
                                                   <p>
  -  The complete release distribution can be found 
  +  The complete release distribution can be found
     <a href="http://www.apache.org/dist/jakarta/jakarta-velocity/release/v1.1/";>
  -  here</a>, and the source can be found in 
  +  here</a>, and the source can be found in
     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-velocity/?only_with_tag=VEL_1_1_RC2";>
     CVS</a>
     under the VEL_1_1_RC2 tag.
  @@ -1806,20 +1840,20 @@
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>28 May 2001 - Jakarta Turbine 
2.1b3 Released</h3>
                                                   <p>
  -<strong><a href="http://jakarta.apache.org/turbine/";>Turbine</a> 
  +<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 
  +includes a new version of the
   <a href="http://jakarta.apache.org/turbine/howto/tdk-howto.html";>
  -Turbine Developer's Kit</a>  and a new stand-alone version of 
  +Turbine Developer's Kit</a>  and a new stand-alone version of
   <a href="http://jakarta.apache.org/turbine/howto/torque-howto.html";>Torque</a>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/2.1b3";>here</a>.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>20 May 2001 - Velocity v1.1 
release candidate 1</h3>
                                                   <p>
  -   The 1st release candidate of version 1.1 of the 
  +   The 1st release candidate of version 1.1 of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity Template Engine</a>
      is now released.
    </p>
  @@ -1827,19 +1861,19 @@
      Major enhancements include :
    </p>
                                                   <ul>
  -   <li> 
  +   <li>
         The new event-handling facility, allowing finer control and interaction with
         the rendering process.
      </li>
  -   <li> 
  +   <li>
         Internationalization support through full support of template character 
encoding.
      </li>
  -   <li> 
  +   <li>
         Optimizations for improved performance.
      </li>
    </ul>
  -                                                <p> 
  -   There are many minor enhancements as well - all are listed in the change log. 
  +                                                <p>
  +   There are many minor enhancements as well - all are listed in the change log.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>20 May 2001 - Jakarta Turbine 
2.1b2 Released</h3>
  @@ -1848,7 +1882,7 @@
   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>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/2.1b2";>here</a>.
   </p>
                                                   <hr noshade="noshade" size="1" />
  @@ -1890,7 +1924,7 @@
   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>.
  -You can find everything 
  +You can find everything
   <a href="http://www.apache.org/dist/jakarta/jakarta-turbine/release/";>here</a>.
   </p>
                                                   <hr noshade="noshade" size="1" />
  @@ -1911,7 +1945,7 @@
                                                   <hr noshade="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 
  +<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
  @@ -1920,16 +1954,16 @@
   </p>
                                                   <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 
  +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.
   </p>
                                                   <p>
  -Chosen by a group of <i>JavaWorld</i> editors and forum moderators, 
  +Chosen by a group of <i>JavaWorld</i> editors and forum moderators,
   the selection of <a href="http://jakarta.apache.org/tomcat/";>Tomcat 3.2</a>
  -and <a href="http://jakarta.apache.org/log4j";>Log4J</a> 
  -demonstrates the Java community's recognition of the 
  -innovation and commitment behind the efforts of these two Jakarta 
  +and <a href="http://jakarta.apache.org/log4j";>Log4J</a>
  +demonstrates the Java community's recognition of the
  +innovation and commitment behind the efforts of these two Jakarta
   communities.
   </p>
                                                   <hr noshade="noshade" size="1" />
  @@ -1943,15 +1977,15 @@
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>23 April 2001 - Jakarta 
Velocity 1.0.1 Released</h3>
                                                   <p>
  -The final v1.0.1 release of the 
  -<a href="http://jakarta.apache.org/velocity/";>Velocity</a> Template 
  +The final v1.0.1 release of the
  +<a href="http://jakarta.apache.org/velocity/";>Velocity</a> Template
   engine is now available.  This is a minor bugfix update of the
   v1.0 release.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>20 April 2001 - Jakarta Commons 
Cactus 1.0 beta-2 Released</h3>
                                                   <p>
  -The <a href="http://jakarta.apache.org/commons/index.html";> Jakarta Commons</a> 
  +The <a href="http://jakarta.apache.org/commons/index.html";> Jakarta Commons</a>
   project is proud to announce the release of
   <a href="http://jakarta.apache.org/commons/cactus/index.html";>Cactus v1.0
   beta-2</a> . This is the second of two planned beta releases, on track for our
  @@ -1972,7 +2006,7 @@
                                                   <h3>9 April 2001 - Jakarta Commons 
Cactus 1.0 beta-1 Released</h3>
                                                   <p>
   The newly-formed <a href="http://jakarta.apache.org/commons/index.html";>
  -Jakarta Commons</a> project is proud to announce that 
  +Jakarta Commons</a> project is proud to announce that
   <a href="http://jakarta.apache.org/commons/cactus/index.html";>Cactus v1.0 beta-1</a>
   has been released and is available for
   <a href="http://jakarta.apache.org/commons/cactus/downloads.html";>
  @@ -1981,11 +2015,11 @@
                                                   <p>
   Formerly known as <i>J2EEUnit</i>, Cactus is a simple test framework
   for unit testing server-side Java code.  Based on <a href="http://junit.org/";>
  -JUnit</a>, its primary goal is to be able to unit test server side 
  +JUnit</a>, its primary goal is to be able to unit test server side
   java methods which use Servlet objects.  Previously hosted by
   <a href="http://sourceforge.net/";>SourceForge</a>, Cactus was generously
   donated to the Jakarta Commons project by <a href="mailto:[EMAIL PROTECTED]";>
  - Vincent Massol</a>. He will continue his work on Cactus here, 
  + Vincent Massol</a>. He will continue his work on Cactus here,
   and we thank him for his contributions and hard work.
   </p>
                                                   <hr noshade="noshade" size="1" />
  @@ -2002,11 +2036,11 @@
                                                   <h3>2 April 2001 - Velocity 1.0 
Released</h3>
                                                   <p>
     The Velocity project is proud to announce that
  -  the the Velocity Template Engine version 1.0 is now 
  +  the the Velocity Template Engine version 1.0 is now
     released and available at the
      <a href="http://jakarta.apache.org/velocity/";>Velocity</a> project
      web site.  A great tool for web development
  -   using the MVC design pattern, it's useful beyond the web 
  +   using the MVC design pattern, it's useful beyond the web
      - use it to generate source code, SQL and DB schemas, XML documents and more.
      It's a great addition to your Java toolbox.
   </p>
  @@ -2048,7 +2082,7 @@
                                                   <h3>26 March 2001 - Velocity 1.0 
Beta 2 Release</h3>
                                                   <p>
     The Velocity project is proud to announce the release of <strong> Velocity
  -   1.0 beta 2</strong>, the second release candidate of the 
  +   1.0 beta 2</strong>, the second release candidate of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity</a> template engine.
      This is the second of two planned beta releases, on track for our
      projected 1.0 release on April 2, 2001.
  @@ -2057,7 +2091,7 @@
                                                   <h3>20 March 2001 - Velocity 1.0 
Beta 1 Release</h3>
                                                   <p>
     The Velocity project is proud to announce the release of <strong> Velocity
  -   1.0 beta 1</strong>, the first release candidate of the 
  +   1.0 beta 1</strong>, the first release candidate of the
      <a href="http://jakarta.apache.org/velocity/";>Velocity</a> template engine.
      This is the first of two planned beta releases.  Our projected 1.0 release
      date is April 2, 2001.
  @@ -2070,15 +2104,15 @@
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>17 March 2001 - Tomcat 3.3 
Release</h3>
                                                   <p>
  -  The second milestone release of 
  -  <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-m2";>Tomcat 
  -  3.3</a> is available for download and testing. As a Tomcat 3.x release, it 
remains 
  +  The second milestone release of
  +  <a href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3-m2";>Tomcat
  +  3.3</a> is available for download and testing. As a Tomcat 3.x release, it remains
     an implementation of the Servlet 2.2 and JSP 1.1 specifications.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>16 March 2001 - JDBC custom tag 
1.0 Release</h3>
                                                   <p>
  -  The <a href="http://jakarta.apache.org/taglibs/doc/jdbc-doc/intro.html";>JDBC tag 
  +  The <a href="http://jakarta.apache.org/taglibs/doc/jdbc-doc/intro.html";>JDBC tag
     library</a> is designed for reading from and writing to databases. Features 
include:
   </p>
                                                   <ul>
  @@ -2094,20 +2128,20 @@
      The latest release of Ant, version 1.3, is now available for download
      at the
      <a href="http://www.apache.org/dist/jakarta/ant/release/v1.3/";>Jakarta web 
site</a>.
  -   This release contains many new tasks and a number of bug fixes. 
  +   This release contains many new tasks and a number of bug fixes.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>28 February 2001 - Scrape 
custom tag 1.0 Release</h3>
                                                   <p>
  -  The <a href="http://jakarta.apache.org/taglibs/doc/scrape-doc/intro.html";>scrape 
tag 
  -  library</a> can scrape or extract content from web documents and  display the 
content 
  -  in your JSP. For example, you could scrape stock quotes from other web sites and 
display 
  +  The <a href="http://jakarta.apache.org/taglibs/doc/scrape-doc/intro.html";>scrape 
tag
  +  library</a> can scrape or extract content from web documents and  display the 
content
  +  in your JSP. For example, you could scrape stock quotes from other web sites and 
display
     them in your pages.
   </p>
                                                   <hr noshade="noshade" size="1" />
                                                   <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 
  +  <a href="http://jakarta.apache.org/struts/";>Version 1.0-beta-1 of the Struts
     Framework is now available for download.</a>
   </p>
                                                   <p>
  @@ -2128,10 +2162,10 @@
                                                   <hr noshade="noshade" size="1" />
                                                   <h3>05 January 2001 - Tomcat 4.0 
Beta 1 Release</h3>
                                                   <p>The newest release of Tomcat 4.0 
<strong>beta 1</strong> is now
  -available at the 
  +available at the
   <a href="http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.0-b1/";>
  -Jakarta web site</a>. This release is the first in a series of betas that will 
  -lead to a production quality release of Tomcat 4.0 later this year. At the 
  +Jakarta web site</a>. This release is the first in a series of betas that will
  +lead to a production quality release of Tomcat 4.0 later this year. At the
   same time, active development work on Tomcat 4.1 will begin.</p>
                                                   <p><strong>NOTE</strong> - While 
the code for Tomcat 4.0 running in stand alone
   mode is considered to be near production quality, the web connector to run
  @@ -2173,8 +2207,8 @@
                                                   <h3>
   Got News?
   </h3>
  -                                                <p>If you would like to submit an 
item for posting to this page, send an email with 
  -the subject <b>[NEWS]</b> to <b>webbaster at jakarta.apache.org</b>. 
  +                                                <p>If you would like to submit an 
item for posting to this page, send an email with
  +the subject <b>[NEWS]</b> to <b>webbaster at jakarta.apache.org</b>.
   </p>
                               </blockquote>
           </p>
  
  
  

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

Reply via email to