Repository: ant
Updated Branches:
  refs/heads/master 0dfa2918b -> a92845215


first try all f2 dependencies, then get


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/a9284521
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/a9284521
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/a9284521

Branch: refs/heads/master
Commit: a92845215f55eb63f0ad911c1610eac4dfaf82b4
Parents: 0dfa291
Author: Stefan Bodewig <[email protected]>
Authored: Sun Jan 15 19:59:52 2017 +0100
Committer: Stefan Bodewig <[email protected]>
Committed: Sun Jan 15 19:59:52 2017 +0100

----------------------------------------------------------------------
 fetch.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/a9284521/fetch.xml
----------------------------------------------------------------------
diff --git a/fetch.xml b/fetch.xml
index 1610d41..f8e0bf9 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -340,6 +340,6 @@ Set -Ddest=LOCATION on the command line
 
   <target name="all"
     description="load all the libraries (except jython)"
-    
depends="ivy,logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail,jspc,jai,netrexx,xz"
 />
+    
depends="ivy,logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail,jspc,jai,xz,netrexx"
 />
 
 </project>

Reply via email to