--- /srv/reproducible-results/rbuild-debian/r-b-build.Z8DrH4w2/b1/libcommons-codec-java_1.15-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.Z8DrH4w2/b2/libcommons-codec-java_1.15-1_armhf.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - a06899997b2e03846dc9abe311f61f49 349948 doc optional libcommons-codec-java-doc_1.15-1_all.deb │ - 6dcca4512fc0a5ca9621751ca6efcb4a 291860 java optional libcommons-codec-java_1.15-1_all.deb │ + c9539933eabf9a8a050007fcc201ed8a 349952 doc optional libcommons-codec-java-doc_1.15-1_all.deb │ + ae801c45da9be194f3a69dd907320953 291948 java optional libcommons-codec-java_1.15-1_all.deb ├── libcommons-codec-java-doc_1.15-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-17 23:03:03.000000 debian-binary │ │ -rw-r--r-- 0 0 0 7732 2021-01-17 23:03:03.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 342024 2021-01-17 23:03:03.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 342028 2021-01-17 23:03:03.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -6,15 +6,15 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 34055 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/allclasses-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4768 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/allpackages-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 25716 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/constant-values.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 36177 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/deprecated-list.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 218 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/element-list │ │ │ │ -rw-r--r-- 0 root (0) root (0) 10458 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/help-doc.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 366426 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/index-all.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 366422 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/index-all.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 5366 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1498 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/jquery-ui.overrides.css │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/legal/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1522 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/legal/ASSEMBLY_EXCEPTION │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2936 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/legal/jquery.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1870 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/legal/jqueryUI.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 83001 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/api/member-search-index.js │ │ │ ├── ./usr/share/doc/libcommons-codec-java/api/index-all.html │ │ │ │ @@ -1779,15 +1779,15 @@ │ │ │ │ │ │ │ │
Hex - Class in org.apache.commons.codec.binary
│ │ │ │
│ │ │ │
Converts hexadecimal Strings.
│ │ │ │
│ │ │ │
Hex() - Constructor for class org.apache.commons.codec.binary.Hex
│ │ │ │
│ │ │ │ -
Creates a new codec with the default charset name Hex.DEFAULT_CHARSET
│ │ │ │ +
Creates a new codec with the default charset name DEFAULT_CHARSET
│ │ │ │
│ │ │ │
Hex(String) - Constructor for class org.apache.commons.codec.binary.Hex
│ │ │ │
│ │ │ │
Creates a new codec with the given charset name.
│ │ │ │
│ │ │ │
Hex(Charset) - Constructor for class org.apache.commons.codec.binary.Hex
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -1357,15 +1357,15 @@ │ │ │ │ │ Generates a 64-bit hash from a string with a default seed. │ │ │ │ │ hash64(String,_int,_int) - Static method in class │ │ │ │ │ org.apache.commons.codec.digest.MurmurHash2 │ │ │ │ │ Generates a 64-bit hash from a substring with a default seed value. │ │ │ │ │ Hex - Class in org.apache.commons.codec.binary │ │ │ │ │ Converts hexadecimal Strings. │ │ │ │ │ Hex() - Constructor for class org.apache.commons.codec.binary.Hex │ │ │ │ │ - Creates a new codec with the default charset name Hex.DEFAULT_CHARSET │ │ │ │ │ + Creates a new codec with the default charset name DEFAULT_CHARSET │ │ │ │ │ Hex(String) - Constructor for class org.apache.commons.codec.binary.Hex │ │ │ │ │ Creates a new codec with the given charset name. │ │ │ │ │ Hex(Charset) - Constructor for class org.apache.commons.codec.binary.Hex │ │ │ │ │ Creates a new codec with the given Charset. │ │ │ │ │ hmac(byte[]) - Method in class org.apache.commons.codec.digest.HmacUtils │ │ │ │ │ Returns the digest for the input data. │ │ │ │ │ hmac(File) - Method in class org.apache.commons.codec.digest.HmacUtils ├── libcommons-codec-java_1.15-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-17 23:03:03.000000 debian-binary │ │ -rw-r--r-- 0 0 0 824 2021-01-17 23:03:03.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 290844 2021-01-17 23:03:03.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 290932 2021-01-17 23:03:03.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -2,15 +2,15 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 613 2021-01-17 23:03:03.000000 ./usr/share/doc/libcommons-codec-java/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1974 2021-01-17 23:02:14.000000 ./usr/share/doc/libcommons-codec-java/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/java/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 354402 2021-01-17 23:03:03.000000 ./usr/share/java/commons-codec.jar │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 354432 2021-01-17 23:03:03.000000 ./usr/share/java/commons-codec.jar │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/commons-codec/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/commons-codec/commons-codec/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/commons-codec/commons-codec/1.15/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4020 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/commons-codec/commons-codec/1.15/commons-codec-1.15.pom │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/commons-codec/commons-codec/debian/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4022 2021-01-17 23:03:03.000000 ./usr/share/maven-repo/commons-codec/commons-codec/debian/commons-codec-debian.pom │ │ │ ├── ./usr/share/java/commons-codec.jar │ │ │ │ ├── zipinfo {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -Zip file size: 354402 bytes, number of entries: 253 │ │ │ │ │ +Zip file size: 354432 bytes, number of entries: 253 │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Jan-17 23:03 META-INF/ │ │ │ │ │ -rw-r--r-- 2.0 unx 19539 b- defN 21-Jan-17 23:03 META-INF/MANIFEST.MF │ │ │ │ │ -rw-r--r-- 2.0 unx 11358 b- defN 21-Jan-17 23:03 META-INF/LICENSE.txt │ │ │ │ │ -rw-r--r-- 2.0 unx 733 b- defN 21-Jan-17 23:03 META-INF/NOTICE.txt │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Jan-17 23:03 META-INF/maven/ │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Jan-17 23:03 META-INF/maven/commons-codec/ │ │ │ │ │ drwxr-xr-x 2.0 unx 0 b- stor 21-Jan-17 23:03 META-INF/maven/commons-codec/commons-codec/ │ │ │ │ │ @@ -248,8 +248,8 @@ │ │ │ │ │ -rw-r--r-- 2.0 unx 4229 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/BCodec.class │ │ │ │ │ -rw-r--r-- 2.0 unx 4914 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/PercentCodec.class │ │ │ │ │ -rw-r--r-- 2.0 unx 4926 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/QCodec.class │ │ │ │ │ -rw-r--r-- 2.0 unx 7081 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/QuotedPrintableCodec.class │ │ │ │ │ -rw-r--r-- 2.0 unx 3067 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/RFC1522Codec.class │ │ │ │ │ -rw-r--r-- 2.0 unx 4986 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/URLCodec.class │ │ │ │ │ -rw-r--r-- 2.0 unx 1070 b- defN 21-Jan-17 23:03 org/apache/commons/codec/net/Utils.class │ │ │ │ │ -253 files, 669640 bytes uncompressed, 308264 bytes compressed: 54.0% │ │ │ │ │ +253 files, 669640 bytes uncompressed, 308294 bytes compressed: 54.0% │ │ │ │ ├── META-INF/MANIFEST.MF │ │ │ │ │ @@ -19,255 +19,255 @@ │ │ │ │ │ ns.codec.binary;version="1.15",org.apache.commons.codec.cli;version="1. │ │ │ │ │ 15",org.apache.commons.codec.digest;version="1.15",org.apache.commons.c │ │ │ │ │ odec.language;version="1.15",org.apache.commons.codec.language.bm;versi │ │ │ │ │ on="1.15",org.apache.commons.codec.net;version="1.15" │ │ │ │ │ Import-Package: javax.crypto,javax.crypto.spec │ │ │ │ │ Include-Resource: org/apache/commons/codec/language/dmrules.txt=src/main │ │ │ │ │ /resources/org/apache/commons/codec/language/dmrules.txt,org/apache/com │ │ │ │ │ - mons/codec/language/bm/gen_exact_common.txt=src/main/resources/org/apac │ │ │ │ │ - he/commons/codec/language/bm/gen_exact_common.txt,org/apache/commons/co │ │ │ │ │ - dec/language/bm/ash_hebrew_common.txt=src/main/resources/org/apache/com │ │ │ │ │ - mons/codec/language/bm/ash_hebrew_common.txt,org/apache/commons/codec/l │ │ │ │ │ - anguage/bm/sep_rules_hebrew.txt=src/main/resources/org/apache/commons/c │ │ │ │ │ - odec/language/bm/sep_rules_hebrew.txt,org/apache/commons/codec/language │ │ │ │ │ - /bm/sep_exact_french.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ - nguage/bm/sep_exact_french.txt,org/apache/commons/codec/language/bm/lan │ │ │ │ │ - g.txt=src/main/resources/org/apache/commons/codec/language/bm/lang.txt, │ │ │ │ │ - org/apache/commons/codec/language/bm/ash_approx_hungarian.txt=src/main/ │ │ │ │ │ - resources/org/apache/commons/codec/language/bm/ash_approx_hungarian.txt │ │ │ │ │ - ,org/apache/commons/codec/language/bm/gen_rules_spanish.txt=src/main/re │ │ │ │ │ - sources/org/apache/commons/codec/language/bm/gen_rules_spanish.txt,org/ │ │ │ │ │ - apache/commons/codec/language/bm/ash_rules_hebrew.txt=src/main/resource │ │ │ │ │ - s/org/apache/commons/codec/language/bm/ash_rules_hebrew.txt,org/apache/ │ │ │ │ │ - commons/codec/language/bm/ash_approx_common.txt=src/main/resources/org/ │ │ │ │ │ - apache/commons/codec/language/bm/ash_approx_common.txt,org/apache/commo │ │ │ │ │ - ns/codec/language/bm/ash_rules_spanish.txt=src/main/resources/org/apach │ │ │ │ │ - e/commons/codec/language/bm/ash_rules_spanish.txt,org/apache/commons/co │ │ │ │ │ - dec/language/bm/gen_exact_russian.txt=src/main/resources/org/apache/com │ │ │ │ │ - mons/codec/language/bm/gen_exact_russian.txt,org/apache/commons/codec/l │ │ │ │ │ - anguage/bm/gen_exact_dutch.txt=src/main/resources/org/apache/commons/co │ │ │ │ │ - dec/language/bm/gen_exact_dutch.txt,org/apache/commons/codec/language/b │ │ │ │ │ - m/ash_exact_spanish.txt=src/main/resources/org/apache/commons/codec/lan │ │ │ │ │ - guage/bm/ash_exact_spanish.txt,org/apache/commons/codec/language/bm/gen │ │ │ │ │ - _rules_german.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ - bm/gen_rules_german.txt,org/apache/commons/codec/language/bm/ash_approx │ │ │ │ │ - _german.txt=src/main/resources/org/apache/commons/codec/language/bm/ash │ │ │ │ │ - _approx_german.txt,org/apache/commons/codec/language/bm/gen_rules_hunga │ │ │ │ │ - rian.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_ru │ │ │ │ │ - les_hungarian.txt,org/apache/commons/codec/language/bm/ash_lang.txt=src │ │ │ │ │ - /main/resources/org/apache/commons/codec/language/bm/ash_lang.txt,org/a │ │ │ │ │ - pache/commons/codec/language/bm/gen_exact_approx_common.txt=src/main/re │ │ │ │ │ - sources/org/apache/commons/codec/language/bm/gen_exact_approx_common.tx │ │ │ │ │ - t,org/apache/commons/codec/language/bm/sep_languages.txt=src/main/resou │ │ │ │ │ - rces/org/apache/commons/codec/language/bm/sep_languages.txt,org/apache/ │ │ │ │ │ - commons/codec/language/bm/ash_approx_english.txt=src/main/resources/org │ │ │ │ │ - /apache/commons/codec/language/bm/ash_approx_english.txt,org/apache/com │ │ │ │ │ - mons/codec/language/bm/ash_approx_any.txt=src/main/resources/org/apache │ │ │ │ │ - /commons/codec/language/bm/ash_approx_any.txt,org/apache/commons/codec/ │ │ │ │ │ - language/bm/sep_approx_italian.txt=src/main/resources/org/apache/common │ │ │ │ │ - s/codec/language/bm/sep_approx_italian.txt,org/apache/commons/codec/lan │ │ │ │ │ - guage/bm/ash_exact_approx_common.txt=src/main/resources/org/apache/comm │ │ │ │ │ - ons/codec/language/bm/ash_exact_approx_common.txt,org/apache/commons/co │ │ │ │ │ - dec/language/bm/ash_rules_polish.txt=src/main/resources/org/apache/comm │ │ │ │ │ - ons/codec/language/bm/ash_rules_polish.txt,org/apache/commons/codec/lan │ │ │ │ │ - guage/bm/gen_rules_hebrew.txt=src/main/resources/org/apache/commons/cod │ │ │ │ │ - ec/language/bm/gen_rules_hebrew.txt,org/apache/commons/codec/language/b │ │ │ │ │ - m/sep_approx_portuguese.txt=src/main/resources/org/apache/commons/codec │ │ │ │ │ - /language/bm/sep_approx_portuguese.txt,org/apache/commons/codec/languag │ │ │ │ │ - e/bm/gen_hebrew_common.txt=src/main/resources/org/apache/commons/codec/ │ │ │ │ │ - language/bm/gen_hebrew_common.txt,org/apache/commons/codec/language/bm/ │ │ │ │ │ - gen_exact_portuguese.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ - nguage/bm/gen_exact_portuguese.txt,org/apache/commons/codec/language/bm │ │ │ │ │ - /ash_rules_romanian.txt=src/main/resources/org/apache/commons/codec/lan │ │ │ │ │ - guage/bm/ash_rules_romanian.txt,org/apache/commons/codec/language/bm/ge │ │ │ │ │ - n_approx_english.txt=src/main/resources/org/apache/commons/codec/langua │ │ │ │ │ - ge/bm/gen_approx_english.txt,org/apache/commons/codec/language/bm/gen_r │ │ │ │ │ - ules_portuguese.txt=src/main/resources/org/apache/commons/codec/languag │ │ │ │ │ - e/bm/gen_rules_portuguese.txt,org/apache/commons/codec/language/bm/gen_ │ │ │ │ │ - rules_turkish.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ - bm/gen_rules_turkish.txt,org/apache/commons/codec/language/bm/ash_appro │ │ │ │ │ - x_hebrew.txt=src/main/resources/org/apache/commons/codec/language/bm/as │ │ │ │ │ - h_approx_hebrew.txt,org/apache/commons/codec/language/bm/ash_rules_russ │ │ │ │ │ - ian.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_rul │ │ │ │ │ - es_russian.txt,org/apache/commons/codec/language/bm/gen_rules_english.t │ │ │ │ │ - xt=src/main/resources/org/apache/commons/codec/language/bm/gen_rules_en │ │ │ │ │ - glish.txt,org/apache/commons/codec/language/bm/ash_rules_hungarian.txt= │ │ │ │ │ - src/main/resources/org/apache/commons/codec/language/bm/ash_rules_hunga │ │ │ │ │ - rian.txt,org/apache/commons/codec/language/bm/gen_approx_any.txt=src/ma │ │ │ │ │ - in/resources/org/apache/commons/codec/language/bm/gen_approx_any.txt,or │ │ │ │ │ - g/apache/commons/codec/language/bm/gen_rules_greeklatin.txt=src/main/re │ │ │ │ │ - sources/org/apache/commons/codec/language/bm/gen_rules_greeklatin.txt,o │ │ │ │ │ - rg/apache/commons/codec/language/bm/gen_exact_spanish.txt=src/main/reso │ │ │ │ │ - urces/org/apache/commons/codec/language/bm/gen_exact_spanish.txt,org/ap │ │ │ │ │ - ache/commons/codec/language/bm/gen_rules_any.txt=src/main/resources/org │ │ │ │ │ - /apache/commons/codec/language/bm/gen_rules_any.txt,org/apache/commons/ │ │ │ │ │ - codec/language/bm/sep_lang.txt=src/main/resources/org/apache/commons/co │ │ │ │ │ - dec/language/bm/sep_lang.txt,org/apache/commons/codec/language/bm/gen_e │ │ │ │ │ - xact_turkish.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ - m/gen_exact_turkish.txt,org/apache/commons/codec/language/bm/ash_exact_ │ │ │ │ │ - cyrillic.txt=src/main/resources/org/apache/commons/codec/language/bm/as │ │ │ │ │ - h_exact_cyrillic.txt,org/apache/commons/codec/language/bm/ash_exact_hun │ │ │ │ │ - garian.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_ │ │ │ │ │ - exact_hungarian.txt,org/apache/commons/codec/language/bm/gen_rules_czec │ │ │ │ │ - h.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_rules │ │ │ │ │ - _czech.txt,org/apache/commons/codec/language/bm/gen_exact_greek.txt=src │ │ │ │ │ - /main/resources/org/apache/commons/codec/language/bm/gen_exact_greek.tx │ │ │ │ │ - t,org/apache/commons/codec/language/bm/gen_exact_italian.txt=src/main/r │ │ │ │ │ - esources/org/apache/commons/codec/language/bm/gen_exact_italian.txt,org │ │ │ │ │ - /apache/commons/codec/language/bm/gen_exact_hungarian.txt=src/main/reso │ │ │ │ │ - urces/org/apache/commons/codec/language/bm/gen_exact_hungarian.txt,org/ │ │ │ │ │ - apache/commons/codec/language/bm/sep_exact_approx_common.txt=src/main/r │ │ │ │ │ - esources/org/apache/commons/codec/language/bm/sep_exact_approx_common.t │ │ │ │ │ - xt,org/apache/commons/codec/language/bm/sep_approx_hebrew.txt=src/main/ │ │ │ │ │ - resources/org/apache/commons/codec/language/bm/sep_approx_hebrew.txt,or │ │ │ │ │ - g/apache/commons/codec/language/bm/ash_approx_russian.txt=src/main/reso │ │ │ │ │ - urces/org/apache/commons/codec/language/bm/ash_approx_russian.txt,org/a │ │ │ │ │ - pache/commons/codec/language/bm/sep_exact_portuguese.txt=src/main/resou │ │ │ │ │ - rces/org/apache/commons/codec/language/bm/sep_exact_portuguese.txt,org/ │ │ │ │ │ - apache/commons/codec/language/bm/ash_rules_french.txt=src/main/resource │ │ │ │ │ - s/org/apache/commons/codec/language/bm/ash_rules_french.txt,org/apache/ │ │ │ │ │ - commons/codec/language/bm/gen_rules_greek.txt=src/main/resources/org/ap │ │ │ │ │ - ache/commons/codec/language/bm/gen_rules_greek.txt,org/apache/commons/c │ │ │ │ │ - odec/language/bm/sep_rules_any.txt=src/main/resources/org/apache/common │ │ │ │ │ - s/codec/language/bm/sep_rules_any.txt,org/apache/commons/codec/language │ │ │ │ │ - /bm/gen_approx_hebrew.txt=src/main/resources/org/apache/commons/codec/l │ │ │ │ │ - anguage/bm/gen_approx_hebrew.txt,org/apache/commons/codec/language/bm/a │ │ │ │ │ - sh_approx_romanian.txt=src/main/resources/org/apache/commons/codec/lang │ │ │ │ │ - uage/bm/ash_approx_romanian.txt,org/apache/commons/codec/language/bm/ge │ │ │ │ │ - n_rules_dutch.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ - bm/gen_rules_dutch.txt,org/apache/commons/codec/language/bm/sep_exact_c │ │ │ │ │ - ommon.txt=src/main/resources/org/apache/commons/codec/language/bm/sep_e │ │ │ │ │ - xact_common.txt,org/apache/commons/codec/language/bm/sep_approx_any.txt │ │ │ │ │ - =src/main/resources/org/apache/commons/codec/language/bm/sep_approx_any │ │ │ │ │ - .txt,org/apache/commons/codec/language/bm/gen_exact_any.txt=src/main/re │ │ │ │ │ - sources/org/apache/commons/codec/language/bm/gen_exact_any.txt,org/apac │ │ │ │ │ - he/commons/codec/language/bm/ash_rules_cyrillic.txt=src/main/resources/ │ │ │ │ │ - org/apache/commons/codec/language/bm/ash_rules_cyrillic.txt,org/apache/ │ │ │ │ │ - commons/codec/language/bm/gen_approx_hungarian.txt=src/main/resources/o │ │ │ │ │ - rg/apache/commons/codec/language/bm/gen_approx_hungarian.txt,org/apache │ │ │ │ │ - /commons/codec/language/bm/sep_approx_spanish.txt=src/main/resources/or │ │ │ │ │ - g/apache/commons/codec/language/bm/sep_approx_spanish.txt,org/apache/co │ │ │ │ │ - mmons/codec/language/bm/ash_exact_russian.txt=src/main/resources/org/ap │ │ │ │ │ - ache/commons/codec/language/bm/ash_exact_russian.txt,org/apache/commons │ │ │ │ │ - /codec/language/bm/gen_approx_dutch.txt=src/main/resources/org/apache/c │ │ │ │ │ - ommons/codec/language/bm/gen_approx_dutch.txt,org/apache/commons/codec/ │ │ │ │ │ - language/bm/ash_rules_german.txt=src/main/resources/org/apache/commons/ │ │ │ │ │ - codec/language/bm/ash_rules_german.txt,org/apache/commons/codec/languag │ │ │ │ │ - e/bm/gen_exact_czech.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ - nguage/bm/gen_exact_czech.txt,org/apache/commons/codec/language/bm/ash_ │ │ │ │ │ - exact_polish.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ - m/ash_exact_polish.txt,org/apache/commons/codec/language/bm/ash_exact_r │ │ │ │ │ - omanian.txt=src/main/resources/org/apache/commons/codec/language/bm/ash │ │ │ │ │ - _exact_romanian.txt,org/apache/commons/codec/language/bm/gen_approx_gre │ │ │ │ │ - eklatin.txt=src/main/resources/org/apache/commons/codec/language/bm/gen │ │ │ │ │ - _approx_greeklatin.txt,org/apache/commons/codec/language/bm/gen_exact_h │ │ │ │ │ - ebrew.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_e │ │ │ │ │ - xact_hebrew.txt,org/apache/commons/codec/language/bm/sep_exact_any.txt= │ │ │ │ │ - src/main/resources/org/apache/commons/codec/language/bm/sep_exact_any.t │ │ │ │ │ - xt,org/apache/commons/codec/language/bm/gen_approx_french.txt=src/main/ │ │ │ │ │ - resources/org/apache/commons/codec/language/bm/gen_approx_french.txt,or │ │ │ │ │ - g/apache/commons/codec/language/bm/gen_approx_czech.txt=src/main/resour │ │ │ │ │ - ces/org/apache/commons/codec/language/bm/gen_approx_czech.txt,org/apach │ │ │ │ │ + mons/codec/language/bm/gen_exact_arabic.txt=src/main/resources/org/apac │ │ │ │ │ + he/commons/codec/language/bm/gen_exact_arabic.txt,org/apache/commons/co │ │ │ │ │ + dec/language/bm/gen_exact_any.txt=src/main/resources/org/apache/commons │ │ │ │ │ + /codec/language/bm/gen_exact_any.txt,org/apache/commons/codec/language/ │ │ │ │ │ + bm/sep_exact_french.txt=src/main/resources/org/apache/commons/codec/lan │ │ │ │ │ + guage/bm/sep_exact_french.txt,org/apache/commons/codec/language/bm/sep_ │ │ │ │ │ + exact_hebrew.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ + m/sep_exact_hebrew.txt,org/apache/commons/codec/language/bm/ash_rules_f │ │ │ │ │ + rench.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_r │ │ │ │ │ + ules_french.txt,org/apache/commons/codec/language/bm/ash_exact_cyrillic │ │ │ │ │ + .txt=src/main/resources/org/apache/commons/codec/language/bm/ash_exact_ │ │ │ │ │ + cyrillic.txt,org/apache/commons/codec/language/bm/ash_rules_spanish.txt │ │ │ │ │ + =src/main/resources/org/apache/commons/codec/language/bm/ash_rules_span │ │ │ │ │ + ish.txt,org/apache/commons/codec/language/bm/gen_rules_cyrillic.txt=src │ │ │ │ │ + /main/resources/org/apache/commons/codec/language/bm/gen_rules_cyrillic │ │ │ │ │ + .txt,org/apache/commons/codec/language/bm/ash_exact_hungarian.txt=src/m │ │ │ │ │ + ain/resources/org/apache/commons/codec/language/bm/ash_exact_hungarian. │ │ │ │ │ + txt,org/apache/commons/codec/language/bm/gen_approx_cyrillic.txt=src/ma │ │ │ │ │ + in/resources/org/apache/commons/codec/language/bm/gen_approx_cyrillic.t │ │ │ │ │ + xt,org/apache/commons/codec/language/bm/sep_hebrew_common.txt=src/main/ │ │ │ │ │ + resources/org/apache/commons/codec/language/bm/sep_hebrew_common.txt,or │ │ │ │ │ + g/apache/commons/codec/language/bm/gen_exact_dutch.txt=src/main/resourc │ │ │ │ │ + es/org/apache/commons/codec/language/bm/gen_exact_dutch.txt,org/apache/ │ │ │ │ │ + commons/codec/language/bm/sep_rules_spanish.txt=src/main/resources/org/ │ │ │ │ │ + apache/commons/codec/language/bm/sep_rules_spanish.txt,org/apache/commo │ │ │ │ │ + ns/codec/language/bm/ash_exact_polish.txt=src/main/resources/org/apache │ │ │ │ │ + /commons/codec/language/bm/ash_exact_polish.txt,org/apache/commons/code │ │ │ │ │ + c/language/bm/ash_approx_spanish.txt=src/main/resources/org/apache/comm │ │ │ │ │ + ons/codec/language/bm/ash_approx_spanish.txt,org/apache/commons/codec/l │ │ │ │ │ + anguage/bm/ash_approx_cyrillic.txt=src/main/resources/org/apache/common │ │ │ │ │ + s/codec/language/bm/ash_approx_cyrillic.txt,org/apache/commons/codec/la │ │ │ │ │ + nguage/bm/sep_approx_common.txt=src/main/resources/org/apache/commons/c │ │ │ │ │ + odec/language/bm/sep_approx_common.txt,org/apache/commons/codec/languag │ │ │ │ │ + e/bm/gen_rules_greek.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ + nguage/bm/gen_rules_greek.txt,org/apache/commons/codec/language/bm/gen_ │ │ │ │ │ + approx_common.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ + bm/gen_approx_common.txt,org/apache/commons/codec/language/bm/sep_appro │ │ │ │ │ + x_spanish.txt=src/main/resources/org/apache/commons/codec/language/bm/s │ │ │ │ │ + ep_approx_spanish.txt,org/apache/commons/codec/language/bm/gen_exact_cz │ │ │ │ │ + ech.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_exa │ │ │ │ │ + ct_czech.txt,org/apache/commons/codec/language/bm/ash_exact_german.txt= │ │ │ │ │ + src/main/resources/org/apache/commons/codec/language/bm/ash_exact_germa │ │ │ │ │ + n.txt,org/apache/commons/codec/language/bm/sep_exact_spanish.txt=src/ma │ │ │ │ │ + in/resources/org/apache/commons/codec/language/bm/sep_exact_spanish.txt │ │ │ │ │ + ,org/apache/commons/codec/language/bm/sep_rules_any.txt=src/main/resour │ │ │ │ │ + ces/org/apache/commons/codec/language/bm/sep_rules_any.txt,org/apache/c │ │ │ │ │ + ommons/codec/language/bm/gen_rules_polish.txt=src/main/resources/org/ap │ │ │ │ │ + ache/commons/codec/language/bm/gen_rules_polish.txt,org/apache/commons/ │ │ │ │ │ + codec/language/bm/gen_rules_greeklatin.txt=src/main/resources/org/apach │ │ │ │ │ + e/commons/codec/language/bm/gen_rules_greeklatin.txt,org/apache/commons │ │ │ │ │ + /codec/language/bm/ash_exact_russian.txt=src/main/resources/org/apache/ │ │ │ │ │ + commons/codec/language/bm/ash_exact_russian.txt,org/apache/commons/code │ │ │ │ │ + c/language/bm/ash_rules_english.txt=src/main/resources/org/apache/commo │ │ │ │ │ + ns/codec/language/bm/ash_rules_english.txt,org/apache/commons/codec/lan │ │ │ │ │ + guage/bm/gen_exact_polish.txt=src/main/resources/org/apache/commons/cod │ │ │ │ │ + ec/language/bm/gen_exact_polish.txt,org/apache/commons/codec/language/b │ │ │ │ │ + m/gen_approx_greeklatin.txt=src/main/resources/org/apache/commons/codec │ │ │ │ │ + /language/bm/gen_approx_greeklatin.txt,org/apache/commons/codec/languag │ │ │ │ │ + e/bm/ash_approx_common.txt=src/main/resources/org/apache/commons/codec/ │ │ │ │ │ + language/bm/ash_approx_common.txt,org/apache/commons/codec/language/bm/ │ │ │ │ │ + ash_exact_english.txt=src/main/resources/org/apache/commons/codec/langu │ │ │ │ │ + age/bm/ash_exact_english.txt,org/apache/commons/codec/language/bm/sep_e │ │ │ │ │ + xact_italian.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ + m/sep_exact_italian.txt,org/apache/commons/codec/language/bm/sep_exact_ │ │ │ │ │ + approx_common.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ + bm/sep_exact_approx_common.txt,org/apache/commons/codec/language/bm/gen │ │ │ │ │ + _rules_hebrew.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ + bm/gen_rules_hebrew.txt,org/apache/commons/codec/language/bm/gen_approx │ │ │ │ │ + _italian.txt=src/main/resources/org/apache/commons/codec/language/bm/ge │ │ │ │ │ + n_approx_italian.txt,org/apache/commons/codec/language/bm/gen_approx_po │ │ │ │ │ + rtuguese.txt=src/main/resources/org/apache/commons/codec/language/bm/ge │ │ │ │ │ + n_approx_portuguese.txt,org/apache/commons/codec/language/bm/gen_rules_ │ │ │ │ │ + czech.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_r │ │ │ │ │ + ules_czech.txt,org/apache/commons/codec/language/bm/ash_exact_spanish.t │ │ │ │ │ + xt=src/main/resources/org/apache/commons/codec/language/bm/ash_exact_sp │ │ │ │ │ + anish.txt,org/apache/commons/codec/language/bm/gen_approx_french.txt=sr │ │ │ │ │ + c/main/resources/org/apache/commons/codec/language/bm/gen_approx_french │ │ │ │ │ + .txt,org/apache/commons/codec/language/bm/sep_approx_hebrew.txt=src/mai │ │ │ │ │ + n/resources/org/apache/commons/codec/language/bm/sep_approx_hebrew.txt, │ │ │ │ │ + org/apache/commons/codec/language/bm/gen_approx_polish.txt=src/main/res │ │ │ │ │ + ources/org/apache/commons/codec/language/bm/gen_approx_polish.txt,org/a │ │ │ │ │ + pache/commons/codec/language/bm/gen_exact_portuguese.txt=src/main/resou │ │ │ │ │ + rces/org/apache/commons/codec/language/bm/gen_exact_portuguese.txt,org/ │ │ │ │ │ + apache/commons/codec/language/bm/ash_approx_any.txt=src/main/resources/ │ │ │ │ │ + org/apache/commons/codec/language/bm/ash_approx_any.txt,org/apache/comm │ │ │ │ │ + ons/codec/language/bm/ash_hebrew_common.txt=src/main/resources/org/apac │ │ │ │ │ + he/commons/codec/language/bm/ash_hebrew_common.txt,org/apache/commons/c │ │ │ │ │ + odec/language/bm/gen_exact_russian.txt=src/main/resources/org/apache/co │ │ │ │ │ + mmons/codec/language/bm/gen_exact_russian.txt,org/apache/commons/codec/ │ │ │ │ │ + language/bm/sep_rules_portuguese.txt=src/main/resources/org/apache/comm │ │ │ │ │ + ons/codec/language/bm/sep_rules_portuguese.txt,org/apache/commons/codec │ │ │ │ │ + /language/bm/ash_exact_french.txt=src/main/resources/org/apache/commons │ │ │ │ │ + /codec/language/bm/ash_exact_french.txt,org/apache/commons/codec/langua │ │ │ │ │ + ge/bm/gen_exact_greek.txt=src/main/resources/org/apache/commons/codec/l │ │ │ │ │ + anguage/bm/gen_exact_greek.txt,org/apache/commons/codec/language/bm/ash │ │ │ │ │ + _approx_german.txt=src/main/resources/org/apache/commons/codec/language │ │ │ │ │ + /bm/ash_approx_german.txt,org/apache/commons/codec/language/bm/gen_rule │ │ │ │ │ + s_portuguese.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ + m/gen_rules_portuguese.txt,org/apache/commons/codec/language/bm/ash_app │ │ │ │ │ + rox_hebrew.txt=src/main/resources/org/apache/commons/codec/language/bm/ │ │ │ │ │ + ash_approx_hebrew.txt,org/apache/commons/codec/language/bm/gen_exact_ap │ │ │ │ │ + prox_common.txt=src/main/resources/org/apache/commons/codec/language/bm │ │ │ │ │ + /gen_exact_approx_common.txt,org/apache/commons/codec/language/bm/sep_r │ │ │ │ │ + ules_hebrew.txt=src/main/resources/org/apache/commons/codec/language/bm │ │ │ │ │ + /sep_rules_hebrew.txt,org/apache/commons/codec/language/bm/gen_exact_gr │ │ │ │ │ + eeklatin.txt=src/main/resources/org/apache/commons/codec/language/bm/ge │ │ │ │ │ + n_exact_greeklatin.txt,org/apache/commons/codec/language/bm/ash_exact_a │ │ │ │ │ + ny.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_exac │ │ │ │ │ + t_any.txt,org/apache/commons/codec/language/bm/sep_approx_portuguese.tx │ │ │ │ │ + t=src/main/resources/org/apache/commons/codec/language/bm/sep_approx_po │ │ │ │ │ + rtuguese.txt,org/apache/commons/codec/language/bm/gen_approx_greek.txt= │ │ │ │ │ + src/main/resources/org/apache/commons/codec/language/bm/gen_approx_gree │ │ │ │ │ + k.txt,org/apache/commons/codec/language/bm/ash_approx_polish.txt=src/ma │ │ │ │ │ + in/resources/org/apache/commons/codec/language/bm/ash_approx_polish.txt │ │ │ │ │ + ,org/apache/commons/codec/language/bm/ash_exact_romanian.txt=src/main/r │ │ │ │ │ + esources/org/apache/commons/codec/language/bm/ash_exact_romanian.txt,or │ │ │ │ │ + g/apache/commons/codec/language/bm/sep_rules_french.txt=src/main/resour │ │ │ │ │ + ces/org/apache/commons/codec/language/bm/sep_rules_french.txt,org/apach │ │ │ │ │ e/commons/codec/language/bm/gen_languages.txt=src/main/resources/org/ap │ │ │ │ │ ache/commons/codec/language/bm/gen_languages.txt,org/apache/commons/cod │ │ │ │ │ - ec/language/bm/ash_approx_cyrillic.txt=src/main/resources/org/apache/co │ │ │ │ │ - mmons/codec/language/bm/ash_approx_cyrillic.txt,org/apache/commons/code │ │ │ │ │ - c/language/bm/ash_exact_english.txt=src/main/resources/org/apache/commo │ │ │ │ │ - ns/codec/language/bm/ash_exact_english.txt,org/apache/commons/codec/lan │ │ │ │ │ - guage/bm/gen_rules_polish.txt=src/main/resources/org/apache/commons/cod │ │ │ │ │ - ec/language/bm/gen_rules_polish.txt,org/apache/commons/codec/language/b │ │ │ │ │ - m/ash_approx_spanish.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ - nguage/bm/ash_approx_spanish.txt,org/apache/commons/codec/language/bm/a │ │ │ │ │ - sh_exact_german.txt=src/main/resources/org/apache/commons/codec/languag │ │ │ │ │ - e/bm/ash_exact_german.txt,org/apache/commons/codec/language/bm/gen_appr │ │ │ │ │ - ox_cyrillic.txt=src/main/resources/org/apache/commons/codec/language/bm │ │ │ │ │ - /gen_approx_cyrillic.txt,org/apache/commons/codec/language/bm/ash_rules │ │ │ │ │ - _english.txt=src/main/resources/org/apache/commons/codec/language/bm/as │ │ │ │ │ - h_rules_english.txt,org/apache/commons/codec/language/bm/gen_approx_gre │ │ │ │ │ - ek.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_appr │ │ │ │ │ - ox_greek.txt,org/apache/commons/codec/language/bm/gen_approx_german.txt │ │ │ │ │ - =src/main/resources/org/apache/commons/codec/language/bm/gen_approx_ger │ │ │ │ │ - man.txt,org/apache/commons/codec/language/bm/gen_exact_french.txt=src/m │ │ │ │ │ - ain/resources/org/apache/commons/codec/language/bm/gen_exact_french.txt │ │ │ │ │ - ,org/apache/commons/codec/language/bm/gen_exact_english.txt=src/main/re │ │ │ │ │ - sources/org/apache/commons/codec/language/bm/gen_exact_english.txt,org/ │ │ │ │ │ - apache/commons/codec/language/bm/gen_rules_romanian.txt=src/main/resour │ │ │ │ │ - ces/org/apache/commons/codec/language/bm/gen_rules_romanian.txt,org/apa │ │ │ │ │ - che/commons/codec/language/bm/sep_rules_portuguese.txt=src/main/resourc │ │ │ │ │ - es/org/apache/commons/codec/language/bm/sep_rules_portuguese.txt,org/ap │ │ │ │ │ - ache/commons/codec/language/bm/gen_exact_greeklatin.txt=src/main/resour │ │ │ │ │ - ces/org/apache/commons/codec/language/bm/gen_exact_greeklatin.txt,org/a │ │ │ │ │ - pache/commons/codec/language/bm/ash_languages.txt=src/main/resources/or │ │ │ │ │ - g/apache/commons/codec/language/bm/ash_languages.txt,org/apache/commons │ │ │ │ │ - /codec/language/bm/ash_exact_french.txt=src/main/resources/org/apache/c │ │ │ │ │ - ommons/codec/language/bm/ash_exact_french.txt,org/apache/commons/codec/ │ │ │ │ │ - language/bm/sep_exact_spanish.txt=src/main/resources/org/apache/commons │ │ │ │ │ - /codec/language/bm/sep_exact_spanish.txt,org/apache/commons/codec/langu │ │ │ │ │ - age/bm/gen_exact_romanian.txt=src/main/resources/org/apache/commons/cod │ │ │ │ │ - ec/language/bm/gen_exact_romanian.txt,org/apache/commons/codec/language │ │ │ │ │ - /bm/gen_lang.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ - m/gen_lang.txt,org/apache/commons/codec/language/bm/gen_approx_russian. │ │ │ │ │ + ec/language/bm/gen_rules_hungarian.txt=src/main/resources/org/apache/co │ │ │ │ │ + mmons/codec/language/bm/gen_rules_hungarian.txt,org/apache/commons/code │ │ │ │ │ + c/language/bm/ash_languages.txt=src/main/resources/org/apache/commons/c │ │ │ │ │ + odec/language/bm/ash_languages.txt,org/apache/commons/codec/language/bm │ │ │ │ │ + /gen_rules_italian.txt=src/main/resources/org/apache/commons/codec/lang │ │ │ │ │ + uage/bm/gen_rules_italian.txt,org/apache/commons/codec/language/bm/ash_ │ │ │ │ │ + rules_russian.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ + bm/ash_rules_russian.txt,org/apache/commons/codec/language/bm/gen_rules │ │ │ │ │ + _any.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_ru │ │ │ │ │ + les_any.txt,org/apache/commons/codec/language/bm/gen_exact_spanish.txt= │ │ │ │ │ + src/main/resources/org/apache/commons/codec/language/bm/gen_exact_spani │ │ │ │ │ + sh.txt,org/apache/commons/codec/language/bm/sep_exact_any.txt=src/main/ │ │ │ │ │ + resources/org/apache/commons/codec/language/bm/sep_exact_any.txt,org/ap │ │ │ │ │ + ache/commons/codec/language/bm/ash_exact_common.txt=src/main/resources/ │ │ │ │ │ + org/apache/commons/codec/language/bm/ash_exact_common.txt,org/apache/co │ │ │ │ │ + mmons/codec/language/bm/ash_approx_russian.txt=src/main/resources/org/a │ │ │ │ │ + pache/commons/codec/language/bm/ash_approx_russian.txt,org/apache/commo │ │ │ │ │ + ns/codec/language/bm/gen_exact_common.txt=src/main/resources/org/apache │ │ │ │ │ + /commons/codec/language/bm/gen_exact_common.txt,org/apache/commons/code │ │ │ │ │ + c/language/bm/gen_approx_dutch.txt=src/main/resources/org/apache/common │ │ │ │ │ + s/codec/language/bm/gen_approx_dutch.txt,org/apache/commons/codec/langu │ │ │ │ │ + age/bm/gen_approx_german.txt=src/main/resources/org/apache/commons/code │ │ │ │ │ + c/language/bm/gen_approx_german.txt,org/apache/commons/codec/language/b │ │ │ │ │ + m/sep_exact_portuguese.txt=src/main/resources/org/apache/commons/codec/ │ │ │ │ │ + language/bm/sep_exact_portuguese.txt,org/apache/commons/codec/language/ │ │ │ │ │ + bm/ash_rules_german.txt=src/main/resources/org/apache/commons/codec/lan │ │ │ │ │ + guage/bm/ash_rules_german.txt,org/apache/commons/codec/language/bm/gen_ │ │ │ │ │ + lang.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_la │ │ │ │ │ + ng.txt,org/apache/commons/codec/language/bm/ash_rules_cyrillic.txt=src/ │ │ │ │ │ + main/resources/org/apache/commons/codec/language/bm/ash_rules_cyrillic. │ │ │ │ │ + txt,org/apache/commons/codec/language/bm/sep_rules_italian.txt=src/main │ │ │ │ │ + /resources/org/apache/commons/codec/language/bm/sep_rules_italian.txt,o │ │ │ │ │ + rg/apache/commons/codec/language/bm/sep_approx_french.txt=src/main/reso │ │ │ │ │ + urces/org/apache/commons/codec/language/bm/sep_approx_french.txt,org/ap │ │ │ │ │ + ache/commons/codec/language/bm/gen_hebrew_common.txt=src/main/resources │ │ │ │ │ + /org/apache/commons/codec/language/bm/gen_hebrew_common.txt,org/apache/ │ │ │ │ │ + commons/codec/language/bm/gen_rules_turkish.txt=src/main/resources/org/ │ │ │ │ │ + apache/commons/codec/language/bm/gen_rules_turkish.txt,org/apache/commo │ │ │ │ │ + ns/codec/language/bm/gen_exact_romanian.txt=src/main/resources/org/apac │ │ │ │ │ + he/commons/codec/language/bm/gen_exact_romanian.txt,org/apache/commons/ │ │ │ │ │ + codec/language/bm/ash_lang.txt=src/main/resources/org/apache/commons/co │ │ │ │ │ + dec/language/bm/ash_lang.txt,org/apache/commons/codec/language/bm/gen_e │ │ │ │ │ + xact_cyrillic.txt=src/main/resources/org/apache/commons/codec/language/ │ │ │ │ │ + bm/gen_exact_cyrillic.txt,org/apache/commons/codec/language/bm/gen_appr │ │ │ │ │ + ox_hungarian.txt=src/main/resources/org/apache/commons/codec/language/b │ │ │ │ │ + m/gen_approx_hungarian.txt,org/apache/commons/codec/language/bm/ash_app │ │ │ │ │ + rox_english.txt=src/main/resources/org/apache/commons/codec/language/bm │ │ │ │ │ + /ash_approx_english.txt,org/apache/commons/codec/language/bm/gen_rules_ │ │ │ │ │ + russian.txt=src/main/resources/org/apache/commons/codec/language/bm/gen │ │ │ │ │ + _rules_russian.txt,org/apache/commons/codec/language/bm/gen_exact_itali │ │ │ │ │ + an.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_exac │ │ │ │ │ + t_italian.txt,org/apache/commons/codec/language/bm/gen_approx_czech.txt │ │ │ │ │ + =src/main/resources/org/apache/commons/codec/language/bm/gen_approx_cze │ │ │ │ │ + ch.txt,org/apache/commons/codec/language/bm/gen_exact_french.txt=src/ma │ │ │ │ │ + in/resources/org/apache/commons/codec/language/bm/gen_exact_french.txt, │ │ │ │ │ + org/apache/commons/codec/language/bm/gen_rules_french.txt=src/main/reso │ │ │ │ │ + urces/org/apache/commons/codec/language/bm/gen_rules_french.txt,org/apa │ │ │ │ │ + che/commons/codec/language/bm/ash_rules_hebrew.txt=src/main/resources/o │ │ │ │ │ + rg/apache/commons/codec/language/bm/ash_rules_hebrew.txt,org/apache/com │ │ │ │ │ + mons/codec/language/bm/ash_exact_hebrew.txt=src/main/resources/org/apac │ │ │ │ │ + he/commons/codec/language/bm/ash_exact_hebrew.txt,org/apache/commons/co │ │ │ │ │ + dec/language/bm/gen_exact_english.txt=src/main/resources/org/apache/com │ │ │ │ │ + mons/codec/language/bm/gen_exact_english.txt,org/apache/commons/codec/l │ │ │ │ │ + anguage/bm/sep_lang.txt=src/main/resources/org/apache/commons/codec/lan │ │ │ │ │ + guage/bm/sep_lang.txt,org/apache/commons/codec/language/bm/sep_approx_i │ │ │ │ │ + talian.txt=src/main/resources/org/apache/commons/codec/language/bm/sep_ │ │ │ │ │ + approx_italian.txt,org/apache/commons/codec/language/bm/sep_languages.t │ │ │ │ │ + xt=src/main/resources/org/apache/commons/codec/language/bm/sep_language │ │ │ │ │ + s.txt,org/apache/commons/codec/language/bm/lang.txt=src/main/resources/ │ │ │ │ │ + org/apache/commons/codec/language/bm/lang.txt,org/apache/commons/codec/ │ │ │ │ │ + language/bm/ash_rules_polish.txt=src/main/resources/org/apache/commons/ │ │ │ │ │ + codec/language/bm/ash_rules_polish.txt,org/apache/commons/codec/languag │ │ │ │ │ + e/bm/gen_exact_turkish.txt=src/main/resources/org/apache/commons/codec/ │ │ │ │ │ + language/bm/gen_exact_turkish.txt,org/apache/commons/codec/language/bm/ │ │ │ │ │ + gen_rules_arabic.txt=src/main/resources/org/apache/commons/codec/langua │ │ │ │ │ + ge/bm/gen_rules_arabic.txt,org/apache/commons/codec/language/bm/gen_app │ │ │ │ │ + rox_spanish.txt=src/main/resources/org/apache/commons/codec/language/bm │ │ │ │ │ + /gen_approx_spanish.txt,org/apache/commons/codec/language/bm/gen_rules_ │ │ │ │ │ + dutch.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_r │ │ │ │ │ + ules_dutch.txt,org/apache/commons/codec/language/bm/ash_approx_hungaria │ │ │ │ │ + n.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_appro │ │ │ │ │ + x_hungarian.txt,org/apache/commons/codec/language/bm/gen_approx_arabic. │ │ │ │ │ txt=src/main/resources/org/apache/commons/codec/language/bm/gen_approx_ │ │ │ │ │ - russian.txt,org/apache/commons/codec/language/bm/gen_approx_portuguese. │ │ │ │ │ + arabic.txt,org/apache/commons/codec/language/bm/gen_approx_any.txt=src/ │ │ │ │ │ + main/resources/org/apache/commons/codec/language/bm/gen_approx_any.txt, │ │ │ │ │ + org/apache/commons/codec/language/bm/ash_rules_hungarian.txt=src/main/r │ │ │ │ │ + esources/org/apache/commons/codec/language/bm/ash_rules_hungarian.txt,o │ │ │ │ │ + rg/apache/commons/codec/language/bm/gen_approx_hebrew.txt=src/main/reso │ │ │ │ │ + urces/org/apache/commons/codec/language/bm/gen_approx_hebrew.txt,org/ap │ │ │ │ │ + ache/commons/codec/language/bm/ash_approx_romanian.txt=src/main/resourc │ │ │ │ │ + es/org/apache/commons/codec/language/bm/ash_approx_romanian.txt,org/apa │ │ │ │ │ + che/commons/codec/language/bm/sep_approx_any.txt=src/main/resources/org │ │ │ │ │ + /apache/commons/codec/language/bm/sep_approx_any.txt,org/apache/commons │ │ │ │ │ + /codec/language/bm/gen_approx_russian.txt=src/main/resources/org/apache │ │ │ │ │ + /commons/codec/language/bm/gen_approx_russian.txt,org/apache/commons/co │ │ │ │ │ + dec/language/bm/gen_exact_hebrew.txt=src/main/resources/org/apache/comm │ │ │ │ │ + ons/codec/language/bm/gen_exact_hebrew.txt,org/apache/commons/codec/lan │ │ │ │ │ + guage/bm/ash_rules_romanian.txt=src/main/resources/org/apache/commons/c │ │ │ │ │ + odec/language/bm/ash_rules_romanian.txt,org/apache/commons/codec/langua │ │ │ │ │ + ge/bm/ash_rules_any.txt=src/main/resources/org/apache/commons/codec/lan │ │ │ │ │ + guage/bm/ash_rules_any.txt,org/apache/commons/codec/language/bm/sep_exa │ │ │ │ │ + ct_common.txt=src/main/resources/org/apache/commons/codec/language/bm/s │ │ │ │ │ + ep_exact_common.txt,org/apache/commons/codec/language/bm/gen_rules_engl │ │ │ │ │ + ish.txt=src/main/resources/org/apache/commons/codec/language/bm/gen_rul │ │ │ │ │ + es_english.txt,org/apache/commons/codec/language/bm/gen_approx_turkish. │ │ │ │ │ txt=src/main/resources/org/apache/commons/codec/language/bm/gen_approx_ │ │ │ │ │ - portuguese.txt,org/apache/commons/codec/language/bm/gen_approx_romanian │ │ │ │ │ - .txt=src/main/resources/org/apache/commons/codec/language/bm/gen_approx │ │ │ │ │ - _romanian.txt,org/apache/commons/codec/language/bm/gen_rules_french.txt │ │ │ │ │ - =src/main/resources/org/apache/commons/codec/language/bm/gen_rules_fren │ │ │ │ │ - ch.txt,org/apache/commons/codec/language/bm/gen_rules_russian.txt=src/m │ │ │ │ │ - ain/resources/org/apache/commons/codec/language/bm/gen_rules_russian.tx │ │ │ │ │ - t,org/apache/commons/codec/language/bm/gen_exact_polish.txt=src/main/re │ │ │ │ │ - sources/org/apache/commons/codec/language/bm/gen_exact_polish.txt,org/a │ │ │ │ │ - pache/commons/codec/language/bm/gen_exact_arabic.txt=src/main/resources │ │ │ │ │ - /org/apache/commons/codec/language/bm/gen_exact_arabic.txt,org/apache/c │ │ │ │ │ - ommons/codec/language/bm/ash_approx_french.txt=src/main/resources/org/a │ │ │ │ │ - pache/commons/codec/language/bm/ash_approx_french.txt,org/apache/common │ │ │ │ │ - s/codec/language/bm/gen_approx_common.txt=src/main/resources/org/apache │ │ │ │ │ - /commons/codec/language/bm/gen_approx_common.txt,org/apache/commons/cod │ │ │ │ │ - ec/language/bm/gen_approx_italian.txt=src/main/resources/org/apache/com │ │ │ │ │ - mons/codec/language/bm/gen_approx_italian.txt,org/apache/commons/codec/ │ │ │ │ │ - language/bm/gen_rules_italian.txt=src/main/resources/org/apache/commons │ │ │ │ │ - /codec/language/bm/gen_rules_italian.txt,org/apache/commons/codec/langu │ │ │ │ │ - age/bm/ash_rules_any.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ - nguage/bm/ash_rules_any.txt,org/apache/commons/codec/language/bm/ash_ex │ │ │ │ │ - act_common.txt=src/main/resources/org/apache/commons/codec/language/bm/ │ │ │ │ │ - ash_exact_common.txt,org/apache/commons/codec/language/bm/ash_exact_heb │ │ │ │ │ - rew.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_exa │ │ │ │ │ - ct_hebrew.txt,org/apache/commons/codec/language/bm/sep_hebrew_common.tx │ │ │ │ │ - t=src/main/resources/org/apache/commons/codec/language/bm/sep_hebrew_co │ │ │ │ │ - mmon.txt,org/apache/commons/codec/language/bm/gen_approx_turkish.txt=sr │ │ │ │ │ - c/main/resources/org/apache/commons/codec/language/bm/gen_approx_turkis │ │ │ │ │ - h.txt,org/apache/commons/codec/language/bm/gen_approx_spanish.txt=src/m │ │ │ │ │ - ain/resources/org/apache/commons/codec/language/bm/gen_approx_spanish.t │ │ │ │ │ - xt,org/apache/commons/codec/language/bm/gen_exact_german.txt=src/main/r │ │ │ │ │ - esources/org/apache/commons/codec/language/bm/gen_exact_german.txt,org/ │ │ │ │ │ - apache/commons/codec/language/bm/sep_exact_italian.txt=src/main/resourc │ │ │ │ │ - es/org/apache/commons/codec/language/bm/sep_exact_italian.txt,org/apach │ │ │ │ │ - e/commons/codec/language/bm/ash_approx_polish.txt=src/main/resources/or │ │ │ │ │ - g/apache/commons/codec/language/bm/ash_approx_polish.txt,org/apache/com │ │ │ │ │ - mons/codec/language/bm/gen_approx_arabic.txt=src/main/resources/org/apa │ │ │ │ │ - che/commons/codec/language/bm/gen_approx_arabic.txt,org/apache/commons/ │ │ │ │ │ - codec/language/bm/sep_approx_common.txt=src/main/resources/org/apache/c │ │ │ │ │ - ommons/codec/language/bm/sep_approx_common.txt,org/apache/commons/codec │ │ │ │ │ - /language/bm/sep_rules_italian.txt=src/main/resources/org/apache/common │ │ │ │ │ - s/codec/language/bm/sep_rules_italian.txt,org/apache/commons/codec/lang │ │ │ │ │ - uage/bm/sep_rules_spanish.txt=src/main/resources/org/apache/commons/cod │ │ │ │ │ - ec/language/bm/sep_rules_spanish.txt,org/apache/commons/codec/language/ │ │ │ │ │ - bm/gen_approx_polish.txt=src/main/resources/org/apache/commons/codec/la │ │ │ │ │ - nguage/bm/gen_approx_polish.txt,org/apache/commons/codec/language/bm/ge │ │ │ │ │ - n_exact_cyrillic.txt=src/main/resources/org/apache/commons/codec/langua │ │ │ │ │ - ge/bm/gen_exact_cyrillic.txt,org/apache/commons/codec/language/bm/sep_r │ │ │ │ │ - ules_french.txt=src/main/resources/org/apache/commons/codec/language/bm │ │ │ │ │ - /sep_rules_french.txt,org/apache/commons/codec/language/bm/ash_exact_an │ │ │ │ │ - y.txt=src/main/resources/org/apache/commons/codec/language/bm/ash_exact │ │ │ │ │ - _any.txt,org/apache/commons/codec/language/bm/gen_rules_cyrillic.txt=sr │ │ │ │ │ - c/main/resources/org/apache/commons/codec/language/bm/gen_rules_cyrilli │ │ │ │ │ - c.txt,org/apache/commons/codec/language/bm/sep_approx_french.txt=src/ma │ │ │ │ │ - in/resources/org/apache/commons/codec/language/bm/sep_approx_french.txt │ │ │ │ │ - ,org/apache/commons/codec/language/bm/gen_rules_arabic.txt=src/main/res │ │ │ │ │ - ources/org/apache/commons/codec/language/bm/gen_rules_arabic.txt,org/ap │ │ │ │ │ - ache/commons/codec/language/bm/sep_exact_hebrew.txt=src/main/resources/ │ │ │ │ │ - org/apache/commons/codec/language/bm/sep_exact_hebrew.txt,META-INF/NOTI │ │ │ │ │ - CE.txt=NOTICE.txt,META-INF/LICENSE.txt=LICENSE.txt │ │ │ │ │ + turkish.txt,org/apache/commons/codec/language/bm/ash_approx_french.txt= │ │ │ │ │ + src/main/resources/org/apache/commons/codec/language/bm/ash_approx_fren │ │ │ │ │ + ch.txt,org/apache/commons/codec/language/bm/gen_rules_german.txt=src/ma │ │ │ │ │ + in/resources/org/apache/commons/codec/language/bm/gen_rules_german.txt, │ │ │ │ │ + org/apache/commons/codec/language/bm/gen_exact_german.txt=src/main/reso │ │ │ │ │ + urces/org/apache/commons/codec/language/bm/gen_exact_german.txt,org/apa │ │ │ │ │ + che/commons/codec/language/bm/gen_rules_romanian.txt=src/main/resources │ │ │ │ │ + /org/apache/commons/codec/language/bm/gen_rules_romanian.txt,org/apache │ │ │ │ │ + /commons/codec/language/bm/ash_exact_approx_common.txt=src/main/resourc │ │ │ │ │ + es/org/apache/commons/codec/language/bm/ash_exact_approx_common.txt,org │ │ │ │ │ + /apache/commons/codec/language/bm/gen_approx_english.txt=src/main/resou │ │ │ │ │ + rces/org/apache/commons/codec/language/bm/gen_approx_english.txt,org/ap │ │ │ │ │ + ache/commons/codec/language/bm/gen_rules_spanish.txt=src/main/resources │ │ │ │ │ + /org/apache/commons/codec/language/bm/gen_rules_spanish.txt,org/apache/ │ │ │ │ │ + commons/codec/language/bm/gen_approx_romanian.txt=src/main/resources/or │ │ │ │ │ + g/apache/commons/codec/language/bm/gen_approx_romanian.txt,org/apache/c │ │ │ │ │ + ommons/codec/language/bm/gen_exact_hungarian.txt=src/main/resources/org │ │ │ │ │ + /apache/commons/codec/language/bm/gen_exact_hungarian.txt,META-INF/LICE │ │ │ │ │ + NSE.txt=LICENSE.txt,META-INF/NOTICE.txt=NOTICE.txt │ │ │ │ │ Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))" │ │ │ │ │ Tool: Bnd-5.0.1.202101211358