[Schmitzm-commits] r1333 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Dec 7 16:22:45 CET 2010


Author: alfonx
Date: 2010-12-07 16:22:44 +0100 (Tue, 07 Dec 2010)
New Revision: 1333

Modified:
   trunk/pom.xml
Log:
removed slf4j from pom

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-12-07 00:36:48 UTC (rev 1332)
+++ trunk/pom.xml	2010-12-07 15:22:44 UTC (rev 1333)
@@ -179,16 +179,16 @@
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
+<!---->
+<!--		<dependency>-->
+<!--			<groupId>org.slf4j</groupId>-->
+<!--			<artifactId>slf4j-log4j12</artifactId>-->
+<!--			<version>1.5.11</version>-->
+<!--			<type>jar</type>-->
+<!--			<scope>compile</scope>-->
+<!--		</dependency>-->
 
 		<dependency>
-			<groupId>org.slf4j</groupId>
-			<artifactId>slf4j-log4j12</artifactId>
-			<version>1.5.11</version>
-			<type>jar</type>
-			<scope>compile</scope>
-		</dependency>
-
-		<dependency>
 			<!-- Logging with log4j. Die MVN dependency fuer 1.2.15 ist defekt. downgraded 
 				to 1.2.14 http://jira.codehaus.org/browse/MEV-649 -->
 			<groupId>log4j</groupId>



More information about the Schmitzm-commits mailing list