mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-10152 Force ivy init for building test-framework
X-SVN-Rev: 38796
This commit is contained in:
parent
cfe6d86f51
commit
7f6156e5e3
1 changed files with 1 additions and 1 deletions
|
@ -805,7 +805,7 @@
|
|||
<ant dir="${icu4j.translit.dir}" inheritAll="false"/>
|
||||
</target>
|
||||
|
||||
<target name="test-framework" depends="core" description="Build test framework classes">
|
||||
<target name="test-framework" depends="core, init" description="Build test framework classes">
|
||||
<ant dir="${icu4j.test-framework.dir}" inheritAll="false">
|
||||
<reference refid="junit.jars"/>
|
||||
</ant>
|
||||
|
|
Loading…
Add table
Reference in a new issue