geirm 2003/03/31 23:24:54
Modified: . Tag: VEL_1_3_1_BRANCH README.txt
Log:
update
Revision Changes Path
No revision
No revision
1.11.4.1 +5 -5 jakarta-velocity/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-velocity/README.txt,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -u -r1.11 -r1.11.4.1
--- README.txt 17 Mar 2002 22:23:51 -0000 1.11
+++ README.txt 1 Apr 2003 07:24:54 -0000 1.11.4.1
@@ -40,7 +40,7 @@
PLEASE NOTE : Starting with the 1.2 release, we include two jars
with the distribution.
-1) velocity-1.3.jar : The Velocity jar that does not include
+1) velocity-1.3.1.jar : The Velocity jar that does not include
any external dependencies needed by Velocity, such as the
jakarta-commons-collection classes, Jakarta Avalon Logkit, or
Jakarta ORO. We do this to allow you to use whatever version of
@@ -48,11 +48,11 @@
These jars are included in the distribution, in
the build/lib directory, or at the respective project sites.
-2) velocity-dep-1.3.jar : This is a Velocity jar that includes
+2) velocity-dep-1.3.1.jar : This is a Velocity jar that includes
all dependencies that were included with previous distribution
jars. It is intended as a convenience to allow you to drop
-this 1.3 distribution in place of existing 1.1 or 1.2-dep
- distributions.
+this 1.3.1 distribution in place of existing 1.1, 1.2-dep
+1.3.1-dep distributions.
Please see the developers guide for more information.
@@ -86,7 +86,7 @@
This will build a complete Velocity jar with dependencies included, and it can
be found in the /bin directory as
-velocity-dep-1.3.jar
+velocity-dep-1.3.1.jar
TRYING THE EXAMPLES
-------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]