[
https://issues.apache.org/jira/browse/TIKA-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978832#comment-16978832
]
Hudson commented on TIKA-2994:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #277 (See
[https://builds.apache.org/job/tika-branch-1x/277/])
TIKA-2994 -- ExceptionUtils should not extract cause from subclasses of
(tallison:
[https://github.com/apache/tika/commit/ff93d145d5e176047b5609233d97a5c78804b795])
* (edit)
tika-server/src/test/java/org/apache/tika/server/RecursiveMetadataResourceTest.java
* (edit) tika-core/src/main/java/org/apache/tika/utils/ExceptionUtils.java
> ExceptionUtils should let TikaException subclasses through
> ----------------------------------------------------------
>
> Key: TIKA-2994
> URL: https://issues.apache.org/jira/browse/TIKA-2994
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 1.23
>
>
> ExceptionUtils is currently pulling the cause from a class that is an
> instance of TikaException. This hides the commonality of subclasses of
> TikaException, e.g. EncryptedDocumentException.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)