From 39dfee39b88a09fcafb33992a5495c4117490644 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Mon, 6 Feb 2023 15:16:04 -0800 Subject: [PATCH] ICU-22257 BRS doc: J with little-endian data automatic --- docs/processes/release/tasks/integration.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/processes/release/tasks/integration.md b/docs/processes/release/tasks/integration.md index 98987c0aadc..85e6cc30d29 100644 --- a/docs/processes/release/tasks/integration.md +++ b/docs/processes/release/tasks/integration.md @@ -249,7 +249,11 @@ examples. *Only available since ICU 54.* -#### With ICU 64 and later: +### With ICU 73 and later: + +This test is now performed automatically, based on the following instructions for ICU 64+. + +### With ICU 64 and later: * Reconfigure ICU4C with ICU_DATA_BUILDTOOL_OPTS=--include_uni_core_data @@ -268,7 +272,7 @@ examples. * If you get very many test failures, double-check that you enabled unicore data in the ICU4C build (see first step). -#### With ICU 55 through ICU 63: +### With ICU 55 through ICU 63: * Rebuild ICU4C with make INCLUDE_UNI_CORE_DATA=1 check or similar, and provide a path only for the .dat file. @@ -283,7 +287,7 @@ examples. * The configuration option sets the `ICUConfig.properties` data path * Verify that all tests pass. -#### ICU 54 method: +### ICU 54 method: In `icu4j-core/src/com/ibm/icu/ICUConfig.properties` set `com.ibm.icu.impl.ICUBinary.dataPath` to a list of paths with all of the ICU4C