test, and ICU4C release tools buildability check GitHub Action Continuous Integration.
ICU-21450 Minor fixes from review comments.
ICU-21450 One line break was missing.
- update GitHub workflow / Azure pipeline to no longer specify layoutex
Also:
- update configure.ac that was missed in #1265cad3903cc2 ICU-21051
- some FALSE/TRUE were missed in source/test/letest
migrated from Travis CI.
ICU-21434 Shorten the GitHub Action name to ICU CI only to leave more space on the dashboard.
ICU-21434 Review comments: better name, and one line turned out to be a no-op.
ICU-21434 Fix Java JDK version setting.
ICU-21434 Sort out Java version setting.
ICU-21434 Adds an entry to icu4c/source/test/depstest/dependencies.txt to fix depstest
and enable depstest.
- on a release (created from Github), publish to
<https://github.com/unicode-org/icu/packages> as
1. icu4j-for-cldr
2. utilities-for-cldr
- also fix a doc bug in DecimalFormat
- this is intended for CLDR use.
- a tag such as 'cldr/2019-09-15' will turn into a
maven version '68.1-SNAPSHOT-cldr-2019-09-15'