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
Tom Zhang
2330004e12
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
...
X-SVN-Rev: 35853
2014-06-10 18:48:49 +00:00
Yoshito Umaoka
88750addb2
ICU-10344 Reverted previous change (r35833) and back to the original (r35820).
...
X-SVN-Rev: 35840
2014-06-09 21:32:49 +00:00
Tom Zhang
c90efd6e59
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
...
X-SVN-Rev: 35833
2014-06-09 19:30:22 +00:00
Markus Scherer
b3a6ea1fa3
ICU-10932 merge branches/markus/lowmemres to trunk: use ByteBuffer to read .res files; allocate fewer/smaller objects; ResourceCache maps from resource int to immutable object; getString(key or index) avoid creating ICUResourceBundleImpl per string in many cases
...
X-SVN-Rev: 35815
2014-06-06 20:52:10 +00:00
Travis Keep
4308b46d69
ICU-9508 Merge changes from cmi branch into trunk.
...
X-SVN-Rev: 33025
2013-01-09 01:08:55 +00:00
Jennifer Chye
bc5035579e
ICU-9771 Update ICU4J to accomodate new currency dates
...
X-SVN-Rev: 32972
2012-12-14 22:15:57 +00:00
Yoshito Umaoka
2d39c18a49
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.
...
X-SVN-Rev: 31622
2012-03-15 18:56:48 +00:00
Yoshito Umaoka
a1344472af
ICU-9187 Ignore javac warning for setting an older source without bootclasspath introduced in JDK 7.
...
X-SVN-Rev: 31621
2012-03-15 18:21:48 +00:00
Doug Felt
924a24986b
ICU-9072 modify CurrencyDisplayNames API
...
X-SVN-Rev: 31345
2012-02-08 19:31:11 +00:00
Doug Felt
a5035b2c58
ICU-9072 modify CurrencyDisplayNames API
...
X-SVN-Rev: 31258
2012-01-24 22:09:54 +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
2dde8091b2
ICU-8268 fixed problems found in code review.
...
X-SVN-Rev: 30759
2011-09-30 19:01:29 +00:00
Steven R. Loomis
f2dea4dba1
ICU-8855 undo bad commit r30752
...
X-SVN-Rev: 30753
2011-09-29 20:18:13 +00:00
Abhinav Gupta
27cdc577c8
ICU-8855 utf-8 file properties for icu4j (with copyright updates).
...
X-SVN-Rev: 30752
2011-09-29 19:44:32 +00:00
Abhinav Gupta
a65971645c
ICU-8268 repeated conditional test
...
X-SVN-Rev: 30718
2011-09-27 18:15:03 +00:00
Abhinav Gupta
d96782f661
ICU-8268 update copyrights of previously touched files
...
X-SVN-Rev: 30717
2011-09-27 18:14:53 +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
4954ca812f
ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files.
...
X-SVN-Rev: 29013
2010-11-08 15:11:14 +00:00
Yoshito Umaoka
8ec88d6f48
ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles.
...
X-SVN-Rev: 28831
2010-10-14 19:15:38 +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
Yoshito Umaoka
ecc6d768d2
ICU-7101 Organized imports for 4.4 release. Replaced tabs with spaces.
...
X-SVN-Rev: 27733
2010-03-02 07:02:47 +00:00
Doug Felt
11acc7e54f
ICU-7323 move API classes to text package, clean up some whitespace
...
X-SVN-Rev: 27153
2010-01-06 22:57:06 +00:00
Yoshito Umaoka
8e4568204a
ICU-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory.
...
X-SVN-Rev: 27055
2009-12-11 22:27:41 +00:00
Doug Felt
8aec2d2a55
ICU-7277 remove overlooked comment
...
X-SVN-Rev: 27053
2009-12-11 21:10:59 +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