git # Building UnicodeJsp
- Java
- Maven (download instructions here
- GitHub account
- UnicodeJsp source downloaded
| diff --git a/cldr-json/cldr-bcp47/bcp47/calendar.json b/cldr-json/cldr-bcp47/bcp47/calendar.json | |
| index 043107cf0..832632070 100644 | |
| --- a/cldr-json/cldr-bcp47/bcp47/calendar.json | |
| +++ b/cldr-json/cldr-bcp47/bcp47/calendar.json | |
| @@ -5,159 +5,127 @@ | |
| "keyword": { | |
| "u": { | |
| "ca": { | |
| - "_deprecated": "false", | |
| "_valueType": "incremental", |
| $ cldr-tool CompareFilesBetweenReleases2 | |
| Comparing /Users/srl295/src/cldr-archive/cldr-39.0 vs release-40-alpha3 | |
| Moved from Seed to Common: | |
| /common/annotations/sc.xml | |
| /common/casing/sc.xml | |
| /common/main/kgp.xml | |
| /common/main/kgp_BR.xml | |
| /common/main/sc.xml |
| diff --git a/common/annotations/my.xml b/common/annotations/my.xml | |
| index cf5122d3d7..b01c7c3617 100644 | |
| --- a/common/annotations/my.xml | |
| +++ b/common/annotations/my.xml | |
| @@ -2007,7 +2007,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ | |
| <annotation cp="🚏" type="tts">ဘတ်စ်ကား မှတ်တိုင်</annotation> | |
| <annotation cp="🛣">ကားလမ်း | ဟိုင်းဝေး | အမြန်လမ်း</annotation> | |
| <annotation cp="🛣" type="tts">ကားလမ်း</annotation> | |
| - <annotation cp="🛤">ရထားသံလမြး သံလမြး ရထာျး သံလမျး</annotation> | |
| + <annotation cp="🛤">ရထားသံလမွး သံလမွး ရထြား သံလမြး</annotation> |
| #!/bin/bash | |
| # I have these lines effectively added to my .profile for CLDR work. | |
| ## | |
| ## ALL OF THESE ASSUME YOU ARE IN THE TOP LEVEL 'cldr' directory (parent of 'common') | |
| ## | |
| alias cldr-rebuild='mvn clean compile install -DskipTests=true && mvn --file=tools/pom.xml -pl cldr-apps liberty:create' | |
| alias cldr-dev='mvn --file=tools/pom.xml install -DskipTests=true && mvn --file=tools/pom.xml -pl cldr-apps liberty:stop liberty:deploy liberty:dev' |
| ##[warning] (LikelySubtagsTest.java:311) Script Metadata for characters not in Unicode: [Cpmn, Ougr, Tnsa, Toto, Vith] | |
| ##[warning] (LikelySubtagsTest.java:402) Missing likely language for script (und_Cpmn) should be something like: {"und_Cpmn", "und_Cpmn_CY"}, | |
| ##[warning] (StandardCodesTest.java:67) Locales.txt: und (Unknown language) for mozilla isn't in CLDR (common/main or seed). | |
| ##[warning] (StandardCodesTest.java:67) Locales.txt: mww (mww) for nyiakeng_puachue_hmong isn't in CLDR (common/main or seed). | |
| ##[warning] (StandardCodesTest.java:67) Locales.txt: mww_Hmnp (mww (Nyiakeng Puachue Hmong)) for nyiakeng_puachue_hmong isn't in CLDR (common/main or seed). | |
| ##[warning] (StandardCodesTest.java:67) Locales.txt: und (Unknown language) for wikimedia isn't in CLDR (common/main or seed). | |
| ##[warning] (StandardCodesTest.java:67) Locales.txt: und (Unknown language) for yahoo isn't in CLDR (common/main or seed). | |
| ##[warning] (TestAnnotations.java:359) Out of order: 🫠 (1000) melting face > 😉 (1100) winking face | |
| ##[ |
| [-S, common,seed, -e, -z, FINAL_TESTING] | |
| #-f file_filter ≝ .* | |
| #-t test_filter ≝ .* | |
| #-o organization ≝ .* | |
| #-p path_filter ≝ .* | |
| #-e errors_only ≔ null | |
| #-s source_directory ≝ /Users/srl295/src/cldr3/common/main/,/Users/srl295/src/cldr3/common/annotations/,/Users/srl295/src/cldr3/seed/main/ | |
| #-z phase ≔ FINAL_TESTING | |
| #-g generate_html ≝ /Users/srl295/src/cldr-staging/docs/charts/40//errors/ | |
| #-y subtype_filter ≝ .* |
| [-S, common,seed, -e, -z, FINAL_TESTING, -f, ff_Adlm] | |
| #-f file_filter ≔ ff_Adlm | |
| #-t test_filter ≝ .* | |
| #-o organization ≝ .* | |
| #-p path_filter ≝ .* | |
| #-e errors_only ≔ null | |
| #-s source_directory ≝ /Users/srl295/src/cldr3/common/main/,/Users/srl295/src/cldr3/common/annotations/,/Users/srl295/src/cldr3/seed/main/ | |
| #-z phase ≔ FINAL_TESTING | |
| #-g generate_html ≝ /Users/srl295/src/cldr-staging/docs/charts/40//errors/ | |
| #-y subtype_filter ≝ .* |
| [-S, common,seed, -e, -z, FINAL_TESTING] | |
| #-f file_filter ≝ .* | |
| #-t test_filter ≝ .* | |
| #-o organization ≝ .* | |
| #-p path_filter ≝ .* | |
| #-e errors_only ≔ null | |
| #-s source_directory ≝ /Users/srl295/src/cldr/common/main/,/Users/srl295/src/cldr/common/annotations/,/Users/srl295/src/cldr/seed/main/ | |
| #-z phase ≔ FINAL_TESTING | |
| #-g generate_html ≝ /Users/srl295/src/cldr-staging/docs/charts/40//errors/ | |
| #-y subtype_filter ≝ .* |
| [-S, common,seed, -e, -z, BUILD] | |
| #-f file_filter ≝ .* | |
| #-t test_filter ≝ .* | |
| #-o organization ≝ .* | |
| #-p path_filter ≝ .* | |
| #-e errors_only ≔ null | |
| #-s source_directory ≝ /Users/srl295/src/cldr2/common/main/,/Users/srl295/src/cldr2/common/annotations/,/Users/srl295/src/cldr2/seed/main/ | |
| #-z phase ≔ BUILD | |
| #-g generate_html ≝ /Users/srl295/src/cldr-staging/docs/charts/40//errors/ | |
| #-y subtype_filter ≝ .* |
git # Building UnicodeJsp