mirror of https://github.com/apache/lucene.git
Update to latest Clover bugfix release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d4d2e6f8b5
commit
4aea56f421
|
@ -1334,7 +1334,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites
|
|||
|
||||
]]></fail>
|
||||
<echo>Code coverage with Atlassian Clover enabled.</echo>
|
||||
<ivy:cachepath organisation="com.cenqua.clover" module="clover" revision="3.2.0"
|
||||
<ivy:cachepath organisation="com.cenqua.clover" module="clover" revision="3.2.2"
|
||||
inline="true" conf="master" pathid="clover.classpath"/>
|
||||
<taskdef resource="cloverlib.xml" classpathref="clover.classpath" />
|
||||
<mkdir dir="${clover.db.dir}"/>
|
||||
|
|
Loading…
Reference in New Issue