bloritsch    01/06/06 10:48:03

  Modified:    docs/site binindex.html news.html sourceindex.html
  Log:
  update for Avalon Beta 3 announcements
  
  Revision  Changes    Path
  1.66      +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.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- binindex.html     2001/06/04 20:31:13     1.65
  +++ binindex.html     2001/06/06 17:47:56     1.66
  @@ -194,7 +194,7 @@
   Milestone Builds
   </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.73      +31 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- news.html 2001/06/04 22:16:07     1.72
  +++ news.html 2001/06/06 17:47:58     1.73
  @@ -134,7 +134,37 @@
         <tr><td><br/></td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>4 June 2001 - Jakarta Turbine 2.1 
Released</h3>
  +                                    <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>
   The <a href="http://jakarta.apache.org/turbine/";>Turbine</a> Team
   is proud to announce the 2.1 release of Turbine.
  
  
  
  1.47      +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.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- sourceindex.html  2001/06/04 20:31:14     1.46
  +++ sourceindex.html  2001/06/06 17:47:59     1.47
  @@ -190,7 +190,7 @@
   Milestone Builds
   </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