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/07/23 23:07:04 UTC

git commit: Correct fumble-fingers edit

Updated Branches:
  refs/heads/master 75b45f8fd -> 0dd2d2ae7


Correct fumble-fingers edit


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

Branch: refs/heads/master
Commit: 0dd2d2ae72ec738a4783f7f329226f2dea26b48a
Parents: 75b45f8
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Tue Jul 23 14:06:59 2013 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Tue Jul 23 14:06:59 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/0dd2d2ae/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 5b7d9a4..9b71d5a 100755
--- a/build.gradle
+++ b/build.gradle
@@ -456,7 +456,6 @@ if (canDeploy) {
 
 
     artifacts {
-    artifacts {
         archives zippedApidoc, zippedSources, zippedBinaries
     }