You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2015/09/29 21:42:22 UTC

incubator-freemarker git commit: Documented that JDK 8 is needed for building.

Repository: incubator-freemarker
Updated Branches:
  refs/heads/2.3-gae 0c3e1461f -> a36124314


Documented that JDK 8 is needed for building.


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/a3612431
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/a3612431
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/a3612431

Branch: refs/heads/2.3-gae
Commit: a361243146a62ca19552074e4b8d74d76ca9abb4
Parents: 0c3e146
Author: ddekany <dd...@apache.org>
Authored: Tue Sep 29 21:42:10 2015 +0200
Committer: ddekany <dd...@apache.org>
Committed: Tue Sep 29 21:42:10 2015 +0200

----------------------------------------------------------------------
 README.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/a3612431/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 5985918..f1aafc9 100644
--- a/README.txt
+++ b/README.txt
@@ -71,8 +71,8 @@ application already uses the related library.
 Building
 --------
 
-You need Apache Ant and Ivy be installed. (As of this writing it was
-tested with Ant 1.8.1 and Ivy 2.3.0.)
+You need JDK 8(!), Apache Ant and Ivy be installed. (As of this writing
+it was tested with Ant 1.8.1 and Ivy 2.3.0.)
 
 If you need to ensure compliance with certain J2SE versions, copy
 build.properties.sample into build.properties, and edit it