From b1f949bf50950e0af4eaafc4878d77e285f6c911 Mon Sep 17 00:00:00 2001 From: Rodney Waldhoff Date: Sun, 22 Apr 2001 16:38:58 +0000 Subject: [PATCH] Reads properties from ../build.properties as well. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130446 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index dac34016d..aa1c672db 100644 --- a/build.xml +++ b/build.xml @@ -1,4 +1,4 @@ - + @@ -30,8 +30,14 @@ + - + + + + + +