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 12:33:14 UTC

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

Author: uschindler
Date: Sat Aug 11 10:33:14 2012
New Revision: 1371907

URL: http://svn.apache.org/viewvc?rev=1371907&view=rev
Log:
Merged revision(s) 1371906 from lucene/dev/trunk:
LUCENE-4187: Fix title for clover

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

Modified: lucene/dev/branches/branch_4x/build-clover.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/build-clover.xml?rev=1371907&r1=1371906&r2=1371907&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/build-clover.xml (original)
+++ lucene/dev/branches/branch_4x/build-clover.xml Sat Aug 11 10:33:14 2012
@@ -17,7 +17,7 @@
     limitations under the License.
  -->
 
-<project name="lucene-solr-clover" basedir=".">
+<project name="clover" basedir=".">
   <import file="lucene/common-build.xml"/>
 
   <!--