README.md Ant version update
Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/0359d265 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/0359d265 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/0359d265 Branch: refs/heads/2.3-gae Commit: 0359d265b8c83a94cc946136d489def86e8aa5ce Parents: b44df00 Author: ddekany <[email protected]> Authored: Tue Aug 8 00:22:57 2017 +0200 Committer: ddekany <[email protected]> Committed: Tue Aug 8 00:22:57 2017 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/0359d265/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6441fd6..9ed8a0d 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ If you haven't yet, download the source release, or checkout FreeMarker from the source code repository. See repository locations here: http://freemarker.org/sourcecode.html -You need JDK 8, Apache Ant (tested with 1.8.1) and Ivy (tested with 2.4.0) to +You need JDK 8, Apache Ant (tested with 1.9.6) and Ivy (tested with 2.4.0) to be installed. To install Ivy (but be sure it's not already installed), issue `ant download-ivy`; it will copy Ivy under `~/.ant/lib`. (Alternatively, you can copy `ivy-<version>.jar` into the Ant home `lib` subfolder manually.)
