You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2003/07/05 21:29:08 UTC

cvs commit: jakarta-velocity-tools WHY_THREE_JARS.txt

nbubna      2003/07/05 12:29:08

  Added:       .        WHY_THREE_JARS.txt
  Log:
  Initial revision
  
  Revision  Changes    Path
  1.1                  jakarta-velocity-tools/WHY_THREE_JARS.txt
  
  Index: WHY_THREE_JARS.txt
  ===================================================================
  WHY ARE THERE THREE VELOCITY-TOOLS JARS?  WHAT'S THE DIFFERENCE?
  
  velocity-tools-1.0.jar
  ----------------
    This jar contains the classes for all three velocity-tools 
    subprojects--VelocityStruts, VelocityView, and the Generic 
    Tools.
  
  velocity-tools-view-1.0.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
  --------------------
    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.
  
  Please see the project documentation for more information.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org