[
https://issues.apache.org/jira/browse/TIKA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289241#comment-15289241
]
Hudson commented on TIKA-1976:
------------------------------
FAILURE: Integrated in tika-2.x #97 (See
[https://builds.apache.org/job/tika-2.x/97/])
TIKA-1976: improve date parsing for rfc822parser (tallison: rev
45cc8dd9c6f188e3b5650e38ea21d77ff7cfc3f6)
*
tika-parser-modules/tika-parser-web-module/src/main/java/org/apache/tika/parser/mail/MailContentHandler.java
*
tika-parser-modules/tika-parser-web-module/src/test/java/org/apache/tika/parser/mail/RFC822ParserTest.java
> Add more robust date parsing fallbacks for RFC822 parser
> --------------------------------------------------------
>
> Key: TIKA-1976
> URL: https://issues.apache.org/jira/browse/TIKA-1976
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.0, 1.14
>
> Attachments: rfc822_unparseable_dates.zip,
> rfc822_unparseable_dates_after_TIKA-1976.txt
>
>
> On TIKA-1970, [[email protected]], reported that the
> RFC822Parser was not parsing a date in text file created by Mac Mail. For
> kicks, I ran the RFC822Parser against roughly 19k files in our regression
> corpus identified as rfc822 by either Tika, file or Droid, and I found that
> ~3700 files (~20%) had dates that weren't parseable.
> Upon first look, there seem to be a few major patterns that will fix most of
> the problems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)