File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,21 @@ considerations:
8282 resolving build issues and test failures for both ICU4C and ICU4J.
8383* After everything is committed, you will need to tag the cldr and cldr-staging
8484 sources that ended up being used for the integration (see process below).
85+ * Before doing the integration, there are some prerequisite tasks to do in CLDR,
86+ as described in the next section.
87+
88+ # CLDR prerequisites for BRS integrations
89+
90+ The following tasks should be done in the CLDR repo before beginning a CLDR-ICU
91+ integration that ss part of the BRS process; handle each of these using a separate
92+ ticket and a separate PR:
93+
94+ 1 . Generate updated CLDR test data (which is copied to ICU), using the process in
95+ [ Generating CLDR testData] ( https://docs.google.com/document/d/1-RC99npKcSSwUoYGkSzxaKOe76gYRkWhGdFzCdIBCu4/edit#heading=h.2rum9c6hrr4w )
96+
97+ 2 . Run CLDRModify with no options with no options and then with -fP. The webpage
98+ for CLDRModify is currently being converted to markdown, a reference to it will
99+ be added when that process is complete.
85100
86101# Environment variables
87102
You can’t perform that action at this time.
0 commit comments