Descriptionticket:11039: optionally build ICU4J jar without ICU runtime data
Make all Ant targets for copying data conditional on a new property
named icu4c.data.path which, if set, inhibits all data copying and
updates the ICUConfig.properties file to use this path.
Use in this way:
$ ant -Dicu4c.data.path=/tmp/icu/build/data/out/tmp check
R=markus.icu@gmail.com
Committed: http://bugs.icu-project.org/trac/changeset/36996
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename build target. #
Total comments: 6
Patch Set 3 : Code review. #
Total comments: 2
MessagesTotal messages: 11
|