]> granicus.if.org Git - icu/commitdiff
ICU-21958 BRS72 Updated ISO currency data URLs
authoryumaoka <y.umaoka@gmail.com>
Mon, 10 Oct 2022 17:03:44 +0000 (13:03 -0400)
committerYoshito Umaoka <yumaoka@users.noreply.github.com>
Wed, 12 Oct 2022 16:37:52 +0000 (12:37 -0400)
tools/currency/build.xml
tools/currency/readme.txt

index de9e93e0a92e5bf422f66d8d683c2b8d56143b2e..65940eb7a70abbbd29146d67a8887d21acb2d23c 100644 (file)
@@ -13,9 +13,9 @@
     <property name="res.dir" value="${out.dir}/res"/>
     <property name="xml.dir" value="${out.dir}/xml"/>
 
-    <property name="base.url" value="https://www.currency-iso.org/dam/downloads/lists/"/>
-    <property name="current.xml" value="list_one.xml"/>
-    <property name="historic.xml" value="list_three.xml"/>
+    <property name="base.url" value="https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/"/>
+    <property name="current.xml" value="list-one.xml"/>
+    <property name="historic.xml" value="list-three.xml"/>
 
 <target name="build" depends="check, resource" description="Verify ICU's local data and generate ISO 4217 alpha-numeric code mapping data resource"/>
 
index 38c18f2e480c15490d61b49e1d102755318237a0..cebdb64ae0e1b8432a55ee61b3258390b6548bdc 100644 (file)
@@ -35,8 +35,8 @@ ISO 4217 code data in XML format. These files are found in
 http://www.currency-iso.org/iso_index/iso_tables.htm. There are two
 files that we're interested in.
 
- - http://www.currency-iso.org/dl_iso_table_a1.xml
- - http://www.currency-iso.org/dl_iso_tables_a3.xml
+ - https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/list-one.xml
+ - https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/list-three.xml
 
 Table A.1 contains current currencies and funds and Table A.3 contains
 historic denominations.