mirror of https://github.com/apache/ant-ivy
Ant 1.10 is required to build, now. At least I have used Java11 so far.
This commit is contained in:
parent
0a9234e2de
commit
2a4e550f93
|
|
@ -28,11 +28,11 @@ All you need is
|
|||
* a link:https://git-scm.com/downloads[Git] client +
|
||||
_to check out Ivy sources from Apache Git, not required if you build from sources packaged in a release_
|
||||
|
||||
* link:https://ant.apache.org/[Apache Ant] 1.9.0 or greater +
|
||||
* link:https://ant.apache.org/[Apache Ant] 1.10.0 or greater +
|
||||
_We recommend the latest version of Ant_
|
||||
|
||||
* a link:http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK] 7 or greater +
|
||||
_Build instructions have been successfully tested with Oracle JDK 7 and 8_
|
||||
_Build instructions have been successfully tested with OpenJDK 8 and 11_
|
||||
|
||||
=== Procedure
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue