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
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
Yoshito Umaoka
333c01efb6
ICU-5390 also separate jar target into two for jdk13 compatibility support
...
X-SVN-Rev: 20341
2006-09-18 18:30:39 +00:00
Yoshito Umaoka
4082853437
ICU-5390 core target for jdk13 support and remove unnecessary "depends" from build_indexgenerator
...
X-SVN-Rev: 20339
2006-09-18 17:42:12 +00:00
Yoshito Umaoka
4598074686
ICU-5390 eclipse/jdk13 compatibility support
...
X-SVN-Rev: 20334
2006-09-15 18:09:25 +00:00
Ram Viswanadha
fd57f50b5e
ICU-5374 move version numbers to build.properties
...
X-SVN-Rev: 20323
2006-09-14 17:22:51 +00:00
Ram Viswanadha
a6820c0140
ICU-5374 add charset to docs
...
X-SVN-Rev: 20302
2006-09-09 02:32:18 +00:00
Ram Viswanadha
7f89a07ea2
ICU-5018 META-INF directory must be copied to classes directory always
...
X-SVN-Rev: 20276
2006-09-08 15:40:10 +00:00
Doug Felt
054143f68f
ICU-5362 gather and report information about internal APIs
...
X-SVN-Rev: 20221
2006-09-01 00:58:35 +00:00
Yoshito Umaoka
e33252c102
ICU-5018 charset conversion support
...
X-SVN-Rev: 20172
2006-08-26 05:30:49 +00:00
Doug Felt
2f002b5a57
ICU-5004 @internal APIs should be marked @deprecated
...
X-SVN-Rev: 20148
2006-08-23 21:28:11 +00:00
Ram Viswanadha
b2eb48049f
ICU-5247 update data from CLDR 1.4 beta
...
X-SVN-Rev: 19846
2006-07-14 01:51:54 +00:00
Ram Viswanadha
b2be982c5f
ICU-5124 merge changes back to head
...
X-SVN-Rev: 19434
2006-03-25 00:08:28 +00:00
Doug Felt
60889df7ff
ICU-5065 add eclipse wrapper to icu4j dev tree
...
X-SVN-Rev: 19247
2006-02-23 05:48:31 +00:00
Ram Viswanadha
fa82b5124b
ICU-4674 remove tabs ! use only spaces
...
X-SVN-Rev: 18949
2006-01-04 00:53:32 +00:00
Michael Peterson
44a033a281
ICU-4674
...
Updated the includes/excludes/sourcepaths for targets used to created moduleJars thus bypassing the default behavior of including all dependecies. This was done to try to minimize the tendency to add unnecessary dependencies.
X-SVN-Rev: 18917
2005-12-20 19:34:49 +00:00
Ram Viswanadha
6a6fd575c3
ICU-4921 update targets for eclipseCheck
...
X-SVN-Rev: 18910
2005-12-16 01:56:51 +00:00
Ram Viswanadha
f563eba18d
ICU-4879 update targets for exhaustiveCheck
...
X-SVN-Rev: 18909
2005-12-15 23:49:57 +00:00
Doug Felt
39a10a9f78
ICU-4921 update codemangler tool
...
X-SVN-Rev: 18898
2005-12-14 03:09:59 +00:00
Doug Felt
5e567205fc
ICU-4907 modifications for eclipse/1.3/foundation compatibility
...
X-SVN-Rev: 18819
2005-11-22 00:54:16 +00:00
Ram Viswanadha
18d6eeb8dc
ICU-4881 update version number
...
X-SVN-Rev: 18787
2005-11-11 19:04:59 +00:00
Doug Felt
91f07686dc
ICU-4921 update codemangler tool
...
X-SVN-Rev: 18785
2005-11-11 18:18:16 +00:00
Doug Felt
4dbb53ac7a
ICU-4914 merge 3.4.1 branch back into HEAD
...
X-SVN-Rev: 18760
2005-11-05 00:13:48 +00:00
Doug Felt
e87e455366
ICU-4906 update api reports for 3.4.1
...
X-SVN-Rev: 18746
2005-11-02 01:17:33 +00:00
Ram Viswanadha
5796eb1aca
ICU-4879 add targets for check
...
X-SVN-Rev: 18736
2005-10-29 00:35:11 +00:00
Ram Viswanadha
75f97b11d7
ICU-4874 fix serialization problems
...
X-SVN-Rev: 18722
2005-10-27 23:53:46 +00:00
Eric Mader
3f08e4e6bf
ICU-4530 Change serialization tests to use TestFmwk
...
X-SVN-Rev: 18718
2005-10-25 20:53:11 +00:00
Ram Viswanadha
64b0786af5
ICU-4767 fixes for secure check
...
X-SVN-Rev: 18654
2005-10-10 23:40:49 +00:00
Ram Viswanadha
2ae9130845
ICU-4861 update the build.xml
...
X-SVN-Rev: 18622
2005-10-04 20:31:44 +00:00
Ram Viswanadha
9b74fc25da
ICU-4586 remove codemangler
...
X-SVN-Rev: 18448
2005-08-17 19:09:54 +00:00
Ram Viswanadha
d180872bbf
ICU-3767 make sure we are loading what we think we are loading
...
X-SVN-Rev: 18440
2005-08-15 23:19:00 +00:00
Ram Viswanadha
7b6e7f0c42
ICU-3767 test the basename issue noted
...
X-SVN-Rev: 18439
2005-08-15 22:57:02 +00:00
Ram Viswanadha
dbdc4eb16d
ICU-4586 build target for testing default package loading
...
X-SVN-Rev: 18437
2005-08-15 21:52:17 +00:00
Ram Viswanadha
8b414ca118
ICU-4660 make the StringPrep module pass
...
X-SVN-Rev: 18253
2005-07-14 23:50:31 +00:00
Steven R. Loomis
b21c9b3654
ICU-4648 utilities.jar build rules
...
X-SVN-Rev: 18228
2005-07-13 00:16:57 +00:00
Ram Viswanadha
34d451e3b1
ICU-4451 improve API/code coverage
...
X-SVN-Rev: 18162
2005-07-07 20:09:39 +00:00
Ram Viswanadha
f70af9d462
ICU-2675 add deleteData task
...
X-SVN-Rev: 17975
2005-06-22 18:40:37 +00:00
Doug Felt
7cf1d71844
ICU-4585 whitespace cleanup (and messup) plus changes for 3.4 release
...
X-SVN-Rev: 17906
2005-06-16 18:18:40 +00:00
Ram Viswanadha
ed72fce9e0
ICU-2675 fix generation of data to fix the test failures
...
X-SVN-Rev: 17894
2005-06-14 23:25:51 +00:00
Ram Viswanadha
7ac4abef39
ICU-3333 Add conformance tests to IDNA
...
X-SVN-Rev: 17862
2005-06-10 21:58:42 +00:00
Doug Felt
f0fa9e85dc
ICU-4511 fix icu data loading for websphere - prebuilt indexes
...
X-SVN-Rev: 17849
2005-06-09 18:46:48 +00:00
Ram Viswanadha
34e82fe489
ICU-4564 update version number
...
X-SVN-Rev: 17825
2005-06-08 01:37:39 +00:00
Doug Felt
215ba528b2
ICU-4511 fix icu data loading for websphere - prebuilt indexes
...
X-SVN-Rev: 17812
2005-06-07 17:49:50 +00:00
Eric Mader
f8c5109578
ICU-4060 Add charset detection test cases.
...
X-SVN-Rev: 17777
2005-06-02 20:39:24 +00:00
Doug Felt
de076cc930
ICU-4350 need to put collator test data in test jar - remove debug
...
X-SVN-Rev: 17764
2005-06-01 06:05:15 +00:00
Doug Felt
e88ce694a5
ICU-4350 need to put collator test data in test jar
...
X-SVN-Rev: 17763
2005-06-01 06:04:36 +00:00
Doug Felt
0176a784d1
ICU-4537 explicit source and target params for javac
...
X-SVN-Rev: 17704
2005-05-26 18:11:04 +00:00
Doug Felt
8e3087c589
ICU-4357 explicit source and target params for javac
...
X-SVN-Rev: 17702
2005-05-26 17:11:28 +00:00
Doug Felt
036ca19a28
ICU-646 wall time support in icu4j - address some security manager issues
...
X-SVN-Rev: 17652
2005-05-24 00:38:11 +00:00
Ram Viswanadha
54a18dc3a9
ICU-4460 we need ant 1.6 afterall
...
X-SVN-Rev: 17416
2005-03-29 19:54:26 +00:00
Ram Viswanadha
20ad199361
ICU-4460 remove logerror
...
X-SVN-Rev: 17412
2005-03-29 01:58:30 +00:00
Ram Viswanadha
1e3f245815
ICU-4414 need a way to query the os, computername and arch
...
X-SVN-Rev: 17409
2005-03-28 22:38:41 +00:00
Doug Felt
efc38f5e6b
ICU-4460 make taglet work for both 1.4 and 1.5
...
X-SVN-Rev: 17407
2005-03-28 18:09:28 +00:00
Doug Felt
475c03442f
ICU-0 fix doclet for jdk1.5
...
X-SVN-Rev: 17375
2005-03-22 23:07:12 +00:00
Ram Viswanadha
acd15309f0
ICU-4414 update the build target
...
X-SVN-Rev: 17360
2005-03-19 02:47:34 +00:00
Ram Viswanadha
c44fb21483
ICU-4414 add build target for CLDR Utilities
...
X-SVN-Rev: 17254
2005-02-25 01:31:37 +00:00
Markus Scherer
451af1a712
ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
...
X-SVN-Rev: 17211
2005-02-17 05:00:07 +00:00
Ram Viswanadha
2135929123
ICU-4259 update the modularization
...
X-SVN-Rev: 16891
2004-11-23 00:11:19 +00:00
Ram Viswanadha
40af4732e1
ICU-4259 make the task fail on error
...
X-SVN-Rev: 16890
2004-11-22 23:37:05 +00:00
Ram Viswanadha
78aa5539c6
ICU-4259 make the task fail on error
...
X-SVN-Rev: 16887
2004-11-21 00:45:16 +00:00
Doug Felt
9ca03f1fd2
ICU-4259 - make securecheck tests pass
...
X-SVN-Rev: 16886
2004-11-20 04:50:15 +00:00
Ram Viswanadha
2ef8f758ac
ICU-4231 fix failures and update data
...
X-SVN-Rev: 16865
2004-11-15 21:55:22 +00:00
Doug Felt
65bd7164c5
ICU-3892 fix typo
...
X-SVN-Rev: 16862
2004-11-14 20:46:37 +00:00
Doug Felt
53728221d6
ICU-3892 provide descriptions for modular build tests so they are listed by -projecthelp
...
X-SVN-Rev: 16861
2004-11-14 20:45:27 +00:00
Doug Felt
ce6a67429f
ICU-4207 - doc tagging changes for 3.2
...
X-SVN-Rev: 16779
2004-11-05 20:14:31 +00:00
Doug Felt
d653aa2c58
ICU-4195 doc tool cleanup for 3.2 release
...
X-SVN-Rev: 16729
2004-11-02 19:39:54 +00:00
Ram Viswanadha
6ad84fbb26
ICU-4162 Update data from CLDR
...
X-SVN-Rev: 16635
2004-10-26 23:34:26 +00:00
Ram Viswanadha
8df1645563
ICU-4123 workaround for javac running out of memory
...
X-SVN-Rev: 16396
2004-10-05 23:06:55 +00:00
Doug Felt
cdc58094be
ICU-4087 fixed build.xml testJar target to include test resources in the jar
...
X-SVN-Rev: 16248
2004-09-02 20:20:18 +00:00
Ram Viswanadha
6a61542c96
ICU-2055 let source compliance of tools be 1.4
...
X-SVN-Rev: 16179
2004-08-23 21:30:47 +00:00
Doug Felt
ddb425e7fe
ICU-3892 document build targets
...
X-SVN-Rev: 15984
2004-07-08 19:07:32 +00:00
Doug Felt
1f9216402d
ICU-3830 add some blank lines
...
X-SVN-Rev: 15855
2004-06-11 22:00:35 +00:00
Ram Viswanadha
c7e1eb71bd
ICU-3830 oops .. inadvertedly broke default build
...
X-SVN-Rev: 15851
2004-06-11 17:09:32 +00:00
Ram Viswanadha
709e9d9482
ICU-3830 add module target for stringprep
...
X-SVN-Rev: 15850
2004-06-11 04:03:52 +00:00
Ram Viswanadha
0565788fba
ICU-3830 make modularized builds pass
...
X-SVN-Rev: 15848
2004-06-11 03:01:01 +00:00
Doug Felt
77e79a4f11
ICU-3835 make calendar API @draft again, add note
...
X-SVN-Rev: 15826
2004-06-10 08:10:17 +00:00
Doug Felt
3ca15d3750
ICU-3834 ensure formatTests data is available
...
X-SVN-Rev: 15823
2004-06-10 07:17:56 +00:00
Doug Felt
55fc6a09c8
ICU-3833 ensure breakIterator target and tests have all the required data
...
X-SVN-Rev: 15822
2004-06-10 07:09:26 +00:00
Doug Felt
5612811355
ICU-3830 make propertiesTests pass with propertiesBasic module, fix UScript
...
X-SVN-Rev: 15814
2004-06-09 18:08:35 +00:00
Doug Felt
b02f6ea55a
ICU-3824 make propertiesFull target build
...
X-SVN-Rev: 15806
2004-06-09 03:58:42 +00:00
Ram Viswanadha
94047aeafb
ICU-2679 oops duplicate class path
...
X-SVN-Rev: 15766
2004-06-07 22:06:53 +00:00
Ram Viswanadha
36daabe48a
ICU-2679 fix for modular build
...
X-SVN-Rev: 15762
2004-06-07 21:41:41 +00:00
Doug Felt
c9fcf5f74d
ICU-3813 add reporting of API promoted from draft to stable
...
X-SVN-Rev: 15754
2004-06-07 15:16:34 +00:00
Doug Felt
bee5f25f5c
ICU-3792 update checktags to provide 'short' output
...
X-SVN-Rev: 15663
2004-06-01 22:17:26 +00:00
Doug Felt
33d60e0d0a
ICU-3792 update checktags
...
X-SVN-Rev: 15632
2004-05-29 15:49:33 +00:00
Doug Felt
e4f5e41b58
ICU-2679 fix copyICUData target implementation to work around ant
...
X-SVN-Rev: 15524
2004-05-25 04:06:55 +00:00
Andy Heninger
1416267a71
ICU-3295 rbbi rt port to Java, enable assertions for "ant check"
...
X-SVN-Rev: 15481
2004-05-21 23:30:52 +00:00
Andy Heninger
5aefced260
ICU-3295 rbbi rt port to Java, minor cleanups
...
X-SVN-Rev: 15476
2004-05-21 22:26:16 +00:00
Doug Felt
19bfa76d92
ICU-3301 update copyICU(Props)Data targets
...
X-SVN-Rev: 15280
2004-05-12 20:52:55 +00:00
Andy Heninger
81c160035a
ICU-3295 RBBI, more tests.
...
X-SVN-Rev: 15170
2004-05-06 05:39:17 +00:00
Ram Viswanadha
708911f432
ICU-3301 Integrate data generated by ICU into ICU4J
...
X-SVN-Rev: 15163
2004-05-06 02:07:48 +00:00
Ram Viswanadha
eba142ffeb
ICU-3301 preview of UResourceBundle
...
X-SVN-Rev: 15131
2004-05-03 21:47:39 +00:00
Doug Felt
aa7395065f
ICU-3724 add indic input methods to icu4j tools
...
X-SVN-Rev: 15109
2004-04-30 19:52:46 +00:00
Doug Felt
93005d20ce
ICU-3713 fix translit input method, move to new location (again)
...
X-SVN-Rev: 15107
2004-04-30 16:50:33 +00:00
Andy Heninger
b6b23502af
ICU-3295 RBBI runtime port to Java
...
X-SVN-Rev: 15029
2004-04-23 20:54:33 +00:00
Doug Felt
9a8ce89bc6
ICU-3713 add translit input method tool to icu4j
...
X-SVN-Rev: 15010
2004-04-20 14:44:09 +00:00
Alan Liu
3c47fc520c
ICU-3666 remove CVS keywords from source
...
X-SVN-Rev: 14774
2004-03-26 18:58:51 +00:00
Alan Liu
15fce7a190
ICU-2334 add text file driven test cases
...
X-SVN-Rev: 14749
2004-03-24 18:40:35 +00:00
Alan Liu
50b38a99e0
ICU-3296 add external links to Sun JDK 1.4 API
...
X-SVN-Rev: 14541
2004-02-19 00:30:53 +00:00
Doug Felt
873f4f09fd
ICU-3652 make icu4j run under security manager
...
X-SVN-Rev: 14467
2004-02-06 21:54:06 +00:00
Doug Felt
614fad51d5
ICU-0 update for release
...
X-SVN-Rev: 14433
2004-01-30 19:17:51 +00:00
Ram Viswanadha
862d04547e
ICU-3453 compress the jar files
...
X-SVN-Rev: 14306
2004-01-12 23:54:16 +00:00
Doug Felt
b096c973ab
ICU-3462 icu4j coverage for calendar and date format
...
some changes due to clover tool limitations: "if ((a = b) == c)..." is not traced properly by clover
X-SVN-Rev: 14121
2003-12-13 00:30:58 +00:00
Ram Viswanadha
8cd0f90682
ICU-2679 exclude RandomCollator test from modularized build
...
X-SVN-Rev: 13937
2003-12-02 03:08:38 +00:00
Ram Viswanadha
1a55655be1
ICU-2899 add xmlvalidator to xliff.jar
...
X-SVN-Rev: 13857
2003-11-24 22:27:54 +00:00
Doug Felt
d32a0e8253
ICU-3346 fix foo
...
X-SVN-Rev: 13817
2003-11-21 21:25:27 +00:00
Doug Felt
c812db4fd3
ICU-3346 update checktags
...
X-SVN-Rev: 13815
2003-11-21 19:45:03 +00:00
Doug Felt
0fb368be45
iitterbug 3327: test icu4j applet behavior
...
X-SVN-Rev: 13730
2003-11-14 21:56:54 +00:00
Ram Viswanadha
cc7932300b
ICU-2899 add xliff.jar build target
...
X-SVN-Rev: 13485
2003-10-24 17:57:09 +00:00
Syn Wee Quek
321d0caa71
ICU-3263 jar release task added.
...
X-SVN-Rev: 13124
2003-09-17 20:36:51 +00:00
Ram Viswanadha
4493be1fc7
ICU-3064 Add StringPrep to docs target
...
X-SVN-Rev: 12960
2003-08-27 03:11:27 +00:00
Ram Viswanadha
dacfe88ad2
ICU-3064 StringPrep port take 1
...
X-SVN-Rev: 12908
2003-08-21 23:44:28 +00:00
Doug Felt
2afa9cbcd2
ICU-3081 remove duplicate thai dictionary data - fix typo
...
X-SVN-Rev: 12596
2003-07-03 20:48:58 +00:00
Doug Felt
e734bfecca
ICU-3081 remove duplicate thai dictionary data
...
X-SVN-Rev: 12595
2003-07-03 20:47:33 +00:00
Ram Viswanadha
6bc2b324dc
ICU-3023 fix version in manifest.stub, add manifest.stub for modularized builds
...
X-SVN-Rev: 12511
2003-06-13 19:27:24 +00:00
Ram Viswanadha
aa0b690158
ICU-2309 fix compilation failure with pre-1.4 JDK
...
X-SVN-Rev: 12296
2003-06-04 22:18:50 +00:00
Alan Liu
eb60b3c3cb
ICU-2959 update copyright dates to include 2003
...
X-SVN-Rev: 12252
2003-06-03 18:49:38 +00:00
Ram Viswanadha
0cd4ae2390
ICU-2661 retract changes to build.xml
...
X-SVN-Rev: 12235
2003-06-02 23:31:48 +00:00
Doug Felt
cd4b2b107b
ICU-2661 update tags for 2.1
...
X-SVN-Rev: 12085
2003-05-23 19:06:28 +00:00
Ram Viswanadha
a94c4e427d
ICU-2309 fix Normalizer module failure
...
X-SVN-Rev: 11964
2003-05-16 19:44:21 +00:00
Ram Viswanadha
92855acabc
ICU-2309 remove Han Transliterator data from default and modular builds
...
X-SVN-Rev: 11830
2003-05-07 15:57:01 +00:00
Doug Felt
9e29a85b9a
ICU-2733 make check not working in ICU4J - didn't fork
...
X-SVN-Rev: 11188
2003-02-28 17:19:50 +00:00
Doug Felt
2c47a797f7
ICU-2280 synch up test framework so can run nested tests
...
X-SVN-Rev: 10959
2003-02-05 05:50:05 +00:00
Ram Viswanadha
274fe8f5eb
ICU-2309 make TestAll the default test, add options to run modules
...
X-SVN-Rev: 10939
2003-02-01 00:56:57 +00:00
Ram Viswanadha
573dc7ae2e
ICU-2309 Modularize ICU4J big bang commit
...
X-SVN-Rev: 10912
2003-01-28 18:55:43 +00:00
Doug Felt
1f97544c0d
ICU-2452 doc cleanup
...
X-SVN-Rev: 10650
2002-12-13 00:19:49 +00:00
Doug Felt
a40a17dd19
ICU-2452 doc cleanup
...
X-SVN-Rev: 10648
2002-12-12 23:26:57 +00:00