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:58 UTC

svn commit: r1371844 - in /lucene/dev/branches/branch_4x: ./ solr/ solr/common-build.xml

Author: uschindler
Date: Fri Aug 10 23:33:58 2012
New Revision: 1371844

URL: http://svn.apache.org/viewvc?rev=1371844&view=rev
Log:
Merged revision(s) 1371843 from lucene/dev/trunk:
LUCENE-4187: Remove remaining clover reference

Modified:
    lucene/dev/branches/branch_4x/   (props changed)
    lucene/dev/branches/branch_4x/solr/   (props changed)
    lucene/dev/branches/branch_4x/solr/common-build.xml   (contents, props changed)

Modified: lucene/dev/branches/branch_4x/solr/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/common-build.xml?rev=1371844&r1=1371843&r2=1371844&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/solr/common-build.xml (original)
+++ lucene/dev/branches/branch_4x/solr/common-build.xml Fri Aug 10 23:33:58 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">