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:33:32 UTC

git commit: test git commit

Updated Branches:
  refs/heads/master 4096e4b80 -> 66030627e


test git commit


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

Branch: refs/heads/master
Commit: 66030627e2ddb1498a7e339fe957a465dbc23d7e
Parents: 4096e4b
Author: Howard M. Lewis Ship <hl...@gmail.com>
Authored: Wed May 16 09:32:23 2012 -0700
Committer: Howard M. Lewis Ship <hl...@gmail.com>
Committed: Wed May 16 09:32:23 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/66030627/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 46d9767..9ee629a 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"