geirm 01/12/09 17:41:33
Modified: xdocs/site news.xml
docs/site news.html
Log:
Notice of Velocity 1.2 release
Revision Changes Path
1.96 +32 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- news.xml 2001/11/28 18:27:28 1.95
+++ news.xml 2001/12/10 01:41:33 1.96
@@ -11,6 +11,38 @@
<section name="News & Status">
+<h3>9 December 2001 - Velocity v1.2 Released</h3>
+<p>
+ Version 1.2 of the <a href="http://jakarta.apache.org/velocity/">
+ Velocity Template Engine</a> is now available. Thanks to all in
+ the Velocity community who made this release a success.
+</p>
+<p>
+ The major improvements in this release include
+</p>
+ <ul>
+ <li>
+ Application programmers now can instantiate separate, independent
+ instances of the Velocity Template Engine or continue to use the
+ traditional singleton model.
+ </li>
+ <li>
+ Major improvements to Anakia and Texen.
+ </li>
+ <li>
+ The Velocimacro system can be configured to reload changed
+ VM libraries automatically when the macro definitions change.
+ </li>
+ </ul>
+
+<p>
+ Please visit the <a href="http://jakarta.apache.org/velocity/">
+ Velocity site</a> for more information and the distribution.
+</p>
+
+<hr size="1" noshade=""/>
+
+
<h3>27 November 2001 - Struts 1.0.1-rc1 Released</h3>
<p>
The first <strong>Release Candidate</strong> for Struts 1.0.1 is now
1.115 +29 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- news.html 2001/11/28 18:27:28 1.114
+++ news.html 2001/12/10 01:41:33 1.115
@@ -141,7 +141,35 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>27 November 2001 - Struts 1.0.1-rc1
Released</h3>
+ <h3>9 December 2001 - Velocity v1.2
Released</h3>
+ <p>
+ Version 1.2 of the <a href="http://jakarta.apache.org/velocity/">
+ Velocity Template Engine</a> is now available. Thanks to all in
+ the Velocity community who made this release a success.
+</p>
+ <p>
+ The major improvements in this release include
+</p>
+ <ul>
+ <li>
+ Application programmers now can instantiate separate, independent
+ instances of the Velocity Template Engine or continue to use the
+ traditional singleton model.
+ </li>
+ <li>
+ Major improvements to Anakia and Texen.
+ </li>
+ <li>
+ The Velocimacro system can be configured to reload changed
+ VM libraries automatically when the macro definitions change.
+ </li>
+ </ul>
+ <p>
+ Please visit the <a href="http://jakarta.apache.org/velocity/">
+ Velocity site</a> for more information and the distribution.
+</p>
+ <hr size="1" noshade="" />
+ <h3>27 November 2001 - Struts
1.0.1-rc1 Released</h3>
<p>
The first <strong>Release Candidate</strong> for Struts 1.0.1 is now
available. This release fixes a number of known problems with the
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>