summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 6c4058f..5cb03b8 100644
--- a/build.xml
+++ b/build.xml
@@ -104,6 +104,7 @@
<classpath>
<pathelement location="${jar}"/>
<pathelement location="${JUNIT_JAR}"/>
+ <pathelement location="${icu4j-jar}"/>
</classpath>
</javac>
</target>