hammant 02/04/03 20:24:56 Modified: . ant.properties.sample Log: ../.. a better universal root than /opt Revision Changes Path 1.9 +2 -2 jakarta-avalon-excalibur/ant.properties.sample Index: ant.properties.sample =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/ant.properties.sample,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ant.properties.sample 30 Mar 2002 15:29:13 -0000 1.8 +++ ant.properties.sample 4 Apr 2002 04:24:56 -0000 1.9 @@ -10,7 +10,7 @@ # building all components. These values are overridable in component-specific # ant.properties files. # -# $Id: ant.properties.sample,v 1.8 2002/03/30 15:29:13 leif Exp $ +# $Id: ant.properties.sample,v 1.9 2002/04/04 04:24:56 hammant Exp $ # ----------------------------------------------------------------------------- @@ -20,7 +20,7 @@ build.deprecation=off # ----- Base Directory in which all the packages are stored ----- -base.path=/opt +base.path=../.. # -------------------------------------------------- # REQUIRED LIBRARIES
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
