nbubna      2003/12/05 22:10:18

  Modified:    .        WHY_THREE_JARS.txt
  Log:
  fix bug #25216 and don't specify version numbers in jar names
  
  Revision  Changes    Path
  1.2       +5 -5      jakarta-velocity-tools/WHY_THREE_JARS.txt
  
  Index: WHY_THREE_JARS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/WHY_THREE_JARS.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- WHY_THREE_JARS.txt        5 Jul 2003 19:29:08 -0000       1.1
  +++ WHY_THREE_JARS.txt        6 Dec 2003 06:10:18 -0000       1.2
  @@ -1,22 +1,22 @@
   WHY ARE THERE THREE VELOCITY-TOOLS JARS?  WHAT'S THE DIFFERENCE?
   
  -velocity-tools-1.0.jar
  +velocity-tools-<version>.jar
   ----------------
     This jar contains the classes for all three velocity-tools 
     subprojects--VelocityStruts, VelocityView, and the Generic 
     Tools.
   
  -velocity-tools-view-1.0.jar
  +velocity-tools-view-<version>.jar
   ----------------
     This jar contains only the classes that are part of the
     VelocityView and Generic Tools subprojects.  Alls Struts-related
     classes are excluded for those not interested in using Struts.
   
   
  -velocity-tools-generic-1.0.jar
  +velocity-tools-generic-<version>.jar
   --------------------
     This jar contains only the classes that are part of the
  -  Generic Tools subproject.  It has no dependencies on the Servlet API,
  -  Dom4j, or Struts.
  +  Generic Tools subproject.  It has no dependencies on the Servlet API 
  +  or Struts.
   
   Please see the project documentation for more information.
  
  
  

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

Reply via email to