scuffed-code/icu4j/main/classes/translit
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-7044 merge translit modularization into trunk 2009-07-09 23:49:42 +00:00
.settings ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories. 2013-04-12 15:31:31 +00:00
src/com/ibm/icu ICU-11424 Bugfix: RemoveTransliterator can cause NoClassDefFoundError 2014-12-11 20:26:25 +00:00
.classpath ICU-7027 Exclude .svn from Java build path, so directory .svn and its contents won't be copied to the build output directory. 2009-08-12 19:15:17 +00:00
.project ICU-7044 merge translit modularization into trunk 2009-07-09 23:49:42 +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
findbugs-exclude.xml ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories. 2013-04-12 15:31:31 +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
translit-build.launch ICU-7044 merge translit modularization into trunk 2009-07-09 23:49:42 +00:00