tetsuya 2003/09/04 15:04:52
Modified: docs index.html
docs/site elsewhere.html news.html
xdocs index.xml
xdocs/site elsewhere.xml news.xml
Log:
04 September 2003 - Turbine 2.3 released
04 September 2003 - Apache Torque-3.1 Final Released
Revision Changes Path
1.298 +2 -3 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -r1.297 -r1.298
--- index.html 4 Sep 2003 15:35:46 -0000 1.297
+++ index.html 4 Sep 2003 22:04:51 -0000 1.298
@@ -232,9 +232,9 @@
<blockquote>
<h4><a href="site/news.html">Jakarta Product
news</a></h4>
<ul>
+ <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>
- <li><a href="site/news.html#20030826.2">26 August 2003 - <b>
Turbine 2.3 R.C.2 released</b></a></li>
<li><a href="site/news.html#20030826.1">26 August 2003 - <b> Tomcat
5.0.9 Beta released</b></a></li>
<li><a href="site/news.html#20030810.1">10 August 2003 - <b>
Commons Modeler 1.1 released</b></a></li>
<li><a href="site/news.html#20030807.1">07 August 2003 - <b> JMeter
1.9 Final Version released</b></a></li>
@@ -244,11 +244,10 @@
<h4>Other news from <a
href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
- <li><a href="site/elsewhere.html#20030901.1">01 September 2003 -
Apache Torque <b>3.1</b> Now Available</a></li>
+ <li><a href="site/elsewhere.html#20030904.1">04 September 2003 -
<b>Apache Torque-3.1 Final</b> Released</a></li>
<li><a href="site/elsewhere.html#20030827.1">27 August 2003 -
Apache Software Foundation <b>EU Patent Protest</b></a></li>
<li><a href="site/elsewhere.html#20030825.1">25 August 2003 - Java
JDK version <b>1.3.1</b> Now Available For <b>FreeBSD</b></a></li>
<li><a href="site/elsewhere.html#20030822.1">22 August 2003 -
<b>LDAPd 0.71a Bugfix Release</b> Announced</a></li>
- <li><a href="site/elsewhere.html#20030819.1">19 August 2003 -
<b>Apache Torque-3.1-beta1</b> Released</a></li>
<li><a href="site/elsewhere.html#20030815.1">15 August 2003 -
<b>The Apache Newsletter Issue #1</b> Released</a></li>
<li><a href="site/elsewhere.html#20030813.1">13 August 2003 -
<b>Apache Cocoon 2.1</b> Released</a></li>
<li><a href="site/elsewhere.html#20030812.1">12 August 2003 -
<b>Apache Ant 1.5.4</b> Released</a></li>
1.74 +33 -2 jakarta-site2/docs/site/elsewhere.html
Index: elsewhere.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- elsewhere.html 4 Sep 2003 15:35:46 -0000 1.73
+++ elsewhere.html 4 Sep 2003 22:04:52 -0000 1.74
@@ -189,11 +189,42 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030901.1">
-<h3>01 September - Apache Torque 3.1 Now Available</h3>
+ <a name="20030904.1">
+<h3>01 September - Apache Torque 3.1 Released</h3>
</a>
<p>
+The Apache Torque team is pleased to announce the final release of Torque 3.1!
+</p>
+ <p>
+The cvs tag for this version is TORQUE_3_1_0<br />
+The branch tag for 3.1.x versions is TORQUE_3_1_BRANCH
+</p>
+ <p>
+You can find a full list of changes here:<br />
+<a
href="http://db.apache.org/torque/changes-report.html">http://db.apache.org/torque/changes-report.html</a>
+
+You can find the Torque distributions here:<br />
+<a
href="http://db.apache.org/builds/torque/release/">http://db.apache.org/builds/torque/release/</a>
+</p>
+ <p>
+Notes:
+</p>
+ <p>
+<ul>
+<li>Torque 3.1 is the first release where the runtime and generation environments
are seperated.</li>
+<li>Torque 3.1 is the last release where torque uses the stratum lifecycle
interfaces (you can load Torque as an Avalon component using Turbine-2.3)</li>
+<li>Torque now uses commons-logging</li>
+<li>Torque now generates valid repository files for OJB-1.0-rc4</li>
+</ul>
+</p>
+ <p>
For more information, see <a href="http://db.apache.org/">the Apache DB Project</a>
- <a href="http://db.apache.org/torque/">Apache Torque</a> website.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030901.1">
+<h3>01 September - Apache Torque 3.1 R.C. Now Available</h3>
+</a>
+ <p>
</p>
<hr size="1" noshade="noshade" />
<a name="20030827.1">
1.355 +49 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -r1.354 -r1.355
--- news.html 4 Sep 2003 15:35:47 -0000 1.354
+++ news.html 4 Sep 2003 22:04:52 -0000 1.355
@@ -189,7 +189,55 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030903.1">
+ <a name="20030904.1">
+<h3>04 September 2003 - Jakarta Turbine 2.3 released</h3>
+</a>
+ <p>
+The Jakarta Turbine team is pleased to announce the release of the next
+version of the Turbine Web Application Framework:
+</p>
+ <p>
+<pre>
+ Jakarta Turbine 2.3
+ ===================
+</pre>
+</p>
+ <p>
+The CVS tag for this version is TURBINE_2_3<br />
+The branch tag for maintenance versions is TURBINE_2_3_BRANCH
+</p>
+ <p>
+You can find a list of changes here:<br />
+<a
href="http://jakarta.apache.org/turbine/turbine-2.3/changes.html">http://jakarta.apache.org/turbine/turbine-2.3/changes.html</a>
+</p>
+ <p>
+Source and binary distributions for JDK 1.3.1 and JDK 1.4.2 are
+available from the apache mirror system or from<br />
+<a
href="http://www.apache.org/dist/jakarta/turbine/">http://www.apache.org/dist/jakarta/turbine/</a>
+</p>
+ <p>
+Some Notes
+<ul>
+<li>Turbine 2.3 no longer supports WebMacro, Freemarker or Castor</li>
+<li>Turbine 2.3 is the first release to consequently use commons-logging and
commons-configuration to remove the need for its own logging and resource services</li>
+<li>Turbine 2.3 can load and use Avalon Components with the Avalon Service</li>
+<li>The Templating engine at the core of Turbine has been completely overhauled and
is now much more flexible and stable. However, this comes at the price that using "/"
for template separators is no longer possible (This is a major change from our
previous versions).</li>
+<li>Turbine 2.3 uses maven as its primary build tool. Building with Eclipse is
possible but not officially supported. Building with ant only is no longer
supported.</li>
+</ul>
+</p>
+ <p>
+The Turbine team really would like to thank all the contributors, users
+and members of the development and user list that helped with comments,
+patches and critisism to make this the best Turbine release yet. The
+announcement author would also like to thank the Torque team because I
+stole the layout of the announcement from you. ;-)
+</p>
+ <p>
+ For more information on Jakarta Turbine, see the
+ <a href="http://jakarta.apache.org/turbine/index.html">Turbine</a>
+ web site.
+</p>
+ <a name="20030903.1">
<h3>03 September 2003 - Jakarta Regexp 1.3 released</h3>
</a>
<p>
1.243 +2 -3 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- index.xml 3 Sep 2003 20:50:23 -0000 1.242
+++ index.xml 4 Sep 2003 22:04:52 -0000 1.243
@@ -45,9 +45,9 @@
<section name="Headlines">
<h4><a href="site/news.html">Jakarta Product news</a></h4>
<ul>
+ <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>
- <li><a href="site/news.html#20030826.2">26 August 2003 - <b>
Turbine 2.3 R.C.2 released</b></a></li>
<li><a href="site/news.html#20030826.1">26 August 2003 - <b> Tomcat
5.0.9 Beta released</b></a></li>
<li><a href="site/news.html#20030810.1">10 August 2003 - <b>
Commons Modeler 1.1 released</b></a></li>
<li><a href="site/news.html#20030807.1">07 August 2003 - <b> JMeter
1.9 Final Version released</b></a></li>
@@ -57,11 +57,10 @@
<h4>Other news from <a href="site/news.html">Jakarta</a>
and <a href="site/elsewhere.html">Elsewhere</a></h4>
<ul>
- <li><a href="site/elsewhere.html#20030901.1">01 September 2003 -
Apache Torque <b>3.1</b> Now Available</a></li>
+ <li><a href="site/elsewhere.html#20030904.1">04 September 2003 -
<b>Apache Torque-3.1 Final</b> Released</a></li>
<li><a href="site/elsewhere.html#20030827.1">27 August 2003 -
Apache Software Foundation <b>EU Patent Protest</b></a></li>
<li><a href="site/elsewhere.html#20030825.1">25 August 2003 - Java
JDK version <b>1.3.1</b> Now Available For <b>FreeBSD</b></a></li>
<li><a href="site/elsewhere.html#20030822.1">22 August 2003 -
<b>LDAPd 0.71a Bugfix Release</b> Announced</a></li>
- <li><a href="site/elsewhere.html#20030819.1">19 August 2003 -
<b>Apache Torque-3.1-beta1</b> Released</a></li>
<li><a href="site/elsewhere.html#20030815.1">15 August 2003 -
<b>The Apache Newsletter Issue #1</b> Released</a></li>
<li><a href="site/elsewhere.html#20030813.1">13 August 2003 -
<b>Apache Cocoon 2.1</b> Released</a></li>
<li><a href="site/elsewhere.html#20030812.1">12 August 2003 -
<b>Apache Ant 1.5.4</b> Released</a></li>
1.47 +35 -2 jakarta-site2/xdocs/site/elsewhere.xml
Index: elsewhere.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- elsewhere.xml 3 Sep 2003 20:50:23 -0000 1.46
+++ elsewhere.xml 4 Sep 2003 22:04:52 -0000 1.47
@@ -11,11 +11,44 @@
<section name="Elsewhere ...">
-<a name="20030901.1">
-<h3>01 September - Apache Torque 3.1 Now Available</h3>
+<a name="20030904.1">
+<h3>01 September - Apache Torque 3.1 Released</h3>
</a>
<p>
+The Apache Torque team is pleased to announce the final release of Torque 3.1!
+</p>
+<p>
+The cvs tag for this version is TORQUE_3_1_0<br/>
+The branch tag for 3.1.x versions is TORQUE_3_1_BRANCH
+</p>
+<p>
+You can find a full list of changes here:<br/>
+<a
href="http://db.apache.org/torque/changes-report.html">http://db.apache.org/torque/changes-report.html</a>
+
+You can find the Torque distributions here:<br/>
+<a
href="http://db.apache.org/builds/torque/release/">http://db.apache.org/builds/torque/release/</a>
+</p>
+<p>
+Notes:
+</p>
+<p>
+<ul>
+<li>Torque 3.1 is the first release where the runtime and generation environments
are seperated.</li>
+<li>Torque 3.1 is the last release where torque uses the stratum lifecycle
interfaces (you can load Torque as an Avalon component using Turbine-2.3)</li>
+<li>Torque now uses commons-logging</li>
+<li>Torque now generates valid repository files for OJB-1.0-rc4</li>
+</ul>
+</p>
+<p>
For more information, see <a href="http://db.apache.org/">the Apache DB Project</a>
- <a href="http://db.apache.org/torque/">Apache Torque</a> website.
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<a name="20030901.1">
+<h3>01 September - Apache Torque 3.1 R.C. Now Available</h3>
+</a>
+<p>
</p>
<hr size="1" noshade="noshade" />
1.304 +49 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -r1.303 -r1.304
--- news.xml 3 Sep 2003 17:21:10 -0000 1.303
+++ news.xml 4 Sep 2003 22:04:52 -0000 1.304
@@ -11,6 +11,55 @@
<section name="News & Status">
+<a name="20030904.1">
+<h3>04 September 2003 - Jakarta Turbine 2.3 released</h3>
+</a>
+<p>
+The Jakarta Turbine team is pleased to announce the release of the next
+version of the Turbine Web Application Framework:
+</p>
+<p>
+<pre>
+ Jakarta Turbine 2.3
+ ===================
+</pre>
+</p>
+<p>
+The CVS tag for this version is TURBINE_2_3<br/>
+The branch tag for maintenance versions is TURBINE_2_3_BRANCH
+</p>
+<p>
+You can find a list of changes here:<br/>
+<a
href="http://jakarta.apache.org/turbine/turbine-2.3/changes.html">http://jakarta.apache.org/turbine/turbine-2.3/changes.html</a>
+</p>
+<p>
+Source and binary distributions for JDK 1.3.1 and JDK 1.4.2 are
+available from the apache mirror system or from<br/>
+<a
href="http://www.apache.org/dist/jakarta/turbine/">http://www.apache.org/dist/jakarta/turbine/</a>
+</p>
+<p>
+Some Notes
+<ul>
+<li>Turbine 2.3 no longer supports WebMacro, Freemarker or Castor</li>
+<li>Turbine 2.3 is the first release to consequently use commons-logging and
commons-configuration to remove the need for its own logging and resource services</li>
+<li>Turbine 2.3 can load and use Avalon Components with the Avalon Service</li>
+<li>The Templating engine at the core of Turbine has been completely overhauled and
is now much more flexible and stable. However, this comes at the price that using "/"
for template separators is no longer possible (This is a major change from our
previous versions).</li>
+<li>Turbine 2.3 uses maven as its primary build tool. Building with Eclipse is
possible but not officially supported. Building with ant only is no longer
supported.</li>
+</ul>
+</p>
+<p>
+The Turbine team really would like to thank all the contributors, users
+and members of the development and user list that helped with comments,
+patches and critisism to make this the best Turbine release yet. The
+announcement author would also like to thank the Torque team because I
+stole the layout of the announcement from you. ;-)
+</p>
+<p>
+ For more information on Jakarta Turbine, see the
+ <a href='http://jakarta.apache.org/turbine/index.html'>Turbine</a>
+ web site.
+</p>
+
<a name="20030903.1">
<h3>03 September 2003 - Jakarta Regexp 1.3 released</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]