dlr         02/05/07 11:21:06

  Modified:    docs/site news.html
               xdocs/site news.xml
  Log:
  Torque 3.0 beta 2 release.
  
  Revision  Changes    Path
  1.188     +18 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.187
  retrieving revision 1.188
  diff -u -u -r1.187 -r1.188
  --- news.html 6 May 2002 14:08:45 -0000       1.187
  +++ news.html 7 May 2002 18:21:06 -0000       1.188
  @@ -147,7 +147,24 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="0506.1" />
  +                                    <a name="0507.1" />
  +                                                <h3>07 May 2002 - Torque 3.0 beta 
2</h3>
  +                                                <p>
  +The changes in Torque 3.0 beta 2 consist mostly of cross database
  +compatible SQL generation, query API enhancements, and miscellaneous
  +bug fixes.  There was also a more major change whic increases the
  +Collections API friendliness of Torque, and results in minor API
  +incompatibilities for those who were using implementation instead of
  +interface to manipulate the collections returned by Torque.  Reported
  +speed improvements from use of the non-sync'd ArrayList implementation
  +have been impressive, and general API interoperability has been
  +increased significantly.
  +</p>
  +                                                <p>
  +The binary and source release files can be found at <a 
href="http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.0-b2/";>http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.0-b2/</a>.
  +</p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <a name="0506.1" />
                                                   <h3>06 May 2002 - POI 1.5-FINAL 
(production release)</h3>
                                                   <p>
   The first production release for <a href="http://jakarta.apache.org/poi";>
  
  
  
  1.161     +20 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.160
  retrieving revision 1.161
  diff -u -u -r1.160 -r1.161
  --- news.xml  6 May 2002 14:08:45 -0000       1.160
  +++ news.xml  7 May 2002 18:21:06 -0000       1.161
  @@ -12,6 +12,26 @@
   <section name="News &amp; Status">
   
   
  +<a name="0507.1"></a>
  +<h3>07 May 2002 - Torque 3.0 beta 2</h3>
  +<p>
  +The changes in Torque 3.0 beta 2 consist mostly of cross database
  +compatible SQL generation, query API enhancements, and miscellaneous
  +bug fixes.  There was also a more major change whic increases the
  +Collections API friendliness of Torque, and results in minor API
  +incompatibilities for those who were using implementation instead of
  +interface to manipulate the collections returned by Torque.  Reported
  +speed improvements from use of the non-sync'd ArrayList implementation
  +have been impressive, and general API interoperability has been
  +increased significantly.
  +</p>
  +
  +<p>
  +The binary and source release files can be found at <a
  
+href="http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.0-b2/";>http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.0-b2/</a>.
  +</p>
  +<hr noshade="noshade" size="1"/>
  +
   <a name="0506.1"></a>
   <h3>06 May 2002 - POI 1.5-FINAL (production release)</h3>
   <p>
  
  
  

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

Reply via email to