geirm 02/03/17 15:10:21
Modified: xdocs Tag: VEL_1_3_BRANCH index.xml
docs Tag: VEL_1_3_BRANCH index.html
Log:
might as well have the release announce itself :)
Revision Changes Path
No revision
No revision
1.55.2.1 +10 -20 jakarta-velocity/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
retrieving revision 1.55
retrieving revision 1.55.2.1
diff -u -r1.55 -r1.55.2.1
--- index.xml 13 Mar 2002 19:05:23 -0000 1.55
+++ index.xml 17 Mar 2002 23:10:21 -0000 1.55.2.1
@@ -9,7 +9,7 @@
<body>
-<section name="Velocity v1.2 Released">
+<section name="Velocity v1.3 Release Candidate 1 Released">
<p>
<table>
@@ -18,19 +18,17 @@
<img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77"
height="32"/>
</td>
<td>
- Version 1.2 of the
+ Version 1.3-rc1 of the
Velocity Template Engine is now available.
- Thanks to all in the Velocity community who made
- this release a success.
+ Thanks to all in the Velocity community!
</td>
</tr>
</table>
</p>
<p>
- Combining contributions from throughout the
- Velocity community, this version offers many new enhancements,
- features and fixes over version 1.1.
+ This release candidate offers many new enhancements,
+ features and fixes over version 1.2.
</p>
<p>
Major enhancements include :
@@ -38,29 +36,21 @@
<ul>
<li>
- Application programmers now can instantiate separate, independent
- instances of the Velocity Template Engine or continue to use the
- traditional singleton model.
+ Automatic detection of log4j or logkit as the default logger. It's your
+ choice - just put either into the classpath.
</li>
<li>
- Major improvements to Anakia and Texen.
+ Application Attributes allow your applications to interact with custom
+ components such as loggers and resource loaders.
</li>
<li>
- The Velocimacro system can be configured to reload changed
- VM libraries automatically when the macro definitions change.
+ The Resource Manager and Resource Cache are now pluggable.
</li>
</ul>
<p>
Minor enhancements are too numerous to mention. Please see the
<a href="changes.html">change log
</a> for details.
-</p>
-
-<p>
- <b>Note:</b> This release now requires
- <a href="http://jakarta.apache.org/ant/">Ant 1.4</a>
- to build the source and/or use the testbed.
- As before, <i>using Velocity</i> does not require Ant.
</p>
</section>
No revision
No revision
1.77.2.1 +10 -19 jakarta-velocity/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
retrieving revision 1.77
retrieving revision 1.77.2.1
diff -u -r1.77 -r1.77.2.1
--- index.html 13 Mar 2002 19:05:23 -0000 1.77
+++ index.html 17 Mar 2002 23:10:21 -0000 1.77.2.1
@@ -130,7 +130,7 @@
<table
border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Velocity v1.2 Released"><strong>Velocity v1.2
Released</strong></a>
+ <a name="Velocity v1.3 Release Candidate 1 Released"><strong>Velocity
v1.3 Release Candidate 1 Released</strong></a>
</font>
</td></tr>
<tr><td>
@@ -142,46 +142,37 @@
<img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77"
height="32" />
</td>
<td>
- Version 1.2 of the
+ Version 1.3-rc1 of the
Velocity Template Engine is now available.
- Thanks to all in the Velocity community who made
- this release a success.
+ Thanks to all in the Velocity community!
</td>
</tr>
</table>
</p>
<p>
- Combining contributions from throughout the
- Velocity community, this version offers many new enhancements,
- features and fixes over version 1.1.
+ This release candidate offers many new enhancements,
+ features and fixes over version 1.2.
</p>
<p>
Major enhancements 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.
+ Automatic detection of log4j or logkit as the default logger. It's your
+ choice - just put either into the classpath.
</li>
<li>
- Major improvements to Anakia and Texen.
+ Application Attributes allow your applications to interact with custom
+ components such as loggers and resource loaders.
</li>
<li>
- The Velocimacro system can be configured to reload changed
- VM libraries automatically when the macro definitions change.
+ The Resource Manager and Resource Cache are now pluggable.
</li>
</ul>
<p>
Minor enhancements are too numerous to mention. Please see the
<a href="changes.html">change log
</a> for details.
-</p>
- <p>
- <b>Note:</b> This release now requires
- <a href="http://jakarta.apache.org/ant/">Ant 1.4</a>
- to build the source and/or use the testbed.
- As before, <i>using Velocity</i> does not require Ant.
</p>
</blockquote>
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>