jon         01/11/12 09:08:11

  Modified:    .        README.txt
  Log:
  build AND run
  
  Revision  Changes    Path
  1.9       +4 -4      jakarta-velocity/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/README.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- README.txt        2001/09/27 04:38:34     1.8
  +++ README.txt        2001/11/12 17:08:10     1.9
  @@ -25,10 +25,10 @@
   REQUIREMENTS
   ------------
   
  -The Java 2 SDK is required to build Velocity.
  +The Java 2 SDK is required to build and run Velocity.
   
  -For users that wish to use Log4J as the logging
  -system, version 1.1 of Log4J is required.
  +For users that wish to use Log4J as the logging system, version 1.1 of 
  +Log4J is required.
   
   BUILDING VELOCITY
   -----------------
  @@ -48,7 +48,7 @@
   
   ant jar
   
  -This will create a bin/ directory containing the Velocity .jar file. Be
  +This will create a bin/ directory containing the Velocity .jar file. Be 
   sure to update your classpath to include Velocity's .jar file, or when using a 
   modern servlet container, put it in the WEB-INF/lib directory.
   
  
  
  

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

Reply via email to