scuffed-code/icu4j/main/classes/currdata
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-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory. 2009-12-11 22:27:41 +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-10344 add new field & factory method for currency CASH/STANDARD Usage 2014-06-10 18:48:49 +00:00
.classpath ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem. 2009-12-11 20:59:29 +00:00
.project ICU-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory. 2009-12-11 22:27:41 +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
currdata-build.launch ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem. 2009-12-11 20:59:29 +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