scuffed-code/icu4j/main/classes/collate
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-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +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-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes 2015-01-07 03:49:20 +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-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +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
collate-build.launch ICU-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +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