geirm 02/04/17 13:05:57
Modified: . WHY_TWO_JARS.txt
Log:
update
Revision Changes Path
1.3 +7 -7 jakarta-velocity/WHY_TWO_JARS.txt
Index: WHY_TWO_JARS.txt
===================================================================
RCS file: /home/cvs/jakarta-velocity/WHY_TWO_JARS.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WHY_TWO_JARS.txt 10 Dec 2001 12:00:45 -0000 1.2
+++ WHY_TWO_JARS.txt 17 Apr 2002 20:05:57 -0000 1.3
@@ -1,10 +1,10 @@
WHY ARE THERE TWO JARS? WHAT'S THE DIFFERENCE?
-Starting with the 1.2 release, we are including two jars with
-the distribution.
+Continuing what we started with the 1.2 release,
+we are including two jars with the distribution.
-velocity-1.2.jar
----------------
+velocity-1.3.jar
+----------------
This jar does not include any external dependencies that Velocity
depends on. It does include the core Velocity Template engine,
all supporting classes, Anakia and Texen.
@@ -21,12 +21,12 @@
The can also be found at respective project sites.
-velocity-dep-1.2.jar
+velocity-dep-1.3.jar
--------------------
This is a Velocity jar that includes all dependencies that
were included with previous distribution jars. It is included
- as a convenience to allow you to drop this 1.2 distribution
- in place of existing 1.1 distributions.
+ as a convenience to allow you to drop this 1.3 distribution
+ in place of existing 1.1 or 1.2 distributions.
Please see the developers guide for more information.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>