[prev in list] [next in list] [prev in thread] [next in thread] 

List:       velocity-dev
Subject:    cvs commit: jakarta-velocity/examples/event_example README.txt
From:       jon () apache ! org
Date:       2002-01-23 0:19:43
[Download RAW message or body]

jon         02/01/22 16:19:43

  Modified:    examples/event_example README.txt
  Log:
  cleaned up some of the documentation. need the commons-collections in the
  classpath now
  
  Revision  Changes    Path
  1.2       +8 -6      jakarta-velocity/examples/event_example/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/event_example/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt	17 May 2001 13:00:03 -0000	1.1
  +++ README.txt	23 Jan 2002 00:19:43 -0000	1.2
  @@ -21,14 +21,16 @@
   This is a standalone program.  It is compiled by the 'examples' build
   target.
   
  -To run, and assuming you have the Velocity jar in your CLASSPATH,
  - simply do :
  +To run, and assuming you have the Velocity and Commons-Collections jar
  +in your CLASSPATH, simply do :
   
   java EventExample
   
  -if it's not in your classpath, do :
  +if the .jar's are not in your classpath, do :
   
  -java -cp ../../bin/velocity-1.1.jar:. EventExample
  +java -cp \
  +../../bin/velocity-[VERSION].jar:../../build/lib/commons-collections.jar:. \
  +EventExample
   
  -(make sure that the jarname is correct - this document might get out of
  -synch with the release version number.)  
  \ No newline at end of file
  +(NOTE: make sure that the jarname is correct - this document might get
  +out of synch with the release version numbers.)
  
  
  

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic