bloritsch    01/06/06 10:43:08

  Modified:    xdocs/site binindex.xml news.xml sourceindex.xml
  Log:
  update for Beta 3 announcements
  
  Revision  Changes    Path
  1.51      +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.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- binindex.xml      2001/06/04 20:31:15     1.50
  +++ binindex.xml      2001/06/06 17:42:59     1.51
  @@ -82,7 +82,7 @@
   </h2>
   
   <ul>
  -<li><a href="/builds/jakarta-avalon/release/Framework-latest/">Avalon 4.0 beta 
2</a></li>
  +<li><a href="/builds/jakarta-avalon/release/Framework-latest/">Avalon 4.0 beta 
3</a></li>
   <li><a href="/builds/jakarta-avalon/release/LogKit-latest/">LogKit 1.0 beta 
2</a></li>
   <li><a href="/builds/jakarta-struts/release/v1.0-b3/">Struts 1.0 beta 3</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-m3/bin/">Tomcat 3.3
  
  
  
  1.58      +32 -1     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- news.xml  2001/06/04 22:14:44     1.57
  +++ news.xml  2001/06/06 17:43:00     1.58
  @@ -10,7 +10,39 @@
   <body>
   
   <section name="News &amp; Status">
  +<h3>6 June 2001 - Avalon beta 3</h3>
   
  + <p>
  +  The Avalon team announces the beta 3 release of Avalon
  +  Framework and Excalibur 4.0.  This release includes a serious
  +  bug fix in Excalibur's Component Management infrastructure.
  +  If you have downloaded Avalon 4.0 beta 2, then you are
  +  encouraged to upgrade.  The bug only affects users of the
  +  ExcaliburComponentSelector.
  + </p>
  + <p>
  +   The <a href="http://jakarta.apache.org/avalon";>Avalon</a> project is Apache's
  +   Java Server Framework.  It is separated into six sub projects: Framework,
  +   Excalibur, LogKit, Cornerstone, Phoenix, and Testlet.  It's 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>
  + <h4>Avalon Framework 4.0 beta 3</h4>
  + <p>
  +   <a href="http://jakarta.apache.org/avalon/framework";>Avalon Framework</a>
  +   is the core of all of the Avalon projects, and formalizes all the contracts
  +   and patterns used within all Avalon compliant projects.
  + </p>
  + <h4>Avalon Excalibur 4.0 beta 3</h4>
  + <p>
  +   <a href="http://jakarta.apache.org/avalon/excalibur";>Avalon Excalibur</a>
  +   contains several premade Avalon Components and utilities to make your server
  +   side programming easier.  There are several pool implementations, Component
  +   management implamentations, and database management implementations.
  + </p>
  +
  +<hr noshade="" size="1"/>
  +
   <h3>4 June 2001 - Jakarta Turbine 2.1 Released</h3>
   
   <p>
  @@ -25,7 +57,6 @@
   </p>
   
   <hr noshade="" size="1"/>
  -
   
   <h3>4 June 2001 - Avalon beta 2</h3>
   
  
  
  
  1.28      +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.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- sourceindex.xml   2001/06/04 20:31:15     1.27
  +++ sourceindex.xml   2001/06/06 17:43:02     1.28
  @@ -77,7 +77,7 @@
   </h2>
   
   <ul>
  -<li><a href="/builds/jakarta-avalon/release/Framework-latest/">Avalon 4.0 beta 
2</a></li>
  +<li><a href="/builds/jakarta-avalon/release/Framework-latest/">Avalon 4.0 beta 
3</a></li>
   <li><a href="/builds/jakarta-avalon/release/LogKit-latest/">Avalon LogKit 1.0 beta 
2</a></li>
   <li><a href="/builds/jakarta-struts/release/v1.0-b3/src/">Struts 1.0 beta 3</a></li>
   <li><a href="/builds/jakarta-tomcat/release/v3.3-m3/src/">Tomcat 3.3
  
  
  

Reply via email to