geirm 01/06/02 21:55:37
Modified: xdocs/site news.xml
docs/site news.html
Log:
update noting the vel 1.1-rc2 release
Revision Changes Path
1.55 +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.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- news.xml 2001/06/03 00:33:42 1.54
+++ news.xml 2001/06/03 04:55:36 1.55
@@ -11,6 +11,31 @@
<section name="News & Status">
+<h3>2 June 2001 - Velocity v1.1 Release Candidate 2</h3>
+
+<p>
+ The 2nd release candidate of version 1.1 of the
+ <a href="http://jakarta.apache.org/velocity/">Velocity Template Engine</a>
+ has been released.
+ </p>
+
+ <p>
+ This release contains updates to release candidate 1, specifically in
+ the areas of event handling and template encodings. All Velocity users
+ are encouraged to help test.
+ </p>
+
+ <p>
+ The complete release distribution can be found
+ <a href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.1/">
+ here</a>, and the source can be found in
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-velocity/?only_with_tag=VEL_1_1_RC2">
+ CVS</a>
+ under the VEL_1_1_RC2 tag.
+ </p>
+
+<hr noshade="" size="1"/>
+
<h3>02 June 2001 - Struts 1.0-beta-3 Released </h3>
<p><strong>Struts 1.0-beta-3</strong> is a release candidate version of the
1.70 +21 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- news.html 2001/06/03 00:34:21 1.69
+++ news.html 2001/06/03 04:55:37 1.70
@@ -134,7 +134,27 @@
<tr><td><br/></td></tr>
<tr><td>
<blockquote>
- <h3>02 June 2001 - Struts 1.0-beta-3 Released
</h3>
+ <h3>2 June 2001 - Velocity v1.1 Release
Candidate 2</h3>
+ <p>
+ The 2nd release candidate of version 1.1 of the
+ <a href="http://jakarta.apache.org/velocity/">Velocity Template Engine</a>
+ has been released.
+ </p>
+ <p>
+ This release contains updates to release candidate 1, specifically in
+ the areas of event handling and template encodings. All Velocity users
+ are encouraged to help test.
+ </p>
+ <p>
+ The complete release distribution can be found
+ <a href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.1/">
+ here</a>, and the source can be found in
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-velocity/?only_with_tag=VEL_1_1_RC2">
+ CVS</a>
+ under the VEL_1_1_RC2 tag.
+ </p>
+ <hr noshade="" size="1" />
+ <h3>02 June 2001 - Struts
1.0-beta-3 Released </h3>
<p><strong>Struts
1.0-beta-3</strong> is a release candidate version of the
Struts Framework, likely to be the final beta prior to the Struts 1.0 Final
Release, which is currently scheduled for <strong>June 15, 2001</strong>.