tetsuya 2003/09/03 10:21:10
Modified: docs index.html
docs/site elsewhere.html news.html
xdocs index.xml
xdocs/site elsewhere.xml news.xml
Log:
03 September 2003 - Regexp 1.3 released
26 August 2003 - Turbine 2.3 R.C.2 released
01 September 2003 - Apache Torque 3.1 Now Available
Revision Changes Path
1.295 +3 -2 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- index.html 3 Sep 2003 02:28:22 -0000 1.294
+++ index.html 3 Sep 2003 17:21:10 -0000 1.295
@@ -225,7 +225,9 @@
<blockquote>
<h4><a href="site/news.html">Jakarta Product
news</a></h4>
<ul>
+ <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>
@@ -235,6 +237,7 @@
<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#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>
@@ -242,8 +245,6 @@
<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>
<li><a href="site/elsewhere.html#20030805.1">05 August 2003 -
<b>Apache Geronimo</b> -- participation in Apache J2EE efforts</a></li>
- <li><a href="site/elsewhere.html#20030731.1">31 July 2003 -
<b>Apache Xerces-J 2.5.0</b> Released</a></li>
- <li><a href="site/elsewhere.html#20030727.1">27 July 2003 -
<b>Apache OJB 1.0 RC4</b> Released</a></li>
</ul>
</blockquote>
</p>
1.71 +8 -1 jakarta-site2/docs/site/elsewhere.html
Index: elsewhere.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- elsewhere.html 25 Aug 2003 16:41:41 -0000 1.70
+++ elsewhere.html 3 Sep 2003 17:21:10 -0000 1.71
@@ -182,7 +182,14 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030825.1">
+ <a name="20030901.1">
+<h3>01 September - Apache Torque 3.1 Now Available</h3>
+</a>
+ <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="20030825.1">
<h3>25 August 2003 - Java JDK version 1.3.1 Now Available For FreeBSD.</h3>
</a>
<p>
1.353 +51 -3 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.352
retrieving revision 1.353
diff -u -r1.352 -r1.353
--- news.html 3 Sep 2003 02:25:24 -0000 1.352
+++ news.html 3 Sep 2003 17:21:10 -0000 1.353
@@ -182,11 +182,34 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030902.1">
-<h3>02 September 2003 - Commons Lang 2.0 released</h3>
+ <a name="20030903.1">
+<h3>03 September 2003 - Jakarta Regexp 1.3 released</h3>
</a>
<p>
- The Commons Lang team would like to announce the version 2.0 release of their set
of Java libraries for enhancing classes in java.lang and java.util.
+The Jakarta Regexp team announces the availability of Jakarta Regexp 1.3 release.
+</p>
+ <p>
+This is primarily maintenance release containing several bug fixes
+accumulated since the last Regexp release. Complete list of changes is
+available at: <a
href="http://jakarta.apache.org/regexp/changes.html">http://jakarta.apache.org/regexp/changes.html</a>
+</p>
+ <p>
+Regexp comes in one download, containing binary and source code.
+Download Regexp from <a
href="http://jakarta.apache.org/site/binindex.cgi">http://jakarta.apache.org/site/binindex.cgi</a>
+</p>
+ <p>
+Bug reports and patches are accepted via Bugzilla,
+<a href="http://nagoya.apache.org/bugzilla/">http://nagoya.apache.org/bugzilla/</a>
+</p>
+ <p>
+For more information, see the <a
href="http://jakarta.apache.org/regexp/">Jakarta-Regexp website</a>.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030902.1">
+<h3>02 September 2003 - Jakarta Commons Lang 2.0 released</h3>
+</a>
+ <p>
+ The Jakarta Commons Lang team would like to announce the version 2.0 release of
their set of Java libraries for enhancing classes in java.lang and java.util.
</p>
<p>
Information pertaining to the release is available in the <a
href="http://www.apache.org/dist/jakarta/commons/lang/RELEASE-NOTES.txt">RELEASE-NOTES.txt</a>.
@@ -199,6 +222,31 @@
<p>
For more information on Jakarta Commons Lang, see the
<a href="http://jakarta.apache.org/commons/lang.html">Lang</a>
+ web site.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030826.2">
+<h3>26 August 2003 - Jakarta Turbine 2.3 R.C.2 released</h3>
+</a>
+ <p>
+The Turbine team is pleased to announce the second and the last
+release candidate for the Turbine 2.3 release.
+</p>
+ <p>
+You can find a list of changes here:
+</p>
+ <p>
+<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 builds for JDK 1.3.1 and JDK 1.4.2 are available from
+</p>
+ <p>
+<a
href="http://www.apache.org/dist/jakarta/turbine/turbine-2.3">http://www.apache.org/dist/jakarta/turbine/turbine-2.3</a>
+</p>
+ <p>
+ For more information on Jakarta Turbine, see the
+ <a href="http://jakarta.apache.org/turbine/index.html">Turbine</a>
web site.
</p>
<hr size="1" noshade="noshade" />
1.241 +4 -4 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -r1.240 -r1.241
--- index.xml 3 Sep 2003 02:28:22 -0000 1.240
+++ index.xml 3 Sep 2003 17:21:10 -0000 1.241
@@ -40,13 +40,14 @@
For more about these projects and their subprojects, visit the
<a href="http://apache.org/foundation/projects.html">ASF Project page</a>.
</p>
-
-
</section>
+
<section name="Headlines">
<h4><a href="site/news.html">Jakarta Product news</a></h4>
<ul>
+ <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>
@@ -56,6 +57,7 @@
<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#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>
@@ -63,8 +65,6 @@
<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>
<li><a href="site/elsewhere.html#20030805.1">05 August 2003 -
<b>Apache Geronimo</b> -- participation in Apache J2EE efforts</a></li>
- <li><a href="site/elsewhere.html#20030731.1">31 July 2003 -
<b>Apache Xerces-J 2.5.0</b> Released</a></li>
- <li><a href="site/elsewhere.html#20030727.1">27 July 2003 -
<b>Apache OJB 1.0 RC4</b> Released</a></li>
</ul>
</section>
1.45 +9 -0 jakarta-site2/xdocs/site/elsewhere.xml
Index: elsewhere.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- elsewhere.xml 25 Aug 2003 16:41:41 -0000 1.44
+++ elsewhere.xml 3 Sep 2003 17:21:10 -0000 1.45
@@ -11,6 +11,15 @@
<section name="Elsewhere ...">
+<a name="20030901.1">
+<h3>01 September - Apache Torque 3.1 Now Available</h3>
+</a>
+<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="20030825.1">
<h3>25 August 2003 - Java JDK version 1.3.1 Now Available For FreeBSD.</h3>
</a>
1.303 +55 -2 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -r1.302 -r1.303
--- news.xml 3 Sep 2003 02:25:46 -0000 1.302
+++ news.xml 3 Sep 2003 17:21:10 -0000 1.303
@@ -11,11 +11,37 @@
<section name="News & Status">
+<a name="20030903.1">
+<h3>03 September 2003 - Jakarta Regexp 1.3 released</h3>
+</a>
+<p>
+The Jakarta Regexp team announces the availability of Jakarta Regexp 1.3 release.
+</p>
+<p>
+This is primarily maintenance release containing several bug fixes
+accumulated since the last Regexp release. Complete list of changes is
+available at: <a
href="http://jakarta.apache.org/regexp/changes.html">http://jakarta.apache.org/regexp/changes.html</a>
+</p>
+<p>
+Regexp comes in one download, containing binary and source code.
+Download Regexp from <a
href="http://jakarta.apache.org/site/binindex.cgi">http://jakarta.apache.org/site/binindex.cgi</a>
+</p>
+<p>
+Bug reports and patches are accepted via Bugzilla,
+<a href="http://nagoya.apache.org/bugzilla/">http://nagoya.apache.org/bugzilla/</a>
+</p>
+<p>
+For more information, see the <a
href="http://jakarta.apache.org/regexp/">Jakarta-Regexp website</a>.
+</p>
+
+<hr size="1" noshade="noshade" />
+
+
<a name="20030902.1">
-<h3>02 September 2003 - Commons Lang 2.0 released</h3>
+<h3>02 September 2003 - Jakarta Commons Lang 2.0 released</h3>
</a>
<p>
- The Commons Lang team would like to announce the version 2.0 release of their set
of Java libraries for enhancing classes in java.lang and java.util.
+ The Jakarta Commons Lang team would like to announce the version 2.0 release of
their set of Java libraries for enhancing classes in java.lang and java.util.
</p>
<p>
Information pertaining to the release is available in the <a
href="http://www.apache.org/dist/jakarta/commons/lang/RELEASE-NOTES.txt">RELEASE-NOTES.txt</a>.
@@ -28,6 +54,33 @@
<p>
For more information on Jakarta Commons Lang, see the
<a href='http://jakarta.apache.org/commons/lang.html'>Lang</a>
+ web site.
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<a name="20030826.2">
+<h3>26 August 2003 - Jakarta Turbine 2.3 R.C.2 released</h3>
+</a>
+<p>
+The Turbine team is pleased to announce the second and the last
+release candidate for the Turbine 2.3 release.
+</p>
+<p>
+You can find a list of changes here:
+</p>
+<p>
+<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 builds for JDK 1.3.1 and JDK 1.4.2 are available from
+</p>
+<p>
+<a
href="http://www.apache.org/dist/jakarta/turbine/turbine-2.3">http://www.apache.org/dist/jakarta/turbine/turbine-2.3</a>
+</p>
+<p>
+ For more information on Jakarta Turbine, see the
+ <a href='http://jakarta.apache.org/turbine/index.html'>Turbine</a>
web site.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]