[slf4j-dev] svn commit: r1168 - slf4j/trunk/slf4j-ext

ravn at slf4j.org ravn at slf4j.org
Thu Oct 2 21:11:01 CEST 2008


Author: ravn
Date: Thu Oct  2 21:11:01 2008
New Revision: 1168

Modified:
   slf4j/trunk/slf4j-ext/pom.xml

Log:
cannot test the resulting jar yet.

Modified: slf4j/trunk/slf4j-ext/pom.xml
==============================================================================
--- slf4j/trunk/slf4j-ext/pom.xml	(original)
+++ slf4j/trunk/slf4j-ext/pom.xml	Thu Oct  2 21:11:01 2008
@@ -59,13 +59,6 @@
             <exclude>**/AllTest.java</exclude>
             <exclude>**/PackageTest.java</exclude>
           </excludes>
-    	  <argLine>-javaagent:${project.build.outputDirectory}=time</argLine>
-          <systemProperties>
-            <property>
-              <name>maven.surefire.debug</name>
-              <value>-ververbose</value>
-            </property>
-          </systemProperties>
         </configuration>
       </plugin>
 



More information about the slf4j-dev mailing list