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/11 01:33:05 UTC

svn commit: r1371843 - /lucene/dev/trunk/solr/common-build.xml

Author: uschindler
Date: Fri Aug 10 23:33:04 2012
New Revision: 1371843

URL: http://svn.apache.org/viewvc?rev=1371843&view=rev
Log:
LUCENE-4187: Remove remaining clover reference

Modified:
    lucene/dev/trunk/solr/common-build.xml

Modified: lucene/dev/trunk/solr/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/common-build.xml?rev=1371843&r1=1371842&r2=1371843&view=diff
==============================================================================
--- lucene/dev/trunk/solr/common-build.xml (original)
+++ lucene/dev/trunk/solr/common-build.xml Fri Aug 10 23:33:04 2012
@@ -49,8 +49,6 @@
   <property name="tests.loggingfile" value="${common-solr.dir}/testlogging.properties"/>
   <property name="tests.cleanthreads.sysprop" value="perClass"/>
 
-  <property name="clover.report.dir" location="${dest}/clover/reports"/>
-
   <import file="${common-solr.dir}/../lucene/module-build.xml"/>
 
   <path id="additional.dependencies">