Commit Graph

235 Commits

Author SHA1 Message Date
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
Ram Viswanadha
7df2b7684a ICU-5398 make sure charsets.jar is built always
X-SVN-Rev: 20393
2006-09-23 17:06:12 +00:00
Ram Viswanadha
c5cc767b83 ICU-5374 split icu4j jars into 2
X-SVN-Rev: 20383
2006-09-22 00:24:01 +00:00
Ram Viswanadha
3615364986 ICU-5374 add targets for excluding charsets
X-SVN-Rev: 20368
2006-09-20 22:18:22 +00:00
Ram Viswanadha
71e630ddb8 ICU-5374 add targets for excluding charsets
X-SVN-Rev: 20367
2006-09-20 22:15:48 +00:00
Ram Viswanadha
37eec311e9 ICU-5374 fix noDataTest and module tests
X-SVN-Rev: 20366
2006-09-20 20:29:00 +00:00
Yoshito Umaoka
dae908274d ICU-5374 exclude GlobalizationPreferencesTest from format module test
X-SVN-Rev: 20362
2006-09-20 17:09:26 +00:00
Yoshito Umaoka
3212147458 ICU-5390 remove "jar" target from eclipseCompatCheck to avoid "core" is being executed
X-SVN-Rev: 20345
2006-09-18 19:32:59 +00:00