You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2007/08/21 18:34:41 UTC

svn commit: r568189 - /commons/proper/digester/trunk/project.properties

Author: bayard
Date: Tue Aug 21 09:34:39 2007
New Revision: 568189

URL: http://svn.apache.org/viewvc?rev=568189&view=rev
Log:
Making the build fail if the tests fail

Modified:
    commons/proper/digester/trunk/project.properties

Modified: commons/proper/digester/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/project.properties?rev=568189&r1=568188&r2=568189&view=diff
==============================================================================
--- commons/proper/digester/trunk/project.properties (original)
+++ commons/proper/digester/trunk/project.properties Tue Aug 21 09:34:39 2007
@@ -8,7 +8,6 @@
 
 maven.checkstyle.properties=${basedir}/checkstyle.xml
 maven.checkstyle.excludes=**/parser/*
-maven.test.failure = false
 maven.junit.fork=true
 maven.linkcheck.enable=true