Doh! Sorry. Fixed. Thank you, Nick. -----Original Message----- From: Nick Burch [mailto:[email protected]] Sent: Tuesday, May 17, 2016 5:03 PM To: [email protected] Subject: Re: [1/3] tika git commit: TIKA-1971 - add another magic for rfc822
On Tue, 17 May 2016, [email protected] wrote: > TIKA-1971 - add another magic for rfc822 > > > http://git-wip-us.apache.org/repos/asf/tika/blob/e08d0065/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml > ---------------------------------------------------------------------- > diff --git > a/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml > b/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml > index d82bd95..11b2c3f 100644 > --- a/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml > +++ b/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml > @@ -679,6 +679,17 @@ > <sub-class-of type="text/plain"/> > </mime-type> > > + <mime-type type="application/x-dbf"> > + <_comment>DBF/dbase 3 File</_comment> Did you mean to include this in the rfc822 fix? Thanks Nick
