Commit Graph

12 Commits

Author SHA1 Message Date
Yoshito Umaoka
5f799aea8c ICU-6368 Workaround for the IBM Java 6 Locale SPI support problems in the test cases.
X-SVN-Rev: 24252
2008-06-20 15:22:15 +00:00
Yoshito Umaoka
e08c410dff ICU-6289 Added readme for ICU4J Locale Service Provider. Minor change in build file to run 'ant tests' from the localespi build file.
X-SVN-Rev: 24248
2008-06-20 01:47:53 +00:00
Yoshito Umaoka
7443eb0bc9 ICU-6289 Updated classpath in Eclipse project files to specify the target JREs explicitly.
X-SVN-Rev: 24241
2008-06-19 17:48:39 +00:00
Yoshito Umaoka
ddfebd79a2 ICU-5976 Added TestICUEquivalent to NumberFormatTest. Cleaned up SPI configuration file and code. Changed NumberFormatProviderICU to return NumberFormatICU, not DecimalFormatICU by default.
X-SVN-Rev: 24127
2008-06-09 17:21:10 +00:00
Yoshito Umaoka
3bb3a27338 ICU-5976 Supplied setters in DecimalFormatSymbolsICU. Added more test cases.
X-SVN-Rev: 24123
2008-06-06 22:33:07 +00:00
Yoshito Umaoka
ef6684309b ICU-5976 Fixed some bugs in TimeZoneNameProviderICU and updated the test case.
X-SVN-Rev: 24115
2008-06-06 15:37:03 +00:00
Yoshito Umaoka
885290e875 ICU-5976 Added some more test cases. Add more configuration options for ICU SPI implementation. Changed the way to populate available locales.
X-SVN-Rev: 24109
2008-06-05 04:41:09 +00:00
Yoshito Umaoka
fc6eab0cd7 ICU-5976 Updated build files and project files. Added TestGetInstance for all service provider classes. Some bug fixes.
X-SVN-Rev: 24104
2008-06-04 03:58:31 +00:00
Yoshito Umaoka
41114fd46d ICU-5976 Checking in the Eclipse project files for the ICU4J locale service provider project.
X-SVN-Rev: 23938
2008-05-20 03:22:42 +00:00
Yoshito Umaoka
2cdf83d13a ICU-5976 Updated build.xml to include ICU license file and ICU standard style MANIFEST.MF in the locale SPI jar. Also check if the Java SDK version is 6.
X-SVN-Rev: 23937
2008-05-20 02:47:55 +00:00
Yoshito Umaoka
5f1380c98a ICU-5976 Implemented formatToCharacterIterator in Date/DecimalFormat wrapper classes. Also fixed a DecimalFormatICU construction problem.
X-SVN-Rev: 23936
2008-05-19 21:34:19 +00:00
Yoshito Umaoka
9afa5e881a ICU-5976 Initial implementation of the ICU locale service provider for Java 6.
X-SVN-Rev: 23909
2008-05-16 04:03:15 +00:00