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
Merge branch '1.9.x'
master
Stefan Bodewig
4 years ago
parent
5118c987c5
d1ccd324c1
commit
cc9d93f49f
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ReleaseInstructions
+1
-1
src/etc/poms/ant/pom.xml
+ 1
- 1
ReleaseInstructions
View File
@@ -103,7 +103,7 @@ Note: This document was adapted from the one created in the context of
build.
# clean
$ rm -rf bootstrap build dist distribution java-repository target
$ rm -rf bootstrap build dist distribution java-repository target
ant_*.snap
$ ./build.sh dist-lite
$ ./dist/bin/ant -nouserlib -lib lib/optional distribution
+ 1
- 1
src/etc/poms/ant/pom.xml
View File
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-antunit</artifactId>
<version>1.4</version>
<version>1.4
.1
</version>
<scope>test</scope>
<exclusions>
<exclusion>
Write
Preview
Loading…
Cancel
Save