]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/main/classes/translit/build.xml
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / main / classes / translit / build.xml
similarity index 92%
rename from jars/icu4j-4_8_1_1/main/classes/translit/build.xml
rename to jars/icu4j-52_1/main/classes/translit/build.xml
index d0bb9827947558da97839493c01d17211678df1b..92eb0e92651b91ddd4cf85b576e47a92e4769860 100644 (file)
@@ -27,7 +27,9 @@
 
     <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="findbugs" depends="@findbugs" description="Search the project for possible defects using FindBugs." />
 
     <target name="copy-data" description="Extract pre-built ICU transliteration data files and copy them to the project's binary directory">
         <unjar src="${icu4j.data.jar}" dest="${bin.dir}">