This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 6e53324 update changes
new ed4f968 TIKA-2989 -- add xml root detection for .xdp
new 7a7602b TIKA-2990 -- add xml root detection for .xfdf
new 48a5346 TIKA-2990 -- fix unit test name
new 2786625 update changes.txt
The 4 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:
CHANGES.txt | 3 ++-
.../main/resources/org/apache/tika/mime/tika-mimetypes.xml | 4 ++++
.../src/test/java/org/apache/tika/mime/TestMimeTypes.java | 13 +++++++++++++
tika-parsers/src/test/resources/test-documents/testXDP.xdp | 5 +++++
.../src/test/resources/test-documents/testXFDF.xfdf | 7 +++++++
5 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 tika-parsers/src/test/resources/test-documents/testXDP.xdp
create mode 100644 tika-parsers/src/test/resources/test-documents/testXFDF.xfdf