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

Hudson commented on TIKA-2994:
------------------------------

UNSTABLE: Integrated in Jenkins build Tika-trunk #1745 (See 
[https://builds.apache.org/job/Tika-trunk/1745/])
TIKA-2994 -- ExceptionUtils should not extract cause from subclasses of 
(tallison: 
[https://github.com/apache/tika/commit/7063b7d1b79495a3c390f06eee1ba451155257ed])
* (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
>
> 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)

Reply via email to