This is an automated email from the ASF dual-hosted git repository.
mattmann pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 7cae30e TIKA-3374 -- allow users to turn off charset detection of
entry names in ZipArchives
new 2c4ba60 Backport Merge branch 'TIKA-3329' of
https://github.com/thammegowda/tika into main
new b2f37ef Forbidden API error fixes.
The 2 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:
.../tika/language/translate/RTGTranslator.java | 143 +++++++++++++++++++++
.../org.apache.tika.language.translate.Translator | 1 +
...eTranslatorTest.java => RTGTranslatorTest.java} | 47 ++-----
3 files changed, 158 insertions(+), 33 deletions(-)
create mode 100644
tika-translate/src/main/java/org/apache/tika/language/translate/RTGTranslator.java
copy
tika-translate/src/test/java/org/apache/tika/language/translate/{GoogleTranslatorTest.java
=> RTGTranslatorTest.java} (62%)