You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2012/05/16 18:40:48 UTC

git commit: Remove comment

Updated Branches:
  refs/heads/master 66030627e -> a84ac7bc2


Remove 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/a84ac7bc
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/a84ac7bc
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/a84ac7bc

Branch: refs/heads/master
Commit: a84ac7bc21a48fb0da50f47cadc1d93450c59daa
Parents: 6603062
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Wed May 16 09:40:35 2012 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Wed May 16 09:40:35 2012 -0700

----------------------------------------------------------------------
 build.gradle |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/a84ac7bc/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 9ee629a..46d9767 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
 description = "Apache Tapestry 5 Project"
-// Test change for git commit
+
 apply plugin: "base"
 apply plugin: "sonar"