dlr         02/01/16 13:03:59

  Modified:    .        BUILDING.txt
  Log:
  Added a note about -Dlib.repo= to quick start instructions.
  
  Revision  Changes    Path
  1.5       +3 -2      jakarta-turbine-3/BUILDING.txt
  
  Index: BUILDING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/BUILDING.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- BUILDING.txt      16 Jan 2002 16:46:47 -0000      1.4
  +++ BUILDING.txt      16 Jan 2002 21:03:59 -0000      1.5
  @@ -1,7 +1,7 @@
   ------------------------------------------------------------------------
   | B U I L D I N G  T U R B I N E - 3
   |
  -| $Id: BUILDING.txt,v 1.4 2002/01/16 16:46:47 jvanzyl Exp $
  +| $Id: BUILDING.txt,v 1.5 2002/01/16 21:03:59 dlr Exp $
   ------------------------------------------------------------------------
   
   ------------------------------------------------------------------------
  @@ -10,7 +10,8 @@
   
   Here are the instructions for the impatient :-)
   
  -1. Define ${lib.repo} in your ${user.home}/build.properties
  +1. Define ${lib.repo} in your ${user.home}/build.properties (or by
  +   passing -Dlib.repo=/your/lib.repo to Ant on the command line)
   2. Create ${lib.repo} directory
   3. ant update-jars
   4. ant
  
  
  

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

Reply via email to