]> granicus.if.org Git - icu/commit
ICU-21028 Modifies ICU data generator so that the CLDR version is
authorgnrunge <nrunge@google.com>
Tue, 22 Sep 2020 23:26:26 +0000 (16:26 -0700)
committerNorbert Runge <41129501+gnrunge@users.noreply.github.com>
Wed, 23 Sep 2020 02:51:09 +0000 (19:51 -0700)
commitf773df26fd65c268765d04b4b6207144555a067c
tree2f024b82e771157ee3b41eb267704bfeb0985d55
parent9f388a34f976cc75837ef4911fcc50b513f286c3
ICU-21028 Modifies ICU data generator so that the CLDR version is
no longer added to the .txt data files with the exception of the
root.txt files. This will drastically limit the number of changed
files during a version upgrade because the version change is the
only change in many of the data files.

ICU-21028 Fixed an indent.

ICU-21028 Factor in feedback from review.
tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/LdmlConverter.java