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
Yoshito Umaoka
3a39eb34aa
ICU-9413 Fixed some issues in the Eclipse plug-in build script.
...
X-SVN-Rev: 32325
2012-09-04 04:44:50 +00:00
Abhinav Gupta
2730ee27c3
ICU-8924 Add findbugs targets
...
X-SVN-Rev: 31176
2011-12-29 18:13:00 +00:00
Yoshito Umaoka
02bf9dd68a
ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc.
...
X-SVN-Rev: 30841
2011-10-17 21:10:07 +00:00
Abhinav Gupta
d00e5b14fb
ICU-8328 switched to separate icudata.jar and icutzdata.jar
...
X-SVN-Rev: 30710
2011-09-26 15:30:39 +00:00
Yoshito Umaoka
26ef64e0b4
ICU-8275 Minor style fix
...
X-SVN-Rev: 29308
2011-01-14 22:15:49 +00:00
Yoshito Umaoka
19266897b3
ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily.
...
X-SVN-Rev: 29307
2011-01-14 21:35:42 +00:00
Yoshito Umaoka
a967e42071
ICU-7894 Fixed a typo in the icu4j-core build script to exclude cnvalias.icu from core jar.
...
X-SVN-Rev: 28476
2010-08-16 17:15:59 +00:00
Yoshito Umaoka
014a18e855
ICU-6994 ICU4J build targets to generate *-src.jar which contain only .java source files as well as ICU4J source package archive in .tgz. Also some updates in release target: new target 'release' to build all download files with version string. Old target 'releaseJar' was deleted.
...
X-SVN-Rev: 28174
2010-06-11 17:02:51 +00:00
Doug Felt
a41fd31be3
ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem.
...
X-SVN-Rev: 27051
2009-12-11 20:59:29 +00:00
Doug Felt
3c20720e09
ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk
...
X-SVN-Rev: 26993
2009-11-30 21:53:28 +00:00
Doug Felt
a25960797a
ICU-7044 merge translit modularization into trunk
...
X-SVN-Rev: 26280
2009-07-09 23:49:42 +00:00
Doug Felt
ec1316b16b
ICU-7036 merge from dougfelt/collate -r 26185:26230
...
X-SVN-Rev: 26237
2009-07-07 19:24:00 +00:00
Yoshito Umaoka
d1fbb5737e
ICU-6951 Merging ICU4J new source layout changes to trunk
...
X-SVN-Rev: 26111
2009-06-16 05:52:23 +00:00