jmitchell 2003/02/26 16:26:43
Modified: . build.xml
Log:
I keep this below my projects.
I'm tired of changing this everytime I refresh.....hope noone cares.
Revision Changes Path
1.100 +1 -0 jakarta-struts/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/build.xml,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- build.xml 19 Feb 2003 06:01:45 -0000 1.99
+++ build.xml 27 Feb 2003 00:26:42 -0000 1.100
@@ -95,6 +95,7 @@
<!-- Load local and user build preferences -->
<property file="${user.home}/build.properties"/>
+ <property file="../build.properties"/>
<property file="build.properties"/>
<!-- Default values for unspecified properties -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]