Browse Source

Bugzilla-60349: add ivy to fetch "all"

master
Jan Matrne 8 years ago
parent
commit
ceb5315728
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      fetch.xml

+ 1
- 1
fetch.xml View File

@@ -336,6 +336,6 @@ Set -Ddest=LOCATION on the command line

<target name="all"
description="load all the libraries (except jython)"
depends="logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail,jspc,jai,netrexx" />
depends="ivy,logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail,jspc,jai,netrexx" />

</project>

Loading…
Cancel
Save