Commit Graph

342 Commits

Author SHA1 Message Date
Yoshito Umaoka
a08c82a115 ICU-7027 Fixed a bug in timeZoneCheck.
X-SVN-Rev: 26917
2009-11-16 06:19:33 +00:00
Yoshito Umaoka
b7828132aa ICU-7005 Updated APIChangeReport for 4.3.1
X-SVN-Rev: 26422
2009-07-22 20:07:54 +00:00
Yoshito Umaoka
4c80cfeada ICU-7027 Fixed a localespiCheck java.ext.dirs problem
X-SVN-Rev: 26416
2009-07-22 17:36:26 +00:00
Yoshito Umaoka
ffe5ca79f2 ICU-7027 Fixed secureCheck problems.
X-SVN-Rev: 26410
2009-07-22 01:32:09 +00:00
Yoshito Umaoka
a595b204e1 ICU-7027 Fixing module target issues introduced recently.
X-SVN-Rev: 26405
2009-07-21 18:46:03 +00:00
John Emmons
0f8b2d2379 ICU-7065 Add tools directory to dependencies for cldrUtil
X-SVN-Rev: 26403
2009-07-21 15:19:13 +00:00
Yoshito Umaoka
fdfec35d2c ICU-7027 Set -Djava.awt.headless=true when running ICU4J tests to prevent a permission error accessing window server on Mac.
X-SVN-Rev: 26391
2009-07-20 17:41:55 +00:00
Yoshito Umaoka
79e9abcd60 ICU-7027 Set failonerror to false when copying files not built in JDK5 env.
X-SVN-Rev: 26388
2009-07-20 15:56:51 +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
Michael Ow
7f95e441c1 ICU-7036 Add collate-tests to tests target.
X-SVN-Rev: 26271
2009-07-09 21:09:15 +00:00
Yoshito Umaoka
d9f5c81efb ICU-7036 Fixed codeCoverage target problem introduced by collation module separation.
X-SVN-Rev: 26248
2009-07-08 21:00: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
Michael Ow
150ef590bc ICU-6091 Allow the user to set the heap size when running the ICU4J test suite by setting the environment variable JVM_OPTIONS.
X-SVN-Rev: 26217
2009-07-01 19:40:39 +00:00
John Emmons
b59033f4a2 ICU-6979 Update CLDR version to 1.7.1
X-SVN-Rev: 26176
2009-06-26 14:37:11 +00:00
Yoshito Umaoka
34beeaddfc ICU-6951 Fixed secureCheck issues
X-SVN-Rev: 26131
2009-06-18 22:29:33 +00:00
Yoshito Umaoka
da0a7c344f ICU-6951 Clover code coverage target
X-SVN-Rev: 26129
2009-06-18 05:39:11 +00:00
Yoshito Umaoka
c067e9835d ICU-6951 Modular build targets
X-SVN-Rev: 26124
2009-06-17 05:47:05 +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
5e56d5c9b7 ICU-6951 Added localespiCheck and xliff targets
X-SVN-Rev: 26115
2009-06-16 15:47:21 +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
Yoshito Umaoka
158cee9f57 ICU-6951 Merging generics support changes from the work branch.
X-SVN-Rev: 26059
2009-06-03 03:53:47 +00:00
Yoshito Umaoka
c480d63da5 ICU-6809 Copy langtagRegex.txt to the classes directory in transliterator module test target to fix transliterator module test failure.
X-SVN-Rev: 25920
2009-04-26 23:08:49 +00:00
Yoshito Umaoka
55945d1d63 ICU-6854 Fixed test failure caused by missing test case file - langtagRegex.txt. The file must be under classes directory to run RegexUtilitiesTest properly.
X-SVN-Rev: 25829
2009-04-18 07:12:24 +00:00
Yoshito Umaoka
47953b6d58 ICU-6851 Updated build.xml not to compile java files, because JDK5+ no longer support Java 1.3 binaries. We only use Eclipse Java compiler to build ICU4J plug-in. Also includes various fixes for Eclipse/JDK1.3 compatibility problems recently introduced.
X-SVN-Rev: 25827
2009-04-18 06:15:24 +00:00
Yoshito Umaoka
392c183c0e ICU-6781 Fixed the ant target apireport to include com.ibm.icu.charset package. Also updated former API signature data archive files including com.ibm.icu.charset.
X-SVN-Rev: 25568
2009-03-12 19:26:57 +00:00
Yoshito Umaoka
68858f5870 ICU-6411 Updated build.xml to handle JDK7.
X-SVN-Rev: 25288
2009-01-22 19:10:29 +00:00
Yoshito Umaoka
bc4ee2dd9d ICU-6411 Fix the JDK name for Java 6, Updated build.xml to avoid the default JDK name to be included in the conditional source files.
X-SVN-Rev: 25286
2009-01-22 18:10:20 +00:00
Yoshito Umaoka
5f3a26ec4b ICU-6411 Upgraded ICU4J default target JDK to 6. Also updated the eclipse project file for the change.
X-SVN-Rev: 25279
2009-01-21 22:04:51 +00:00
Yoshito Umaoka
c0dc95176a ICU-6646 Merging r25191 from maint-4-0 for future eclipse plug-in releases.
X-SVN-Rev: 25192
2009-01-06 03:55:52 +00:00
Yoshito Umaoka
02f6785790 ICU-6549 Enlarged Java heap size to resolve OOM on some test lab systems.
X-SVN-Rev: 24653
2008-09-25 20:49:04 +00:00
Yoshito Umaoka
30e587a108 ICU-6427 Updated ICU4J TimeZone Update Utility to replace metazoneInfo.res.
X-SVN-Rev: 24380
2008-07-14 21:58:53 +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
f06268c175 ICU-6289 Resovled compiler warnings in Eclipse plug-in build. Updated license files. Add new tests in the Eclipse plug-in unit test.
X-SVN-Rev: 24176
2008-06-13 20:06:16 +00:00
Yoshito Umaoka
9985e52f02 ICU-6348 Enabled some APIs currently disabled for ICU4J Eclipse plug-in by making the implementation work on Foundation 1.0 environment.
X-SVN-Rev: 24169
2008-06-13 15:46:27 +00:00
Michael Ow
6eed22616f ICU-6298 Update clover setup for 2.x. Clover version > 2.x will not work.
X-SVN-Rev: 23996
2008-05-27 18:23:23 +00:00
Yoshito Umaoka
fcb36cddb5 ICU-6289 Fixed module jar build problem.
X-SVN-Rev: 23966
2008-05-22 03:41:41 +00:00
Jason Spieth
246309a371 ICU-5450 Removed ICUListResourceBundle from ICU4J
X-SVN-Rev: 23943
2008-05-20 17:00:36 +00:00
Michael Ow
14f3c565cf ICU-6265 Check for Mac OS X instead of vendor of JVM to set the correct Java System Property.
X-SVN-Rev: 23862
2008-05-01 18:54:47 +00:00
Michael Ow
7ba0cc4b3e ICU-6265 Add build condition property for Mac so that test will run correctly.
X-SVN-Rev: 23861
2008-05-01 18:12:30 +00:00
Yoshito Umaoka
0310cad594 ICU-6121 Merging changes for Eclipse 3.4 to trunk
X-SVN-Rev: 23740
2008-04-03 16:50:30 +00:00
Andrew J Macheret
a8fa35fe9c ICU-5925 added the option of running a build without mangling by using an environmental variable
X-SVN-Rev: 23708
2008-03-28 21:34:16 +00:00
Yoshito Umaoka
1e0eb434bc ICU-5975 Merging Java TimeZone integration work from Yoshito's work branch to the trunk.
X-SVN-Rev: 23554
2008-03-11 07:18:16 +00:00
Andrew J Macheret
8d8fd49e0a ICU-6087 changed target izutzucheck to move instead of copy-delete
X-SVN-Rev: 23124
2007-12-21 01:29:52 +00:00
Yoshito Umaoka
bf5cdffd03 ICU-6086 Adjust JVM heap size for test execution. Re-enabled -Xdisableexcessivegc for IBM Java on AIX.
X-SVN-Rev: 23108
2007-12-18 08:16:34 +00:00
Yoshito Umaoka
33645d3af2 ICU-6086 Adjust JVM heap size for test execution.
X-SVN-Rev: 23097
2007-12-17 18:47:16 +00:00
Yoshito Umaoka
1e9d30b842 ICU-6086 Updated ICU version number to 3.9.1 except data version. Updated existing timebombs which still do not work properly.
X-SVN-Rev: 23066
2007-12-11 22:33:01 +00:00
Yoshito Umaoka
3836869c19 ICU-6042 Merging changes in maint-3-8 back to trunk. The fix isolates ICU data version number from API report version number.
X-SVN-Rev: 23064
2007-12-11 22:06:28 +00:00
Yoshito Umaoka
0d216c877d ICU-6042 Merging a bug fix in build.xml from maint-3-8. Adding 3.8.1 API report file.
X-SVN-Rev: 23062
2007-12-11 21:24:55 +00:00
Steven R. Loomis
8697a2c840 ICU-5935 don't build duration data twice
X-SVN-Rev: 22687
2007-09-14 21:22:19 +00:00
Steven R. Loomis
b39cfd087a ICU-5933 icu4j demo launcher
X-SVN-Rev: 22685
2007-09-14 07:06:30 +00:00
Steven R. Loomis
b9384ca1ea ICU-5933 icu4j demos
X-SVN-Rev: 22684
2007-09-14 06:22:51 +00:00
Yoshito Umaoka
2bdecbda7a ICU-5801 Use -Xdisableexcessivegc option for running the ICU unit test on IBM Java 5 or later versions. If excessivegc is enabled, the JVM may throw OOM even before the heap usage does not reach to the limit.
X-SVN-Rev: 22651
2007-09-10 20:30:58 +00:00
Yoshito Umaoka
0203947f88 ICU-5801 Update the previous fix. ICU build server actually use moduleCheck, not secureCheck. Set the JVM arguments required for testing in moduleCheck too.
X-SVN-Rev: 22649
2007-09-10 19:39:45 +00:00
Yoshito Umaoka
2db1af71bc ICU-5801 Set Java initial/max heap size in secureCheck target to prevent OOM error.
X-SVN-Rev: 22647
2007-09-10 18:27:48 +00:00
Yoshito Umaoka
465d0173b0 ICU-5801 Fixed a couple of module build test target to copy test data to resolve some warnings.
X-SVN-Rev: 22591
2007-08-31 04:45:13 +00:00
Yoshito Umaoka
ee3e82bc2c ICU-5464 Fixed eclipse icu4j plug-in fragment (icu-jse4.jar) build problems.
X-SVN-Rev: 22546
2007-08-27 19:11:51 +00:00
Doug Felt
84e970b943 ICU-5873 Factor out references to data jar, fix IndexGenerator to deal with missing dirs
X-SVN-Rev: 22530
2007-08-25 01:15:23 +00:00
Yoshito Umaoka
f62fc33cd7 ICU-5862 Changed the build script to combine JVM args for running tests. ANT jvmarg element with empty string did not work well on some platforms and caused an error on Java13 env.
X-SVN-Rev: 22474
2007-08-22 21:55:39 +00:00
Yoshito Umaoka
cb742a0986 ICU-5464 Merged Eclipse build targets from ICU4J 3.6.1 to 3.8 stream. Updated build targets for better preprocessor invocation.
X-SVN-Rev: 22470
2007-08-22 08:28:38 +00:00
Yoshito Umaoka
6071e89e36 ICU-5862 Fixed a TYPO - WARINNG
X-SVN-Rev: 22445
2007-08-21 03:11:38 +00:00
Yoshito Umaoka
30785c67a8 ICU-5862 Updated CodeMangler to accept defined() command and to support OR condition. Also cleaned up the build.xml to support multiple versions of Java build environment. Conditional source codes are now marked as J2SE15 by the CodeMangler tool.
X-SVN-Rev: 22430
2007-08-20 22:17:50 +00:00
Steven R. Loomis
327998254e ICU-3487 Duration implementation checkin
X-SVN-Rev: 22293
2007-08-06 23:22:53 +00:00
Yoshito Umaoka
b16d6d79c7 ICU-5818 Revert the build script changes made for #4674 and let javac to collect dependencies in ICU4J module build targets
X-SVN-Rev: 22242
2007-08-01 20:59:19 +00:00
Yoshito Umaoka
5e54571c3f ICU-5801 Update module build contents
X-SVN-Rev: 22171
2007-07-27 14:54:10 +00:00
Yoshito Umaoka
a08f0b787c ICU-5801 Promote many draft APIs to stable. Added an option to write out status comment version in the doc tool gatherAPI. Checked in 3.6 api file.
X-SVN-Rev: 22163
2007-07-26 23:28:59 +00:00
Yoshito Umaoka
9674ebb255 ICU-5801 Fix jar packaging problem. cnvalias.icu was accidentally included in core jar because of bad path definition in build.xml
X-SVN-Rev: 22100
2007-07-23 14:07:05 +00:00
Yoshito Umaoka
7e8f62da2a ICU-5756 Restore Bidi support for eclispe targets and exclude only some codes which cannot support the execution environment requirement
X-SVN-Rev: 21846
2007-06-29 04:15:34 +00:00
Yoshito Umaoka
b9674c9d91 ICU-5756 Disabled Bidi classes and replaced String#replaceAll with String#replace in DateFormatSymbols for fixing errors in eclipse build targets
X-SVN-Rev: 21834
2007-06-27 23:08:03 +00:00
Andrew J Macheret
18ee440bb2 ICU-5605 added a css to icutzu
X-SVN-Rev: 21464
2007-04-27 18:21:37 +00:00
Andrew J Macheret
8d1368aa99 ICU-5605 refined the readme and tweaked the build file
X-SVN-Rev: 21433
2007-04-20 21:02:49 +00:00
Andrew J Macheret
0fccbb0ece ICU-5605 tweaked the icutzu targets in build.xml and added icutzu binary and source distribution targets (icutzusrc-dist and icutzubin-dist)
X-SVN-Rev: 21429
2007-04-20 02:10:58 +00:00
Andrew J Macheret
548549a467 ICU-5605 made sure cmd's get copied with icutzu, added readme.html
X-SVN-Rev: 21426
2007-04-19 23:18:49 +00:00
Andrew J Macheret
48f4e9f664 ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21408
2007-04-12 22:10:47 +00:00
Andrew J Macheret
41429b049c ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21389
2007-04-10 22:47:09 +00:00
Andrew J Macheret
64ca80d2bc ICU-5606 fixed most of the issues brought up at the code review
X-SVN-Rev: 21364
2007-04-06 01:46:52 +00:00
Andrew J Macheret
444114a864 ICU-5606 a few fixes
X-SVN-Rev: 21323
2007-03-28 01:39:45 +00:00
Andrew J Macheret
9795bd550d ICU-5606 a few fixes
X-SVN-Rev: 21322
2007-03-27 23:38:17 +00:00
Yoshito Umaoka
3688c7a745 ICU-5664 Remove javaarg -ea in eclipseRunCheck and revert ICUTaglet which was accidentally updated in the previous change
X-SVN-Rev: 21321
2007-03-27 18:34:40 +00:00
Yoshito Umaoka
94947773b1 ICU-5664 Set the initial heap size to 96MB when running TestAll to avoid Java heap fragmentation problem on Java1.4/AIX
X-SVN-Rev: 21319
2007-03-26 21:08:32 +00:00
Andrew J Macheret
d680f4f21f ICU-5605 ensured java 1.3 compatibility, removed reliance on UResourceBundle being in the classpath, various minor fixes
X-SVN-Rev: 21317
2007-03-24 02:03:02 +00:00
Andrew J Macheret
7db23c30bf ICU-5605 java 1.3 compatibility
X-SVN-Rev: 21315
2007-03-22 22:02:01 +00:00
Andrew J Macheret
262c4db0c6 ICU-5605 Various updates to ICUTZU
X-SVN-Rev: 21301
2007-03-21 03:24:33 +00:00
Andrew J Macheret
6b908d5c0f ICU-5605 Added testing in build.xml (ant icutzucheck)
X-SVN-Rev: 21280
2007-03-17 02:21:19 +00:00
Andrew J Macheret
a6202291e5 ICU-5606 finished everything on the todo lists and then some.
X-SVN-Rev: 21240
2007-03-14 02:23:37 +00:00
Andrew J Macheret
0645826dce ICU-5616 updated icutzu, added logger for icutzu
X-SVN-Rev: 21099
2007-02-24 04:02:58 +00:00
Ram Viswanadha
8a10a2e6a6 ICU-5605 zoneinfo.res is already available in ICU4J .. no need to check it in
X-SVN-Rev: 21082
2007-02-22 17:40:39 +00:00
Andrew J Macheret
71f2d49b40 ICU-5606 updated icutzu for demoing
X-SVN-Rev: 21070
2007-02-21 05:55:07 +00:00
Ram Viswanadha
31a9f8c37b ICU-5564 conform to java's spec for UTF-16 converter
X-SVN-Rev: 20917
2007-01-24 21:54:59 +00:00
Ram Viswanadha
d29191700d ICU-4251 Incorporate review comments and make sure that head builds under JDK 1.3
X-SVN-Rev: 20865
2007-01-06 02:32:49 +00:00
Ram Viswanadha
78af2c2195 ICU-4674 update security policy for DateTimePatternGeneratorTest
X-SVN-Rev: 20541
2006-10-20 22:27:27 +00:00
Ram Viswanadha
fb1c30de57 ICU-4674 add testdata to test.jar
X-SVN-Rev: 20537
2006-10-19 21:03:00 +00:00
Ram Viswanadha
2c72117792 ICU-4674 refix the streamlining of modular builds
X-SVN-Rev: 20486
2006-10-04 22:11:26 +00:00
Ram Viswanadha
8b00b7daf4 ICU-4674 refix the streamlining of modular builds
X-SVN-Rev: 20469
2006-10-02 17:36:50 +00:00
Ram Viswanadha
f15def8810 ICU-5374 set max heap size
X-SVN-Rev: 20445
2006-09-29 04:14:02 +00:00
Ram Viswanadha
adf5c31a22 ICU-5374 bundle licences with binary jar files
X-SVN-Rev: 20414
2006-09-27 00:54:22 +00:00
Ram Viswanadha
17aaa600f6 ICU-5374 make secureCheck pass
X-SVN-Rev: 20406
2006-09-25 23:22:05 +00:00
Ram Viswanadha
17d745cd93 ICU-5398 clean should delete charsets.jar
X-SVN-Rev: 20395
2006-09-23 17:27:34 +00:00
Ram Viswanadha
bc717b74f6 ICU-5398 deleteCore should delete charset package
X-SVN-Rev: 20394
2006-09-23 17:24:07 +00:00