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> _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev