You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2012/08/23 17:19:47 UTC

svn commit: r1376540 - in /lucene/dev/branches/branch_4x: ./ build.xml

Author: uschindler
Date: Thu Aug 23 15:19:46 2012
New Revision: 1376540

URL: http://svn.apache.org/viewvc?rev=1376540&view=rev
Log:
Merged revision(s) 1376539 from lucene/dev/trunk:
let clover run with tests.slow, too, this takes only 20 mins additionally.

Modified:
    lucene/dev/branches/branch_4x/   (props changed)
    lucene/dev/branches/branch_4x/build.xml

Modified: lucene/dev/branches/branch_4x/build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/build.xml?rev=1376540&r1=1376539&r2=1376540&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/build.xml (original)
+++ lucene/dev/branches/branch_4x/build.xml Thu Aug 23 15:19:46 2012
@@ -265,7 +265,6 @@
       <param name="tests.jvms" value="1"/>
       <!-- Also override some other props to be fast, ignoring what's set on command line: -->
       <param name="tests.multiplier" value="1"/>
-      <param name="tests.slow" value="false"/>
       <param name="tests.nightly" value="false"/>
       <param name="tests.weekly" value="false"/>
       <param name="tests.multiplier" value="1"/>