diff --git a/icu4j/build.xml b/icu4j/build.xml index 39801be1417..2f9644eef73 100644 --- a/icu4j/build.xml +++ b/icu4j/build.xml @@ -7,8 +7,8 @@ ******************************************************************************* --> + xmlns:ivy="antlib:org.apache.ivy.ant" + xmlns:jacoco="antlib:org.jacoco.ant"> @@ -207,7 +207,76 @@ + description="Initialize the environment for build and test. May require internet access."/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Execute JUnit testing using -Dtestclass='class-name' -Dtestnames='test-name1>, test-name2, ...' +