You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2013/06/22 01:15:30 UTC

git commit: Finish comment

Updated Branches:
  refs/heads/master a714e0863 -> cbe4d6656


Finish comment


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/cbe4d665
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/cbe4d665
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/cbe4d665

Branch: refs/heads/master
Commit: cbe4d6656df18e9b8dbf672ef49334a06c622917
Parents: a714e08
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Fri Jun 21 16:15:16 2013 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Fri Jun 21 16:15:16 2013 -0700

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/cbe4d665/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 714342b..9e2c938 100755
--- a/build.gradle
+++ b/build.gradle
@@ -323,7 +323,7 @@ task coffeeScriptDocs(type: Exec) {
 
     def outputDir = file("$buildDir/documentation/coffeescript")
 
-    // Note: this currently does not include the 
+    // Note: this currently does not include the results of preprocessing the t5/core/dom.coffee file
 
     def sources = files()