[logback-dev] svn commit: r1895 - logback/trunk/logback-core

noreply.ceki at qos.ch noreply.ceki at qos.ch
Tue Oct 28 17:17:20 CET 2008


Author: ceki
Date: Tue Oct 28 17:17:19 2008
New Revision: 1895

Modified:
   logback/trunk/logback-core/pom.xml

Log:
- SizeBasedRollingTest should pass on non-Windows machines

Modified: logback/trunk/logback-core/pom.xml
==============================================================================
--- logback/trunk/logback-core/pom.xml	(original)
+++ logback/trunk/logback-core/pom.xml	Tue Oct 28 17:17:19 2008
@@ -75,7 +75,6 @@
           <excludes>
             <exclude>**/All*Test.java</exclude>
             <exclude>**/PackageTest.java</exclude>
-            <exclude>**/SizeBasedRollingTest.java</exclude>
           </excludes>
         </configuration>
       </plugin>


More information about the logback-dev mailing list