You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2013/05/02 10:31:19 UTC

git commit: Dummy commit to test BuildBot

Updated Branches:
  refs/heads/wicket-6.x 64f5e1d0e -> 229f07ec5


Dummy commit to test BuildBot


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/229f07ec
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/229f07ec
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/229f07ec

Branch: refs/heads/wicket-6.x
Commit: 229f07ec56fbc143ad20f89aed9010cd5020f06e
Parents: 64f5e1d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Thu May 2 10:31:00 2013 +0200
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Thu May 2 10:31:00 2013 +0200

----------------------------------------------------------------------
 grunt.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/229f07ec/grunt.js
----------------------------------------------------------------------
diff --git a/grunt.js b/grunt.js
index e76e409..0fea7d0 100644
--- a/grunt.js
+++ b/grunt.js
@@ -10,7 +10,6 @@
  */
 
  /*global module: true */
-
 module.exports = function(grunt) {
 	"use strict";