You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/08/16 21:20:00 UTC

[jira] [Commented] (TIKA-2926) Add proper runtime exception property for RecursiveParserWrapper

    [ https://issues.apache.org/jira/browse/TIKA-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909413#comment-16909413 ] 

Hudson commented on TIKA-2926:
------------------------------

SUCCESS: Integrated in Jenkins build tika-branch-1x #232 (See [https://builds.apache.org/job/tika-branch-1x/232/])
TIKA-2926 -- add property for container exception in RPW (tallison: [https://github.com/apache/tika/commit/67abff446ed4f37a8d43986c819541443e9969d1])
* (edit) tika-core/src/main/java/org/apache/tika/parser/RecursiveParserWrapper.java
* (edit) tika-batch/src/test/java/org/apache/tika/batch/RecursiveParserWrapperFSConsumerTest.java
* (edit) tika-core/src/main/java/org/apache/tika/sax/AbstractRecursiveParserWrapperHandler.java


> Add proper runtime exception property for RecursiveParserWrapper
> ----------------------------------------------------------------
>
>                 Key: TIKA-2926
>                 URL: https://issues.apache.org/jira/browse/TIKA-2926
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Priority: Major
>
> If there's an exception in the container file, the RPW, adds the stacktrace to the metadata keyed on a String: {{TikaCoreProperties.TIKA_META_EXCEPTION_PREFIX+"runtime"}}.  This should be a proper property, as it were.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)