]> source.dussan.org Git - poi.git/commit
Do not wrap RuntimeException so we still can handle them directly
authorDominik Stadler <centic@apache.org>
Wed, 16 Dec 2020 20:55:14 +0000 (20:55 +0000)
committerDominik Stadler <centic@apache.org>
Wed, 16 Dec 2020 20:55:14 +0000 (20:55 +0000)
commit71d6bf0306c5a3251016846f2920e101933380bb
treef758ff8315718e17eaef1071c9a4dee3cd41fb09
parent2b154b8d8f03eb3dda1602f5ec6a2daac802f945
Do not wrap RuntimeException so we still can handle them directly

This broke the CI when the "JCE Unlimited Strength Jurisdiction Policy files"
are missing, e.g. on some Windows Jenkins nodes.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884529 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/extractor/ExtractorProvider.java
src/ooxml/java/org/apache/poi/ooxml/extractor/POIXMLExtractorFactory.java