Commit Graph

11 Commits

Author SHA1 Message Date
Yoshito Umaoka
4425baa2f3 ICU-7027 Added eclipse-dummy.jar which contains dummy com.ibm.icu.text.Collator and Transliterator. Updated icu4j-core project to include the dummy jar in the build path, so we can resolve unwanted javadoc warning triggered by @link.
X-SVN-Rev: 26572
2009-08-28 19:46:57 +00:00
Yoshito Umaoka
eb9b97663b ICU-7097 Enabled java compiler option -Xlint:all,-deprecation,-dep-ann for API projects. Fixed redundant cast warnings detected by javac in various files. Added @SuppressWarnings for intended usage of fallthrough in switch statements. Enabled fallthrough warning in Eclipse project files.
X-SVN-Rev: 26568
2009-08-27 23:02:38 +00:00
Yoshito Umaoka
67b4574185 ICU-6824 CheckSystemFonts requires some classes from translit-tests project.
X-SVN-Rev: 26524
2009-08-20 16:36:31 +00:00
Yoshito Umaoka
7bc2decc9e ICU-7075 Update ICU4J version to 4.3.2
X-SVN-Rev: 26432
2009-07-24 19:02:13 +00:00
Yoshito Umaoka
0765ac6b97 ICU-7027 Update build.xml to create icu4j.jar including collate and translit.
X-SVN-Rev: 26372
2009-07-17 21:56:40 +00:00
Yoshito Umaoka
b2c854578c ICU-7044 Fixed some build problems introduced by the previous change
X-SVN-Rev: 26285
2009-07-10 15:05:24 +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
d92683f797 ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
2009-07-07 16:52:40 +00:00
Yoshito Umaoka
07b0822b13 ICU-6951 Added and isolated richedit build scripts.
X-SVN-Rev: 26121
2009-06-16 23:08:10 +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