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