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 2016/01/22 20:00:17 UTC

incubator-freemarker git commit: Added note about copying ivy.jar to the Ant lib folder.

Repository: incubator-freemarker
Updated Branches:
  refs/heads/2.3.24-gae-stabilization 0c71d8f99 -> ec3d4618b


Added note about copying ivy.jar to the Ant lib folder.


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

Branch: refs/heads/2.3.24-gae-stabilization
Commit: ec3d4618bd1f69b79366d2b94fbd1362200db3fb
Parents: 0c71d8f
Author: ddekany <dd...@apache.org>
Authored: Fri Jan 22 20:00:10 2016 +0100
Committer: ddekany <dd...@apache.org>
Committed: Fri Jan 22 20:00:10 2016 +0100

----------------------------------------------------------------------
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/ec3d4618/README
----------------------------------------------------------------------
diff --git a/README b/README
index 5f479a4..ee86845 100644
--- a/README
+++ b/README
@@ -114,7 +114,8 @@ First of all, if you haven't yet, download the source release, or check
 out FreeMarker from the source code repository.
 
 You need JDK 8(!), Apache Ant and Ivy to be installed. (As of this writing
-it was tested with Ant 1.8.1 and Ivy 2.3.0.)
+it was tested with Ant 1.8.1 and Ivy 2.3.0.) Note that the ivy-<version>.jar
+should be copied to your Ant home directory "lib" subfolder.
 
 If you need to ensure compliance with certain J2SE versions, copy
 build.properties.sample into build.properties, and edit it