hlship      2003/09/07 18:59:09

  Modified:    docs/site news.html
               xdocs    index.xml
               docs     index.html
               xdocs/site news.xml
  Log:
  Tapestry 3.0-beta-3
  
  Revision  Changes    Path
  1.358     +19 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.357
  retrieving revision 1.358
  diff -u -r1.357 -r1.358
  --- news.html 5 Sep 2003 12:03:17 -0000       1.357
  +++ news.html 8 Sep 2003 01:59:09 -0000       1.358
  @@ -183,7 +183,24 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20030904.1">
  +                                    <a name="20030907.1">
  +<h3>07 September 2003 - Tapestry 3.0-beta-3</h3>
  +</a>
  +                                                <p>
  +<a href="http://jakarta.apache.org/tapestry/";>Tapestry</a> release 3.0-beta-3 is 
now available. This is a
  +bug fix release; notably, the bugs in the Workbench and Vlib demos have been fixed, 
as well as the
  +problems generating dynamic JavaScript (which most often affected the Palette 
component).
  +</p>
  +                                                <p>
  +Work in the near future will address the remaining known bugs, fill some small gaps 
in the code coverage
  +test suite, and fill some sizable gaps in the documentation set, prior to a release 
candidate.
  +</p>
  +                                                <p>
  +In addition, the Tapestry project has recently added three new committers: Harish 
Krishnaswamy,
  +Tsvetelin Saykov and Erik Hatcher.
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20030904.1">
   <h3>04 September 2003 - Jakarta Turbine  2.3 released</h3>
   </a>
                                                   <p>
  @@ -231,6 +248,7 @@
     <a href="http://jakarta.apache.org/turbine/index.html";>Turbine</a>
     web site.
   </p>
  +                                                <hr size="1" noshade="noshade" />
                                                   <a name="20030903.1">
   <h3>03 September 2003 - Jakarta Regexp 1.3 released</h3>
   </a>
  
  
  
  1.245     +7 -1      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.244
  retrieving revision 1.245
  diff -u -r1.244 -r1.245
  --- index.xml 5 Sep 2003 06:38:34 -0000       1.244
  +++ index.xml 8 Sep 2003 01:59:09 -0000       1.245
  @@ -46,6 +46,7 @@
   <section name="Headlines">
       <h4><a href="site/news.html">Jakarta Product news</a></h4>
           <ul>
  +                                     <li><a href="site/news.html#20030907.1">07 
September 2003 - <b> Tapestry 3.0-beta-3 released</b></a></li>
                   <li><a href="site/news.html#20030904.1">04 September 2003 - <b> 
Turbine 2.3 released</b></a></li>
                   <li><a href="site/news.html#20030903.1">03 September 2003 - <b> 
Regexp 1.3 released</b></a></li>
                   <li><a href="site/news.html#20030902.1">02 September 2003 - <b> 
Commons Lang 2.0 released</b></a></li>
  @@ -156,7 +157,12 @@
   </tr>
   <tr>
   <td align="right" valign="top"><a href="./tapestry/index.html">Tapestry</a></td>
  -<td valign="top">Our newest web framework which seeks to find greater harmony 
between web designers and developers through a unique approach which experienced and 
novice developers alike will find enticing.</td>
  +<td valign="top">Tapestry is a web application framework based on highly reusable 
components within
  +     a very pure Model-View-Controller pattern. It simplifies
  +     and accelerates web application development, shielding developers from the 
details of
  +     the Java 
  +     Servlet API, and is designed specifically to address the issues
  +     of team development.</td>
   </tr>
   <tr>
   <td align="right" valign="top"><a href="./turbine/index.html">Turbine</a></td>
  
  
  
  1.302     +7 -1      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.301
  retrieving revision 1.302
  diff -u -r1.301 -r1.302
  --- index.html        5 Sep 2003 12:03:16 -0000       1.301
  +++ index.html        8 Sep 2003 01:59:09 -0000       1.302
  @@ -228,6 +228,7 @@
           <blockquote>
                                       <h4><a href="site/news.html">Jakarta Product 
news</a></h4>
                                                   <ul>
  +                                     <li><a href="site/news.html#20030907.1">07 
September 2003 - <b> Tapestry 3.0-beta-3 released</b></a></li>
                   <li><a href="site/news.html#20030904.1">04 September 2003 - <b> 
Turbine 2.3 released</b></a></li>
                   <li><a href="site/news.html#20030903.1">03 September 2003 - <b> 
Regexp 1.3 released</b></a></li>
                   <li><a href="site/news.html#20030902.1">02 September 2003 - <b> 
Commons Lang 2.0 released</b></a></li>
  @@ -486,7 +487,12 @@
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                Our newest web framework which seeks to find greater harmony 
between web designers and developers through a unique approach which experienced and 
novice developers alike will find enticing.
  +                Tapestry is a web application framework based on highly reusable 
components within
  +     a very pure Model-View-Controller pattern. It simplifies
  +     and accelerates web application development, shielding developers from the 
details of
  +     the Java 
  +     Servlet API, and is designed specifically to address the issues
  +     of team development.
               </font>
   </td>
               </tr>
  
  
  
  1.305     +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.304
  retrieving revision 1.305
  diff -u -r1.304 -r1.305
  --- news.xml  4 Sep 2003 22:04:52 -0000       1.304
  +++ news.xml  8 Sep 2003 01:59:09 -0000       1.305
  @@ -11,6 +11,29 @@
   
   <section name="News &amp; Status">
   
  +<a name="20030907.1">
  +<h3>07 September 2003 - Tapestry 3.0-beta-3</h3>
  +</a>
  +
  +
  +<p>
  +<a href="http://jakarta.apache.org/tapestry/";>Tapestry</a> release 3.0-beta-3 is 
now available. This is a
  +bug fix release; notably, the bugs in the Workbench and Vlib demos have been fixed, 
as well as the
  +problems generating dynamic JavaScript (which most often affected the Palette 
component).
  +</p>
  +
  +<p>
  +Work in the near future will address the remaining known bugs, fill some small gaps 
in the code coverage
  +test suite, and fill some sizable gaps in the documentation set, prior to a release 
candidate.
  +</p>
  +
  +<p>
  +In addition, the Tapestry project has recently added three new committers: Harish 
Krishnaswamy,
  +Tsvetelin Saykov and Erik Hatcher.
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
   <a name="20030904.1">
   <h3>04 September 2003 - Jakarta Turbine  2.3 released</h3>
   </a>
  @@ -59,6 +82,8 @@
     <a href='http://jakarta.apache.org/turbine/index.html'>Turbine</a>
     web site.
   </p>
  +
  +<hr size="1" noshade="noshade" />
   
   <a name="20030903.1">
   <h3>03 September 2003 - Jakarta Regexp 1.3 released</h3>
  
  
  

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

Reply via email to