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 2015/03/30 21:14:06 UTC

[03/10] wicket git commit: WICKET-5848 - Revert test-file / fixed formatting

WICKET-5848 - Revert test-file / fixed formatting

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

Branch: refs/heads/master
Commit: c910bd707edb31b669b7e408b52e7b822aff37ff
Parents: 1f3ca3f
Author: klopfdreh <kl...@192.168.2.110>
Authored: Thu Mar 5 09:10:19 2015 +0100
Committer: klopfdreh <kl...@192.168.2.110>
Committed: Thu Mar 5 09:10:19 2015 +0100

----------------------------------------------------------------------
 pom.xml                            | 14 ++++----------
 wicket-eclipse-settings/files/test |  0
 2 files changed, 4 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/c910bd70/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 542a358..b41178c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,10 +248,10 @@
 				<version>1.7</version>
 			</dependency>
 			<dependency>
-	            <groupId>org.apache.wicket</groupId>
-	            <artifactId>wicket-eclipse-settings</artifactId>
-	            <version>7.0.0-SNAPSHOT</version>
-	        </dependency>
+				<groupId>org.apache.wicket</groupId>
+				<artifactId>wicket-eclipse-settings</artifactId>
+				<version>7.0.0-SNAPSHOT</version>
+			</dependency>
 			<dependency>
 				<groupId>org.apache.wicket</groupId>
 				<artifactId>wicket</artifactId>
@@ -701,12 +701,6 @@
 					<version>2.9</version>
 					<configuration>
 						<downloadSources>true</downloadSources>
-						<additionalConfig>
-				            <file>
-				                <name>.settings/test</name>
-				                <location>/test</location>
-				            </file>
-				        </additionalConfig>
 					</configuration>
 				    <dependencies>
 				        <dependency>

http://git-wip-us.apache.org/repos/asf/wicket/blob/c910bd70/wicket-eclipse-settings/files/test
----------------------------------------------------------------------
diff --git a/wicket-eclipse-settings/files/test b/wicket-eclipse-settings/files/test
deleted file mode 100644
index e69de29..0000000