You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2016/03/31 20:56:25 UTC

[jira] [Resolved] (TIKA-1921) Upgrade metadata extractor to 2.8.1

     [ https://issues.apache.org/jira/browse/TIKA-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-1921.
-------------------------------
    Resolution: Fixed

As of 2.8.1, it appears that metadata-extractor is relying on the system's default timezone to convert the times.  I had to add {{@BeforeClass}} and {{@AfterClass}} timezone sets/resets.  I also had to set the tz to UTC in the surefire plugin to get this to work in Java ( see: http://stackoverflow.com/questions/23466218/setting-timezone-for-maven-unit-tests-on-java-8).

> Upgrade metadata extractor to 2.8.1
> -----------------------------------
>
>                 Key: TIKA-1921
>                 URL: https://issues.apache.org/jira/browse/TIKA-1921
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)