scuffed-code/icu4j/main/classes/regiondata
Fredrik Roubert 774a23e4a7 ICU-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

Review URL: https://codereview.appspot.com/198130043

X-SVN-Rev: 36996
2015-01-30 16:59:20 +00:00
..
.externalToolBuilders ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk 2009-11-30 21:53:28 +00:00
.settings ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning. 2012-03-15 18:56:48 +00:00
src/com/ibm/icu/impl ICU-8855 undo bad commit r30752 2011-09-29 20:18:13 +00:00
.classpath ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk 2009-11-30 21:53:28 +00:00
.project ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk 2009-11-30 21:53:28 +00:00
build.properties ICU-9187 Ignore javac warning for setting an older source without bootclasspath introduced in JDK 7. 2012-03-15 18:21:48 +00:00
build.xml ICU-11039 optionally build ICU4J jar without ICU runtime data 2015-01-30 16:59:20 +00:00
manifest.stub ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles. 2010-10-14 19:15:38 +00:00
regiondata-build.launch ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk 2009-11-30 21:53:28 +00:00