jvanzyl 02/01/16 08:46:47
Modified: . BUILDING.txt
Log:
- adding instructions for the impatient, how to use the auto downloader.
Revision Changes Path
1.4 +15 -1 jakarta-turbine-3/BUILDING.txt
Index: BUILDING.txt
===================================================================
RCS file: /home/cvs/jakarta-turbine-3/BUILDING.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- BUILDING.txt 20 Sep 2001 05:11:09 -0000 1.3
+++ BUILDING.txt 16 Jan 2002 16:46:47 -0000 1.4
@@ -1,8 +1,22 @@
------------------------------------------------------------------------
| B U I L D I N G T U R B I N E - 3
|
-| $Id: BUILDING.txt,v 1.3 2001/09/20 05:11:09 jon Exp $
+| $Id: BUILDING.txt,v 1.4 2002/01/16 16:46:47 jvanzyl Exp $
------------------------------------------------------------------------
+
+------------------------------------------------------------------------
+Q U I C K S T A R T
+------------------------------------------------------------------------
+
+Here are the instructions for the impatient :-)
+
+1. Define ${lib.repo} in your ${user.home}/build.properties
+2. Create ${lib.repo} directory
+3. ant update-jars
+4. ant
+
+------------------------------------------------------------------------
+
#1. Install Ant 1.3 or higher and place the $ANT_HOME/bin directory into
your PATH.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>