bloritsch    01/08/10 11:28:39

  Modified:    docs/site binindex.html news.html sourceindex.html
               xdocs/site binindex.xml news.xml sourceindex.xml
  Log:
  Add news for Excalibur 4.0b4 release
  
  Revision  Changes    Path
  1.85      +1 -1      jakarta-site2/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- binindex.html     2001/08/10 05:53:54     1.84
  +++ binindex.html     2001/08/10 18:28:39     1.85
  @@ -196,7 +196,7 @@
   Milestone Builds
   </h2>
                                                   <ul>
  -<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 3</a></li>
  +<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 4</a></li>
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta 
4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/bin/">Tomcat 3.3
   Beta 1</a></li>
  
  
  
  1.85      +25 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- news.html 2001/08/10 05:53:54     1.84
  +++ news.html 2001/08/10 18:28:39     1.85
  @@ -133,7 +133,31 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>9 August 2001 - Tomcat 4.0-beta-7 
Released</h3>
  +                                    <h3>10 August 2001 - Avalon Excalibur 4.0b4 
Released</h3>
  +                                                <p>The Avalon team is proud to 
announce the 4.0b4 beta release
  +of the Avalon Excalibur.</p>
  +                                                <p>
  +<b>About Avalon:</b>
  +      The Avalon project is Apache's Java Server Framework. It is
  +      separated into six sub projects: Framework, Excalibur, LogKit,
  +      Cornerstone, Phoenix, and Testlet. Its purpose is to simplify
  +      server side programming for Java based projects.  It
  +      formalizes serveral best of breed practices and patterns for
  +      server side programming.
  +    <p>For more information about Avalon, please go to
  +    <a 
href="http://jakarta.apache.org/avalon";>http://jakarta.apache.org/avalon</a>.</p>
  +</p>
  +                                                <p>
  +<b>About Avalon Excalibur 4.0b4:</b>
  +      Avalon Excalibur contains several premade Avalon Components
  +      and utilities to make your server side programming easier.
  +      There are several pool implementations, Component management
  +      implementations, and database management implementations.
  +    <p>For more information about Avalon Excalibur 4.0b4, please go to
  +    <a 
href="http://jakarta.apache.org/avalon/excalibur";>http://jakarta.apache.org/avalon/excalibur</a>.</p>
  +</p>
  +                                                <hr size="1" noshade="" />
  +                                                <h3>9 August 2001 - Tomcat 
4.0-beta-7 Released</h3>
                                                   <p>A <strong>release 
candidate</strong> version of Tomcat 4.0, version
   <em>Tomcat 4.0-beta-7</em> has been released.  This version conforms to
   the <code>Proposed Final Draft 3</code> version of the Servlet 2.3 and
  
  
  
  1.59      +1 -1      jakarta-site2/docs/site/sourceindex.html
  
  Index: sourceindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- sourceindex.html  2001/08/10 05:53:54     1.58
  +++ sourceindex.html  2001/08/10 18:28:39     1.59
  @@ -192,7 +192,7 @@
   Milestone Builds
   </h2>
                                                   <ul>
  -<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 3</a></li>
  +<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 4</a></li>
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta 
4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/src/">Tomcat 3.3
   Beta 1</a></li>
  
  
  
  1.69      +1 -1      jakarta-site2/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- binindex.xml      2001/08/10 05:53:54     1.68
  +++ binindex.xml      2001/08/10 18:28:39     1.69
  @@ -85,7 +85,7 @@
   </h2>
   
   <ul>
  -<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 3</a></li>
  +<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 4</a></li>
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta 
4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/bin/">Tomcat 3.3
   Beta 1</a></li>
  
  
  
  1.69      +25 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- news.xml  2001/08/10 05:53:54     1.68
  +++ news.xml  2001/08/10 18:28:39     1.69
  @@ -11,6 +11,31 @@
   
   <section name="News &amp; Status">
   
  +<h3>10 August 2001 - Avalon Excalibur 4.0b4 Released</h3>
  +<p>The Avalon team is proud to announce the 4.0b4 beta release
  +of the Avalon Excalibur.</p>
  +<p>
  +<b>About Avalon:</b>
  +      The Avalon project is Apache's Java Server Framework. It is
  +      separated into six sub projects: Framework, Excalibur, LogKit,
  +      Cornerstone, Phoenix, and Testlet. Its purpose is to simplify
  +      server side programming for Java based projects.  It
  +      formalizes serveral best of breed practices and patterns for
  +      server side programming.
  +    <p>For more information about Avalon, please go to
  +    <a 
href="http://jakarta.apache.org/avalon";>http://jakarta.apache.org/avalon</a>.</p>
  +</p>
  +<p>
  +<b>About Avalon Excalibur 4.0b4:</b>
  +      Avalon Excalibur contains several premade Avalon Components
  +      and utilities to make your server side programming easier.
  +      There are several pool implementations, Component management
  +      implementations, and database management implementations.
  +    <p>For more information about Avalon Excalibur 4.0b4, please go to
  +    <a 
href="http://jakarta.apache.org/avalon/excalibur";>http://jakarta.apache.org/avalon/excalibur</a>.</p>
  +</p>
  +<hr size="1" noshade=""/>
  +
   <h3>9 August 2001 - Tomcat 4.0-beta-7 Released</h3>
   
   <p>A <strong>release candidate</strong> version of Tomcat 4.0, version
  
  
  
  1.39      +1 -1      jakarta-site2/xdocs/site/sourceindex.xml
  
  Index: sourceindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- sourceindex.xml   2001/08/10 05:53:54     1.38
  +++ sourceindex.xml   2001/08/10 18:28:39     1.39
  @@ -80,7 +80,7 @@
   </h2>
   
   <ul>
  -<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 3</a></li>
  +<li><a href="/builds/jakarta-avalon/release/excalibur/latest/">Avalon Excalibur 4.0 
beta 4</a></li>
   <li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta 
4</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-b1/src/">Tomcat 3.3
   Beta 1</a></li>
  
  
  

Reply via email to