You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ru...@locus.apache.org on 2000/04/19 19:46:24 UTC

cvs commit: jakarta-site/news news.html news.htsrc

rubys       00/04/19 10:46:24

  Modified:    news     news.html news.htsrc
  Log:
  Add 3.1 to the news
  
  Revision  Changes    Path
  1.17      +39 -36    jakarta-site/news/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/news/news.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- news.html	2000/04/10 04:09:10	1.16
  +++ news.html	2000/04/19 17:46:22	1.17
  @@ -1,6 +1,6 @@
   <html>
   <head>
  -<!-- $Id: news.html,v 1.16 2000/04/10 04:09:10 craigmcc Exp $ -->
  +<!-- $Id: news.html,v 1.17 2000/04/19 17:46:22 rubys Exp $ -->
   <!-- Copyright 1999, Apache Software Foundation -->
   <!-- Content head element begins -->
   
  @@ -100,6 +100,44 @@
   <h1>News & Status</h1>
   
   <h3>
  +Tomcat Status: <a
  +href="http://jakarta.apache.org/builds/tomcat/release/v3.1/">3.1 Final</a> 
  +Released
  +</h3>
  +
  +<p>
  +As compared to the 3.0 final release, this drop contains a significant number 
  +of new features including:
  +
  +<ul>
  + <li> Thread pooling and JVM load balancing
  + <li> ISAPI and NSAPI integration
  + <li> A Command line JSP to Servlet Code tool
  + <li> Automatic generation of Apache configuration files
  + <li> Automatic deployment of Web ARchive (WAR) files
  + <li> Logging
  + <li> Substantially improved documentation
  + <li> Experimental servlet reloading
  + <li> Experimental security implementation
  + <li> Minimal Admin/Deployment Tool
  + <li> Internal APIs were changed for flexibility and integration
  + <li> The source code was cleaned and reorganized
  + <li> Most non-essential code was moved out of tomcat.core
  + <li> Greater platform / JVM level coverage
  + <li> Many, many bugs were fixed.
  +</ul>
  +
  +You can download either the <a
  +href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/">binaries</a>
  +or the <a
  +href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/src/">sources</a>.
  +
  +<p>As always, please submit any bugs you might find at <a
  +href="http://jakarta.apache.org/bugs">the Jakarta bugs page</a>.
  +See the <a href="../getinvolved/mail.html">Mailing Lists</a> page for 
  +subscription information.</p>
  +
  +<h3>
   New Subproject:  Jakarta Taglibs
   </h3>
   
  @@ -138,41 +176,6 @@
   <p>
   To subscribe, send mail to <a 
   href="mailto:tomcat-user-subscribe@jakarta.apache.org">tomcat-user-subscribe@jakarta.apache.org</a>.
  -</p>
  -
  -<h3>
  -Tomcat Status: <a
  -href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin">Tomcat
  -3.1 Beta</a> Released
  -</h3>
  -
  -<p>
  -As compared to the 3.0 final release, this drop contains a significant number 
  -of new features including:
  -
  -<ul>
  - <li> Servlet Reloading for servlets found in the WEB-INF dirs
  - <li> Logging
  - <li> Integration with IIS and Netscape Enterprise Server
  - <li> Improved integration with Apache
  - <li> Minimal Admin/Deployment Tool
  - <li> Minimal security implementation
  - <li> A Command line JSP to Servlet Code tool
  - <li> Greater platform / JVM level coverage
  - <li> Internal APIs were changed for flexibility and integration
  -</ul>
  -
  -In addition there are several bug fixes from a large number of
  -contributors, as well as a few minor functional regressions which are
  -a necessary part of some of the architectural restructuring
  -underway. You can download either the <a
  -href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/">binaries</a>
  -or the <a
  -href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/src/">sources</a>.
  -
  -We are looking for your feedback so we can make Tomcat 3.1 a final
  -release. Please submit any bugs you might find at <a
  -href="http://jakarta.apache.org/bugs">the Jakarta bugs page</a>.
   </p>
   
   <h3>
  
  
  
  1.11      +38 -35    jakarta-site/news/news.htsrc
  
  Index: news.htsrc
  ===================================================================
  RCS file: /home/cvs/jakarta-site/news/news.htsrc,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- news.htsrc	2000/04/10 04:09:11	1.10
  +++ news.htsrc	2000/04/19 17:46:22	1.11
  @@ -8,6 +8,44 @@
   <h1>News & Status</h1>
   
   <h3>
  +Tomcat Status: <a
  +href="http://jakarta.apache.org/builds/tomcat/release/v3.1/">3.1 Final</a> 
  +Released
  +</h3>
  +
  +<p>
  +As compared to the 3.0 final release, this drop contains a significant number 
  +of new features including:
  +
  +<ul>
  + <li> Thread pooling and JVM load balancing
  + <li> ISAPI and NSAPI integration
  + <li> A Command line JSP to Servlet Code tool
  + <li> Automatic generation of Apache configuration files
  + <li> Automatic deployment of Web ARchive (WAR) files
  + <li> Logging
  + <li> Substantially improved documentation
  + <li> Experimental servlet reloading
  + <li> Experimental security implementation
  + <li> Minimal Admin/Deployment Tool
  + <li> Internal APIs were changed for flexibility and integration
  + <li> The source code was cleaned and reorganized
  + <li> Most non-essential code was moved out of tomcat.core
  + <li> Greater platform / JVM level coverage
  + <li> Many, many bugs were fixed.
  +</ul>
  +
  +You can download either the <a
  +href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/">binaries</a>
  +or the <a
  +href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/src/">sources</a>.
  +
  +<p>As always, please submit any bugs you might find at <a
  +href="http://jakarta.apache.org/bugs">the Jakarta bugs page</a>.
  +See the <a href="../getinvolved/mail.html">Mailing Lists</a> page for 
  +subscription information.</p>
  +
  +<h3>
   New Subproject:  Jakarta Taglibs
   </h3>
   
  @@ -46,41 +84,6 @@
   <p>
   To subscribe, send mail to <a 
   href="mailto:tomcat-user-subscribe@jakarta.apache.org">tomcat-user-subscribe@jakarta.apache.org</a>.
  -</p>
  -
  -<h3>
  -Tomcat Status: <a
  -href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin">Tomcat
  -3.1 Beta</a> Released
  -</h3>
  -
  -<p>
  -As compared to the 3.0 final release, this drop contains a significant number 
  -of new features including:
  -
  -<ul>
  - <li> Servlet Reloading for servlets found in the WEB-INF dirs
  - <li> Logging
  - <li> Integration with IIS and Netscape Enterprise Server
  - <li> Improved integration with Apache
  - <li> Minimal Admin/Deployment Tool
  - <li> Minimal security implementation
  - <li> A Command line JSP to Servlet Code tool
  - <li> Greater platform / JVM level coverage
  - <li> Internal APIs were changed for flexibility and integration
  -</ul>
  -
  -In addition there are several bug fixes from a large number of
  -contributors, as well as a few minor functional regressions which are
  -a necessary part of some of the architectural restructuring
  -underway. You can download either the <a
  -href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/bin/">binaries</a>
  -or the <a
  -href="http://jakarta.apache.org/builds/tomcat/release/v3.1_beta_1/src/">sources</a>.
  -
  -We are looking for your feedback so we can make Tomcat 3.1 a final
  -release. Please submit any bugs you might find at <a
  -href="http://jakarta.apache.org/bugs">the Jakarta bugs page</a>.
   </p>
   
   <h3>