Repository: incubator-freemarker Updated Branches: refs/heads/3 86a28b2fb -> 578a57b16
(Build: More TODO comments) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/578a57b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/578a57b1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/578a57b1 Branch: refs/heads/3 Commit: 578a57b160de86c4ade72603ec8f108ecdc3e09f Parents: 86a28b2 Author: ddekany <[email protected]> Authored: Tue May 16 18:49:08 2017 +0200 Committer: ddekany <[email protected]> Committed: Tue May 16 18:49:08 2017 +0200 ---------------------------------------------------------------------- build.gradle | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/578a57b1/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index 602af44..226d760 100644 --- a/build.gradle +++ b/build.gradle @@ -281,3 +281,6 @@ subprojects { } } // end subprojects + +// TODO Build source distribution files +// TODO Build binary distribution files (contains the binaries of all *published* modules)
