jon 01/09/19 22:11:09
Modified: . BUILDING.txt
Log:
more cleanup
Revision Changes Path
1.3 +9 -5 jakarta-turbine-3/BUILDING.txt
Index: BUILDING.txt
===================================================================
RCS file: /home/cvs/jakarta-turbine-3/BUILDING.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- BUILDING.txt 2001/09/20 05:07:21 1.2
+++ BUILDING.txt 2001/09/20 05:11:09 1.3
@@ -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.2 2001/09/20 05:07:21 jon Exp $
+| $Id: BUILDING.txt,v 1.3 2001/09/20 05:11:09 jon Exp $
------------------------------------------------------------------------
#1. Install Ant 1.3 or higher and place the $ANT_HOME/bin directory into
@@ -10,10 +10,14 @@
#2. Create a build.properties file in the jakarta-turbine-3 directory to
define the locations of the required jar files. This should be done
by first defining a ${lib.repo} directory location and then placing
- those .jar files into that directory. Our plan is that eventually,
- this will be used by a automated system that will download the
- necessary .jar files for you. However, at this time, it is still a
- manual process.
+ those .jar files into that directory. The list of jar files required
+ is listed below as well as in the default.properties. You do not need
+ to add entries to your build.properties if the ones in default.properties
+ are already matching.
+
+ Our plan is that eventually, this will be used by a automated system
+ that will download the necessary .jar files for you. However, at this
+ time, it is still a manual process.
Please note that Turbine 3 is still in alpha and therefore
depends on the CVS versions of other projects. Below is a chart
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]