Browse Source

move netrexx to end because it's prone to hang/fail

master
Matt Benson 3 years ago
parent
commit
945fd2520f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      fetch.xml

+ 1
- 1
fetch.xml View File

@@ -409,5 +409,5 @@ Set -Ddest=LOCATION on the command line
<target name="all"
description="load all the libraries (except jython)"
depends="antunit,ivy,logging,junit,junitlauncher,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,
javamail,jakartamail,jspc,jai,xz,netrexx,junit-engine-vintage,junit-engine-jupiter"/>
javamail,jakartamail,jspc,jai,xz,junit-engine-vintage,junit-engine-jupiter,netrexx"/>
</project>

Loading…
Cancel
Save