</target>
<target name="keyTypeData" depends="init,setup" description="builds keyTypeData.txt and timezoneTypes.txt from bcp47/*.xml">
- <cldr-build toolName="org.unicode.cldr.icu.LDML2ICUConverter" noArgs="true">
- <!-- launch the tool and generate the data after reading the config file -->
+ <cldr-build toolName="org.unicode.cldr.icu.NewLdml2IcuConverter" noArgs="true">
<run>
<args>
<arg name="-s" value="${env.CLDR_DIR}/common/bcp47" />
- <arg name="-k" value="${env.CLDR_DIR}/common/bcp47" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
+ <arg name="-t" value="keyTypeData"/>
</args>
</run>
</cldr-build>
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/bcp47/*.xml
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/bcp47/*.xml
// *
// ***************************************************************************
keyTypeData:table(nofallback){
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/bcp47/*.xml
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/bcp47/*.xml
// *
// ***************************************************************************
timezoneTypes:table(nofallback){