mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-10669 reinstate parallel CLDR-to-ICU build
X-SVN-Rev: 35031
This commit is contained in:
parent
b50eda3341
commit
a4074397ec
1 changed files with 13 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<!--
|
||||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2005-2013, International Business Machines Corporation and *
|
||||
* Copyright (C) 2005-2014, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
@ -82,6 +82,18 @@
|
|||
<!--<ant target='trnsfiles'></ant> Not ANT-built - see
|
||||
note below. -->
|
||||
</sequential>
|
||||
<sequential>
|
||||
<ant target='keyTypeData'/>
|
||||
</sequential>
|
||||
<sequential>
|
||||
<ant target='genderList'/>
|
||||
</sequential>
|
||||
<sequential>
|
||||
<ant target='postalCodeData'/>
|
||||
</sequential>
|
||||
<sequential>
|
||||
<ant target='dayPeriods'/>
|
||||
</sequential>
|
||||
</parallel>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue