mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-11 08:01:32 +00:00
ICU-6298 Update clover setup for 2.x. Clover version > 2.x will not work.
X-SVN-Rev: 23996
This commit is contained in:
parent
78f8242149
commit
6eed22616f
1 changed files with 3 additions and 4 deletions
|
@ -10,9 +10,8 @@
|
|||
|
||||
<project name="icu4j" default="core" basedir=".">
|
||||
|
||||
<!-- ### Begin Clover 1.2 setup ### -->
|
||||
<typedef resource="clovertypes" onerror="ignore" />
|
||||
<taskdef resource="clovertasks" onerror="ignore" />
|
||||
<!-- ### Begin Clover 2.x setup ### -->
|
||||
<taskdef resource="cloverlib.xml" onerror="ignore" />
|
||||
|
||||
<target name="with.clover">
|
||||
<mkdir dir="tmp/" />
|
||||
|
@ -48,7 +47,7 @@
|
|||
</clover-log>
|
||||
</target>
|
||||
|
||||
<!-- ### End Clover 1.2 setup ### -->
|
||||
<!-- ### End Clover 2.x setup ### -->
|
||||
|
||||
<target name="checkAntVersion">
|
||||
<condition property="supported.ant.version">
|
||||
|
|
Loading…
Add table
Reference in a new issue