Norbert Runge
|
408afcee77
|
ICU-13236 Removes translit dependency from coreCheck in build.xml, @Ignore-s a test in TestIDNA.java that needs the dependency.
X-SVN-Rev: 40342
|
2017-08-17 21:58:32 +00:00 |
|
Norbert Runge
|
abd252c79e
|
ICU-13236 re-enable execution of monkey test in TestIDNA.java but keep test ignored because it is still failing.
X-SVN-Rev: 40307
|
2017-08-02 18:24:57 +00:00 |
|
Yoshito Umaoka
|
02fd5ba64c
|
ICU-13120 Review feedback - always use 2016 as the starting year of Unicode copyright comment in build time generated files: jar manifest and API reference doc.
X-SVN-Rev: 40048
|
2017-04-13 13:42:25 +00:00 |
|
Yoshito Umaoka
|
634c4a2023
|
ICU-12812 Fixed some build and test issues introduced by LoicaleMatcher changes (and DecimalFormat changes done by #7467)
X-SVN-Rev: 39883
|
2017-03-20 16:09:08 +00:00 |
|
Yoshito Umaoka
|
6b64c3bbb8
|
ICU-12612 Removed unused/broken clover code coverage taget from build.xml
X-SVN-Rev: 39807
|
2017-03-15 00:43:54 +00:00 |
|
Yoshito Umaoka
|
5817a8c964
|
ICU-12945 Removed redundant IBM copyright embedded in API comments. Also updated API doc footer copyright statement from IBM's to Unicode's.
X-SVN-Rev: 39696
|
2017-02-22 20:39:40 +00:00 |
|
Yoshito Umaoka
|
0057324249
|
ICU-12826 Updated CLDR utilities jar build target to exclude test framework classes. Also added @internal CLDR to the API comment in those test utility classes actually refereneced by CLDR tooling.
X-SVN-Rev: 39550
|
2017-01-09 21:24:46 +00:00 |
|
Stuart Gill
|
204210ff36
|
ICU-11950 Turned on multi-threaded testing at the high level (charset, collate, translit, core)
X-SVN-Rev: 39429
|
2016-10-05 21:38:34 +00:00 |
|
Yoshito Umaoka
|
3c81b42bdb
|
ICU-12769 Added modified javadoc8 stylesheet, and updated build.xml to switch stylesheets by JDK version.
X-SVN-Rev: 39413
|
2016-10-03 15:19:01 +00:00 |
|
Yoshito Umaoka
|
72dea1b93c
|
ICU-12739 JDK8 as the reference platform - use Java 8 version of ICUTaglet implementation by default.
X-SVN-Rev: 39349
|
2016-09-26 16:41:39 +00:00 |
|
Yoshito Umaoka
|
37e2574283
|
ICU-12739 Fixed some API doc issues and eased doclint option with Java 8.
X-SVN-Rev: 39290
|
2016-09-20 16:48:49 +00:00 |
|
Yoshito Umaoka
|
ca7e1e66ed
|
ICU-12456 Fixed localespiCheck target to exclude TestUtil
X-SVN-Rev: 38913
|
2016-07-01 16:02:00 +00:00 |
|
Yoshito Umaoka
|
e7a96748cb
|
ICU-10152 Fixed broken coverageJaCoCo target.
X-SVN-Rev: 38889
|
2016-06-29 02:49:32 +00:00 |
|
Yoshito Umaoka
|
ae2d53953d
|
ICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused testall directory.
X-SVN-Rev: 38888
|
2016-06-29 01:48:44 +00:00 |
|
Michael Ow
|
7ef631ba4f
|
ICU-12564 Update copyright notice in ICU4J
X-SVN-Rev: 38875
|
2016-06-22 22:12:16 +00:00 |
|
Stuart Gill
|
116a284690
|
ICU-12580 Cause build failure if a test fails at the test group level
X-SVN-Rev: 38859
|
2016-06-17 19:26:51 +00:00 |
|
Yoshito Umaoka
|
40c27ef794
|
ICU-12415 tzdata2016e to ICU4J, fixed timeZoneCheck target in buuild.xml, updated a test case based on 2016e change.
X-SVN-Rev: 38847
|
2016-06-15 15:35:30 +00:00 |
|
Stuart Gill
|
80bba75317
|
ICU-12580 Reduce the threading used by junit under ant to reduce test time
X-SVN-Rev: 38831
|
2016-06-13 22:48:14 +00:00 |
|
Stuart Gill
|
a98b5ea5da
|
ICU-10152 Remove use of multirootfileset from ant build
X-SVN-Rev: 38799
|
2016-06-06 19:42:57 +00:00 |
|
Stuart Gill
|
92c9f3d9b3
|
ICU-10152 Added runTest target
X-SVN-Rev: 38798
|
2016-06-06 18:14:56 +00:00 |
|
Stuart Gill
|
7f6156e5e3
|
ICU-10152 Force ivy init for building test-framework
X-SVN-Rev: 38796
|
2016-06-04 00:31:48 +00:00 |
|
Stuart Gill
|
cfe6d86f51
|
ICU-10152 JUnit Changes
X-SVN-Rev: 38795
|
2016-06-03 23:44:30 +00:00 |
|
Yoshito Umaoka
|
1f2813e7fa
|
ICU-12445 Updated ant target coverageJaCoCo to check method coverage. When a new method is added with no test coverage, the check will fail. All existing methods with no test coverage are captured in coverage-exclusion.txt.
X-SVN-Rev: 38667
|
2016-04-29 19:33:24 +00:00 |
|
Andy Heninger
|
9d12e081bc
|
ICU-12436 Remove totally obsolete dictionary break iterator test code and data. Has been disabled forever.
X-SVN-Rev: 38620
|
2016-04-15 23:39:44 +00:00 |
|
Steven R. Loomis
|
ab6b7f24fe
|
ICU-12037 update license location
X-SVN-Rev: 38508
|
2016-03-08 23:50:05 +00:00 |
|
Yoshito Umaoka
|
a48cbfd993
|
ICU-12005 Fixed doc build problem with JDK 8. Added a build target 'docsStrict' which does all jlint check. Changed numeric character references in API doc with raw code points, so javadoc does not invalidate them in doclint.
X-SVN-Rev: 38444
|
2016-03-01 05:14:36 +00:00 |
|
Scott Russell
|
d7a1f3cfb1
|
ICU-12005 Fix numerous warnings / errors from Javadoc generation
X-SVN-Rev: 38429
|
2016-02-29 01:56:20 +00:00 |
|
Steven R. Loomis
|
802559f528
|
ICU-12037 fix references to license.html
X-SVN-Rev: 38409
|
2016-02-27 01:48:56 +00:00 |
|
Scott Russell
|
8f598f6746
|
ICU-12005 Fix numerous warnings / errors from Javadoc generation
X-SVN-Rev: 38385
|
2016-02-26 21:14:36 +00:00 |
|
Yoshito Umaoka
|
7bd3bee5d6
|
ICU-12084 Fixed javadoc warnings and updated API change report for 57m1.
X-SVN-Rev: 38238
|
2016-01-30 06:42:15 +00:00 |
|
Yoshito Umaoka
|
7c43d7d3f5
|
ICU-12022 Updated the minimum JRE version to Java 6.
X-SVN-Rev: 38099
|
2015-12-01 05:29:28 +00:00 |
|
Scott Russell
|
f3f355943b
|
ICU-11918 refresh API change report & API sig, fix for missing file for formatTests module test, and cleanup LocaleMatcher API change
X-SVN-Rev: 38017
|
2015-09-23 22:01:29 +00:00 |
|
Scott Russell
|
406f9aef1a
|
ICU-11918 clean-up LocaleMatcher API and turn off doclint html check if V8
X-SVN-Rev: 38004
|
2015-09-23 13:25:42 +00:00 |
|
Yoshito Umaoka
|
44a9dcdabe
|
ICU-10988 Changed the default javadoc implementation to JDK7, updated the build script to use JDK8 supported version at build time if JDK8 is used. Prints out warning in top-level release targets, when JDK8 is used.
X-SVN-Rev: 37999
|
2015-09-23 03:59:54 +00:00 |
|
Yoshito Umaoka
|
aac5b528c8
|
ICU-11501 Removed -nothrow option handling code in the test framework. The option is still accepted, but it has no effects.
X-SVN-Rev: 37052
|
2015-02-23 13:23:44 +00:00 |
|
Yoshito Umaoka
|
d376112155
|
ICU-11326 Updated build scripts to use bootclasspath option when compiling ICU4J library classes. Also updated build.xml to print out warning message when build environment is not properly configured for release.
X-SVN-Rev: 36655
|
2014-10-09 07:28:33 +00:00 |
|
Yoshito Umaoka
|
95e0154c8c
|
ICU-10993 Fixed a build script problem in transliterator component module.
X-SVN-Rev: 36527
|
2014-09-16 17:40:55 +00:00 |
|
Scott Russell
|
1c22b8cf53
|
ICU-10832 clean up dangling references to ucdterms.txt
X-SVN-Rev: 36122
|
2014-08-05 02:51:52 +00:00 |
|
Yoshito Umaoka
|
8b8551e5e6
|
ICU-10796 Runtime binding of LocaleDisplayNamesImpl. Refactored some methods in other classes to prevent undesired cross components dependencies.
X-SVN-Rev: 35805
|
2014-06-04 19:23:03 +00:00 |
|
Yoshito Umaoka
|
8e23062195
|
ICU-10905 A new tool used for checking deprected tag/annotation consistency. Also added an ant target to run the tool. Some synthetic constructors in abstract class were added (this is our policy) and tighten status tag consistency check. Actual fix for missing @Deprecated annotation will follow.
X-SVN-Rev: 35736
|
2014-05-22 20:05:59 +00:00 |
|
Yoshito Umaoka
|
f0e225086b
|
ICU-10749 Fixed collation module-jar test failures.
X-SVN-Rev: 35497
|
2014-03-18 16:25:35 +00:00 |
|
Yoshito Umaoka
|
5bafa9890d
|
ICU-10733 Fixed a problem in build script for packaging utilities-src.jar.
X-SVN-Rev: 35210
|
2014-02-24 15:30:11 +00:00 |
|
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 |
|