geirm       02/03/17 14:23:51

  Modified:    .        README.txt
  Log:
  update for 1.3
  
  Revision  Changes    Path
  1.11      +5 -4      jakarta-velocity/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/README.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- README.txt        10 Dec 2001 12:00:04 -0000      1.10
  +++ README.txt        17 Mar 2002 22:23:51 -0000      1.11
  @@ -40,7 +40,7 @@
   PLEASE NOTE : Starting with the 1.2 release, we include two jars 
    with the distribution.
   
  -1) velocity-1.2.jar : The Velocity jar that does not include
  +1) velocity-1.3.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,10 +48,11 @@
   These jars are included in the distribution, in
   the build/lib directory, or at the respective project sites.
   
  -2) velocity-dep-1.2.jar : This is a Velocity jar that includes
  +2) velocity-dep-1.3.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.2 distribution in place of existing 1.1 distributions.
  +this 1.3 distribution in place of existing 1.1 or 1.2-dep
  + distributions.
   
   Please see the developers guide for more information.
   
  @@ -85,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.2.jar
  +velocity-dep-1.3.jar
   
   TRYING THE EXAMPLES
   -------------------
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to