This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
from 1c8ae0b2d TIKA-4155 -- try setting minimum shared memory size to 3GB
add c2e6b01b0 TIKA-4153 -- tighten RFC822 detection (#1396)
No new revisions were added by this update.
Summary of changes:
.../org/apache/tika/mime/tika-mimetypes.xml | 95 ++++++++++++----------
.../org/apache/tika/mime/RFC822DetectionTest.java | 79 ++++++++++++++++++
2 files changed, 133 insertions(+), 41 deletions(-)
create mode 100644
tika-core/src/test/java/org/apache/tika/mime/RFC822DetectionTest.java