]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/build.xml
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / data / build.xml
index 96b263623ebbb2b0779c6e7d0b6905abee37cf1f..efe0d3ce22f6ce6070c7279dad34641d134ccbf7 100644 (file)
@@ -6,6 +6,8 @@
 ]>
 <!--
 /*
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
 * Copyright (C) 2005-2015, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
                <remapper>
                  <remap sourcePath="/Keys" targetDir="lang" />
                  <remap sourcePath="/Languages" targetDir="lang" />
+                 <remap sourcePath="/Languages%long" targetDir="lang" />
                  <remap sourcePath="/Languages%short" targetDir="lang" />
                  <remap sourcePath="/Languages%secondary" targetDir="lang" />
                  <remap sourcePath="/Languages%variant" targetDir="lang" />
                  <remap sourcePath="/Types%short" targetDir="lang" />
                  <remap sourcePath="/Variants" targetDir="lang" />
                  <remap sourcePath="/Variants%secondary" targetDir="lang" />
+                 <remap sourcePath="/characterLabelPattern" targetDir="lang" />
                  <remap sourcePath="/codePatterns" targetDir="lang" />
                  <remap sourcePath="/localeDisplayPattern" targetDir="lang" />
                  <remap sourcePath="/Countries" targetDir="region" />
                     <arg name="--sourcedir" value="${env.CLDR_DIR}/common/transforms" />
                     <arg name="--destdir"   value="${env.ICU4C_DIR}/source/data/translit"/>
                     <arg name="--commentSkip"/>
+                    <arg name="--approvedOnly"/>
                 </args>
                 <!-- http://ant.apache.org/faq.html#xml-entity-include -->