This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from cacfe64  update changes
     new 9800dac  TIKA-2989 -- add xml root detection for .xdp
     new b7a1ebc  TIKA-2990 -- add xml root detection for .xfdf
     new 1623adf  TIKA-2990 -- fix unit test name
     new e1302be  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

Reply via email to