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 2017/04/12 16:06:33 UTC

incubator-freemarker git commit: (Trying to trigger Travis build)

Repository: incubator-freemarker
Updated Branches:
  refs/heads/2.3-gae a14e32e30 -> 93dea88d4


(Trying to trigger Travis build)


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

Branch: refs/heads/2.3-gae
Commit: 93dea88d4ddfac7bee669ed2061e859749f66c34
Parents: a14e32e
Author: ddekany <dd...@apache.org>
Authored: Wed Apr 12 18:06:28 2017 +0200
Committer: ddekany <dd...@apache.org>
Committed: Wed Apr 12 18:06:28 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/93dea88d/README
----------------------------------------------------------------------
diff --git a/README b/README
index ed2ac69..c5cfc1e 100644
--- a/README
+++ b/README
@@ -145,7 +145,8 @@ apply it to your development environment:
 
 - Install Ant and Ivy, if you haven't yet; see earlier.
 - From the command line, run `ant clean jar ide-dependencies`. (Note that
-  now the folders "ide-dependencies", "build/generated-sources" and "META-INF" were created.)
+  now the folders "ide-dependencies", "build/generated-sources" and "META-INF"
+  were created.)
 - Start Eclipse
 - You may prefer to start a new workspace (File -> "Switch workspace"), but
   it's optional.