This is an automated email from the ASF dual-hosted git repository.
tballison pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
from e9fb967c93 TIKA-4327: update jackrabbit
add 31c6651d85 TIKA-4810 -- Restore tolerated-UTF-8 structural promotion,
gated on evidence volume
add 68f04d0f73 tersify comments
new d4091f5766 TIKA-4810 -- Restore tolerated-UTF-8 structural promotion,
gated on evidence volume
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ml/chardetect/MojibusterEncodingDetector.java | 28 +++--
.../ml/chardetect/StructuralEncodingRules.java | 75 ++++++++++++
.../ToleratedUtf8StructuralRegressionTest.java | 130 +++++++++++++++++++++
3 files changed, 223 insertions(+), 10 deletions(-)
create mode 100644
tika-encoding-detectors/tika-encoding-detector-mojibuster/src/test/java/org/apache/tika/ml/chardetect/ToleratedUtf8StructuralRegressionTest.java