Yoshito Umaoka
|
eb26b21238
|
ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests.
X-SVN-Rev: 35108
|
2014-02-07 15:20:17 +00:00 |
|
Yoshito Umaoka
|
58fa667a0b
|
ICU-10484 Fixed a problem in ICU4J modularization test targets.
X-SVN-Rev: 34948
|
2014-01-21 16:47:17 +00:00 |
|
Yoshito Umaoka
|
2f0c821f16
|
ICU-10515 Moved the top level TestAll to a new project icu4j-testall.
X-SVN-Rev: 34644
|
2013-11-06 22:09:21 +00:00 |
|
Yoshito Umaoka
|
0ba03b9663
|
ICU-10396 Updated ICU4J API report tools to support enum constants and generics. Added the API signature files generated with the new code back to ICU 4.8, and deleted old API signature files.
X-SVN-Rev: 34643
|
2013-11-06 20:52:01 +00:00 |
|
Yoshito Umaoka
|
dd3d9b4fca
|
ICU-10513 Also generating JaCoCo code coverage report in xml format.
X-SVN-Rev: 34609
|
2013-10-24 22:21:00 +00:00 |
|
Yoshito Umaoka
|
48949d1872
|
ICU-10514 Replacing path attribute with location attribute for specifying a single file in pathelement elements in build.xml.
X-SVN-Rev: 34608
|
2013-10-24 22:05:52 +00:00 |
|
Yoshito Umaoka
|
601dfd67aa
|
ICU-10513 Added a build target 'coverageJaCoCo' for generating JaCoCo code coverage report.
X-SVN-Rev: 34607
|
2013-10-24 17:51:49 +00:00 |
|
Yoshito Umaoka
|
d240d6478b
|
ICU-8957 Updated ant build files supporting findbugs invoked from ant build.
X-SVN-Rev: 33539
|
2013-04-19 23:31:32 +00:00 |
|
Yoshito Umaoka
|
69285080db
|
ICU-10099 Explicitly add charset=UTF-8 in the ICU4J API reference docs. Forcing UTF-8 to be used by JCite for reading java source files.
X-SVN-Rev: 33512
|
2013-04-11 17:52:38 +00:00 |
|
Yoshito Umaoka
|
4c7ab0bd2e
|
ICU-9730 Fixed a build script bug for publishing ICU4J files to the maven repository.
X-SVN-Rev: 32800
|
2012-11-12 18:02:44 +00:00 |
|
Yoshito Umaoka
|
32d0bffa4e
|
ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses. Updated ant targets currently copying unicode-license.txt.
X-SVN-Rev: 32737
|
2012-11-01 19:01:56 +00:00 |
|
Yoshito Umaoka
|
a9ced99c1f
|
ICU-9435 Refactoring ICU non-core utilities. Added releaseCLDR target in build.xml for generating all CLDR release files including new source jar archives.
X-SVN-Rev: 32381
|
2012-09-14 03:57:54 +00:00 |
|
Yoshito Umaoka
|
c836d292bc
|
ICU-9119 Enabled JCite on Java 7. JCite repository reviewion 94161e3a1743 or later is required.
X-SVN-Rev: 32288
|
2012-08-29 14:02:39 +00:00 |
|
Yoshito Umaoka
|
23faa1c164
|
ICU-9471 Ant target 'release' to create non-versioned ICU4J release files. The new target 'releaseVer' is equivalent to the previous 'release' target.
X-SVN-Rev: 32250
|
2012-08-27 22:23:23 +00:00 |
|
Maxime Serrano
|
ed2c14b425
|
ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32185
|
2012-08-16 23:16:04 +00:00 |
|
Debabrata Sengupta
|
46206b3ccf
|
ICU-9427 shifted ant target to perf-tests/build.xml
X-SVN-Rev: 32084
|
2012-08-02 19:46:40 +00:00 |
|
Debabrata Sengupta
|
5ef4a3dc46
|
ICU-9427 added ant target for running performance tests
X-SVN-Rev: 32083
|
2012-08-02 17:23:37 +00:00 |
|
Yoshito Umaoka
|
e4b7b2ba92
|
ICU-9216 Excludes build-local.properties from source package archive.
X-SVN-Rev: 31665
|
2012-03-30 22:32:24 +00:00 |
|
Yoshito Umaoka
|
091d01873a
|
ICU-9215 Updated 'release' target to generate MD5 checksum.
X-SVN-Rev: 31661
|
2012-03-29 22:27:52 +00:00 |
|
Yoshito Umaoka
|
e88e050aa2
|
ICU-9187 Fixed source package archive target issues. Also maven target to build all release files (so we can use the same file set for maven and icu public site download).
X-SVN-Rev: 31649
|
2012-03-21 04:21:37 +00:00 |
|
Yoshito Umaoka
|
9cfb7a9330
|
ICU-9187 Removed debug code in secureCheck target accidentally committed before 49RC.
X-SVN-Rev: 31608
|
2012-03-09 17:14:38 +00:00 |
|
Yoshito Umaoka
|
900f7354f2
|
ICU-9138 Updated readme.html
X-SVN-Rev: 31580
|
2012-03-02 21:48:37 +00:00 |
|
Yoshito Umaoka
|
81fbc610de
|
ICU-9138 Fixed 'format' module test failure - now format module needs BreakIterator stuff.
X-SVN-Rev: 31569
|
2012-03-02 05:55:25 +00:00 |
|
Yoshito Umaoka
|
2d515412de
|
ICU-9118 Added a separte API doc target for Java 7+ to avoid JCite problem.
X-SVN-Rev: 31567
|
2012-03-02 05:12:11 +00:00 |
|
Abhinav Gupta
|
2730ee27c3
|
ICU-8924 Add findbugs targets
X-SVN-Rev: 31176
|
2011-12-29 18:13:00 +00:00 |
|
Yoshito Umaoka
|
3b3d0e7b9b
|
ICU-8903 Default testarg in 'runTest' target.
X-SVN-Rev: 30939
|
2011-11-07 21:32:23 +00:00 |
|
Yoshito Umaoka
|
02bf9dd68a
|
ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc.
X-SVN-Rev: 30841
|
2011-10-17 21:10:07 +00:00 |
|
Abhinav Gupta
|
cd5ec415e7
|
ICU-8876 Filtered asserts from coverage reports.
X-SVN-Rev: 30803
|
2011-10-06 20:07:21 +00:00 |
|
Abhinav Gupta
|
d00e5b14fb
|
ICU-8328 switched to separate icudata.jar and icutzdata.jar
X-SVN-Rev: 30710
|
2011-09-26 15:30:39 +00:00 |
|
Michael Ow
|
f521ddb4f4
|
ICU-8591 Add ICU4J performance test to main build.xml
X-SVN-Rev: 30298
|
2011-07-08 20:46:34 +00:00 |
|
Yoshito Umaoka
|
a1cf9f19a5
|
ICU-8641 Added the serialization compatibility test data created by ICU4J 4.8. Added a build target serialTestData to invoke the code creating the serialization test data in build.xml
X-SVN-Rev: 30210
|
2011-06-13 19:13:24 +00:00 |
|
Yoshito Umaoka
|
233f71bedf
|
ICU-8528 Enabled Java assertions in build target check and exhaustiveCheck. Commented out assert statement returning errors. These issues are reported in ticket#8634 and #8637.
X-SVN-Rev: 30199
|
2011-06-09 21:20:05 +00:00 |
|
Yoshito Umaoka
|
0554b05d49
|
ICU-8581 Updated readme.html for the final 4.8 release. Also modified ant target jarDemos to build and copy icu4j.jar to the icu4j root to match the readme description.
X-SVN-Rev: 30132
|
2011-05-19 22:05:29 +00:00 |
|
Yoshito Umaoka
|
ba47797e1f
|
ICU-8429 Fixed partial module build problems for calendar and format.
X-SVN-Rev: 30097
|
2011-05-11 15:18:39 +00:00 |
|
Yoshito Umaoka
|
127c5ee56d
|
ICU-8210 Exclude AlphabeticIndex from the collator module (old modularization), because AlphabeticIndex depends on exemplar character data in the main locale data. We do not want to drag the dependencies into the collation module because of the size.
X-SVN-Rev: 29580
|
2011-03-09 05:36:50 +00:00 |
|
Yoshito Umaoka
|
00e54087ea
|
ICU-8335 Renamed icu4j-charsets.jar to icu4j-charset.jar to match the subproject's name.
X-SVN-Rev: 29497
|
2011-03-01 07:48:43 +00:00 |
|
Yoshito Umaoka
|
d33ebb8852
|
ICU-8022 Fixed ant target cldrUtil to include some necessary classes in utilities.jar
X-SVN-Rev: 29118
|
2010-11-30 00:04:18 +00:00 |
|
Yoshito Umaoka
|
c82831a9d7
|
ICU-8022 Small fixes for collator/normalizer module build.
X-SVN-Rev: 29033
|
2010-11-12 05:29:54 +00:00 |
|
Yoshito Umaoka
|
4954ca812f
|
ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files.
X-SVN-Rev: 29013
|
2010-11-08 15:11:14 +00:00 |
|
Yoshito Umaoka
|
cd59883f32
|
ICU-8126 Added API collection tool. Added a target draftAPIs utilizing the tool to generate draft API report. Fixed some doc issues in SpoofChecker.java.
X-SVN-Rev: 29000
|
2010-11-04 20:31:27 +00:00 |
|
Yoshito Umaoka
|
82d03e4733
|
ICU-7476 Integrating Maven Ant task for deploying icu4j to the central Maven repository.
X-SVN-Rev: 28995
|
2010-11-03 06:17:25 +00:00 |
|
Yoshito Umaoka
|
8ec88d6f48
|
ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles.
X-SVN-Rev: 28831
|
2010-10-14 19:15:38 +00:00 |
|
Yoshito Umaoka
|
d993e6600a
|
ICU-7585 Exclude internal APIs in the API change report. See ticket#7787 for details. Refresh the API change report without --internal option.
X-SVN-Rev: 28264
|
2010-06-24 03:01:46 +00:00 |
|
Yoshito Umaoka
|
014a18e855
|
ICU-6994 ICU4J build targets to generate *-src.jar which contain only .java source files as well as ICU4J source package archive in .tgz. Also some updates in release target: new target 'release' to build all download files with version string. Old target 'releaseJar' was deleted.
X-SVN-Rev: 28174
|
2010-06-11 17:02:51 +00:00 |
|
Yoshito Umaoka
|
61aa8a5447
|
ICU-7395 Committing the exact same updates with r27933 (maint-4-4) to the trunk. API comparison with 4.4 and beyond will be done by the new tool code.
X-SVN-Rev: 27934
|
2010-04-15 21:40:57 +00:00 |
|
Yoshito Umaoka
|
4356920a56
|
ICU-7507 Changed the default target to jar. Do not copy internal sub-component jars to the root. Fixed build dependency problem in the target tool. Updated readme.html to match the changes.
X-SVN-Rev: 27811
|
2010-03-10 07:52:28 +00:00 |
|
Yoshito Umaoka
|
c58c7068a7
|
ICU-7505 Added build.properties in the ICU4J source jar.
X-SVN-Rev: 27801
|
2010-03-08 17:24:01 +00:00 |
|
Yoshito Umaoka
|
53b52534b0
|
ICU-7444 Fixed some module support targets. Add necessary normalization data files.
X-SVN-Rev: 27763
|
2010-03-03 15:55:33 +00:00 |
|
Yoshito Umaoka
|
2338e1a289
|
ICU-7027 Added a simple target 'runTest' just run a test case, without building ICU4J.
X-SVN-Rev: 27637
|
2010-02-23 17:54:52 +00:00 |
|
Yoshito Umaoka
|
8d3eb2b79f
|
ICU-7027 Added core-tests to collate-tests' classpath to run TestResourceBundle in GlobalizaitonPreferencesTest.
X-SVN-Rev: 27573
|
2010-02-16 06:00:54 +00:00 |
|
Yoshito Umaoka
|
18553e9513
|
ICU-6447 Retract Formatter/Parser/BaseFormat for ICU4J 4.4. We'll revisit this after 4.6.
X-SVN-Rev: 27353
|
2010-01-20 23:51:57 +00:00 |
|
Yoshito Umaoka
|
76f2952142
|
ICU-7035 Exclude non API package (com.ibm.icu.impl) from the API report.
X-SVN-Rev: 27352
|
2010-01-20 22:45:20 +00:00 |
|
Yoshito Umaoka
|
67a6db03b1
|
ICU-7035 Fixed dependency issues for coreCheck and collateCheck.
X-SVN-Rev: 27350
|
2010-01-20 21:18:53 +00:00 |
|
Yoshito Umaoka
|
5c6c6fdcd1
|
ICU-7035 Fixed locale spi check target to include currdata, langdata and regiondata in the Java extension classpath.
X-SVN-Rev: 27347
|
2010-01-20 18:50:51 +00:00 |
|
Yoshito Umaoka
|
6dc888bf9f
|
ICU-7035 Fixed a format module test problem. Included regiondata and currdata classes in the format module jar.
X-SVN-Rev: 27346
|
2010-01-20 18:13:23 +00:00 |
|
Yoshito Umaoka
|
fb723c62cb
|
ICU-7277 Fixed command line build problems introduced by previous changes.
X-SVN-Rev: 27054
|
2009-12-11 21:59:27 +00:00 |
|
Doug Felt
|
3c20720e09
|
ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk
X-SVN-Rev: 26993
|
2009-11-30 21:53:28 +00:00 |
|
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 |
|