This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
ant
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
1
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
move netrexx to end because it's prone to hang/fail
master
Matt Benson
3 years ago
parent
10316f910f
commit
945fd2520f
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
fetch.xml
+ 1
- 1
fetch.xml
View File
@@ -409,5 +409,5 @@ Set -Ddest=LOCATION on the command line
<target name="all"
<target name="all"
description="load all the libraries (except jython)"
description="load all the libraries (except jython)"
depends="antunit,ivy,logging,junit,junitlauncher,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,
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>
</project>
Write
Preview
Loading…
Cancel
Save