[Qt-jambi-interest] [PATCH 2/5] Source antcontrib.properties from setenv.xml

Francis Galiegue fgaliegue at gmail.com
Tue Dec 22 06:24:06 CET 2009


This is the file from which ant-contrib will be eventually downloaded, and
sourced. So, source it now.

Signed-off-by: Francis Galiegue <fgaliegue at gmail.com>
---
 setenv.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/setenv.xml b/setenv.xml
index d3b8769..df8e40b 100644
--- a/setenv.xml
+++ b/setenv.xml
@@ -8,6 +8,7 @@
     -->
 
     <taskdef resource="net/sf/antcontrib/antlib.xml"/>
+    <property file="antcontrib.properties"/>
 
     <!--
         We want the environment variables and we want a timestamp for jars.
-- 
1.6.6.rc3




More information about the Qt-jambi-interest mailing list