]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/main/tests/core/build.xml
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / main / tests / core / build.xml
similarity index 94%
rename from jars/icu4j-4_8_1_1/main/tests/core/build.xml
rename to jars/icu4j-52_1/main/tests/core/build.xml
index 08d6101841670281e13f36e90ee13108bc06c3ed..353497135554e6a7d5c41ab31fc5969eb671a5de 100644 (file)
@@ -1,6 +1,6 @@
 <!--
 *******************************************************************************
-* Copyright (C) 2009-2010, International Business Machines Corporation and    *
+* Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
 -->
@@ -27,7 +27,7 @@
 
     <target name="jar" depends="compile, copy, @jar" description="Create the project's jar file"/>
 
-    <target name="src-jar" depends="@src-jar" description="Create the proeject's source jar file"/>
+    <target name="src-jar" depends="@src-jar" description="Create the project's source jar file"/>
 
     <target name="copy-test-data" description="Extract pre-built ICU core test data files and copy them to the project's binary directory">
         <unjar src="${icu4j.testdata.jar}" dest="${bin.dir}">