summaryrefslogtreecommitdiff
path: root/fetch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fetch.xml')
-rw-r--r--fetch.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/fetch.xml b/fetch.xml
index 8442d2a14..89ca2cf4f 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -199,6 +199,12 @@ Set -Ddest=LOCATION on the command line
<echoproperties />
</target>
+ <target name="ivy"
+ description="load Ivy dependency manager"
+ depends="init">
+ <f2 project="org.apache.ivy" archive="ivy" />
+ </target>
+
<target name="logging"
description="load logging libraries"
depends="init">