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/01/04 13:33:02 UTC

[5/6] incubator-freemarker git commit: remove javacc from ide-dependencies as per comment https://github.com/apache/incubator-freemarker/pull/16#issuecomment-269393716

remove javacc from ide-dependencies as per comment https://github.com/apache/incubator-freemarker/pull/16#issuecomment-269393716


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

Branch: refs/heads/2.3-gae
Commit: f2adf1a59c260e38d38f7653f261eca3b673e9b8
Parents: 312522e
Author: chrisrueger <ch...@gmail.com>
Authored: Wed Dec 28 00:21:57 2016 +0100
Committer: chrisrueger <ch...@gmail.com>
Committed: Wed Dec 28 00:21:57 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/f2adf1a5/README
----------------------------------------------------------------------
diff --git a/README b/README
index 6cc36c2..2174e85 100644
--- a/README
+++ b/README
@@ -138,7 +138,7 @@ different version or an entierly different IDE, still read this, and try to
 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 javacc ide-dependencies`. (Note that
+- 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.)
 - Start Eclipse
 - You may prefer to start a new workspace (File -> "Switch workspace"), but