[
https://issues.apache.org/jira/browse/TIKA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264909#comment-14264909
]
Nick Burch commented on TIKA-1504:
----------------------------------
The file system attributes typically refer to the file in its current location,
as opposed to the file in its overall lifecycle
(If you create a file, edit it one day later, then a week later copy it into a
new folder, the Tika-derrived metadata from the file itself on a supported
format would remain with created=8 days ago, modified=7 days ago, while the
filesystem would tell you the file is brand new in the destination folder)
> TikaCoreProperties.DATE not populated for XML files
> ---------------------------------------------------
>
> Key: TIKA-1504
> URL: https://issues.apache.org/jira/browse/TIKA-1504
> Project: Tika
> Issue Type: Bug
> Components: core, parser
> Affects Versions: 1.5, 1.6
> Environment: Windows 7
> Reporter: Badger
>
> Using the default parser configurations it appears when an XML file is parsed
> the meta data property for the creation date is not populated. I'm using
> TikaCoreProperties.DATE which works for other document types but not xml
> documents.
> This can be confirmed by dropping any xml file into the tika gui or through
> code.
> --
> I wasn't sure how to go about reporting this as a bug so signed up for JIRA
> account, apologies if I was meant to send it in to a dev list for triage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)