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 2012/04/16 11:41:18 UTC

git commit: Fix formatting

Updated Branches:
  refs/heads/wicket-1.5.x 7132a7750 -> da65ccce0


Fix formatting


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

Branch: refs/heads/wicket-1.5.x
Commit: da65ccce080af9c27df8fbccfd62a395c5947e2d
Parents: 7132a77
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Mon Apr 16 12:41:04 2012 +0300
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Mon Apr 16 12:41:04 2012 +0300

----------------------------------------------------------------------
 .../util/license/ApacheLicenseHeaderTestCase.java  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/da65ccce/wicket-util/src/main/java/org/apache/wicket/util/license/ApacheLicenseHeaderTestCase.java
----------------------------------------------------------------------
diff --git a/wicket-util/src/main/java/org/apache/wicket/util/license/ApacheLicenseHeaderTestCase.java b/wicket-util/src/main/java/org/apache/wicket/util/license/ApacheLicenseHeaderTestCase.java
index 819a609..dc6cee3 100644
--- a/wicket-util/src/main/java/org/apache/wicket/util/license/ApacheLicenseHeaderTestCase.java
+++ b/wicket-util/src/main/java/org/apache/wicket/util/license/ApacheLicenseHeaderTestCase.java
@@ -214,8 +214,8 @@ public abstract class ApacheLicenseHeaderTestCase extends Assert
 		xmlIgnore.add("nb-configuration.xml");
 
 		/*
-				 * License header in test files lower the visibility of the test.
-				 */
+		 * License header in test files lower the visibility of the test.
+		 */
 		htmlIgnore.add("src/test/java");
 
 		/*