mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-18 19:25:49 +00:00
ICU-9231 Mege the build script fix (#9216 - r31665) to ICU4J 49 maintenance stream.
X-SVN-Rev: 31849
This commit is contained in:
parent
f93fa926b6
commit
1bbfab5a20
1 changed files with 2 additions and 0 deletions
|
@ -470,6 +470,7 @@
|
|||
<include name="*.stub"/>
|
||||
<exclude name="**/out/**/*"/>
|
||||
<exclude name="**/*.jar"/>
|
||||
<exclude name="**/build-local.properties"/>
|
||||
<exclude name="main/tests/core/src/com/ibm/icu/dev/data/rbbi/english.dict"/>
|
||||
<exclude name="main/tests/core/src/com/ibm/icu/dev/test/serializable/data/**/*.dat"/>
|
||||
<exclude name="main/tests/core/src/com/ibm/icu/dev/test/util/Trie2Test.*.tri2"/>
|
||||
|
@ -513,6 +514,7 @@
|
|||
<include name="*.stub"/>
|
||||
<exclude name="**/out/**/*"/>
|
||||
<exclude name="**/*.jar"/>
|
||||
<exclude name="**/build-local.properties"/>
|
||||
<exclude name="main/tests/core/src/com/ibm/icu/dev/data/rbbi/english.dict"/>
|
||||
<exclude name="main/tests/core/src/com/ibm/icu/dev/test/serializable/data/**/*.dat"/>
|
||||
<exclude name="main/tests/core/src/com/ibm/icu/dev/test/util/Trie2Test.*.tri2"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue