[
https://issues.apache.org/jira/browse/TIKA-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107392#comment-15107392
]
Bob Paulin commented on TIKA-1799:
----------------------------------
So it's actually a pretty interesting question. If you wanted to make all the
subpackages of com.microsoft.schemas.office optional you should be able to do:
{code}
com.microsoft.schemas.office.*;resolution:=optional,
{code}
All of these settings are based on BND http://www.aqute.biz/Bnd/Bnd .
Not sure we want to wildcard in this case but I believe that would also work.
All things equal I prefer explicitly listing optional packages.
> Upgrade to POI 3.14-Beta1 when available
> ----------------------------------------
>
> Key: TIKA-1799
> URL: https://issues.apache.org/jira/browse/TIKA-1799
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Minor
> Attachments: 349008.ppt, 349008.ppt.json
>
>
> Should be out in the next week or two.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)