[
https://issues.apache.org/jira/browse/TIKA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289285#comment-15289285
]
Hudson commented on TIKA-1976:
------------------------------
FAILURE: Integrated in tika-trunk-jdk1.7 #996 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/996/])
TIKA-1976 improve date parsing in rfc882 parser (tallison: rev
534347d0f095bd89409140db00927a532fb53213)
* tika-parsers/src/test/java/org/apache/tika/parser/mail/RFC822ParserTest.java
* tika-parsers/src/main/java/org/apache/tika/parser/mail/MailContentHandler.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)