[ 
https://issues.apache.org/jira/browse/TIKA-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison updated TIKA-1469:
------------------------------
    Attachment: Upgrade_to_poi-3_11-beta3v1.patch

This doesn't fix the bundle issues, but this should be a good start.

[~gagravarr], do we need to add a dependency on ooxml-security?

Any changes I'd make to bundle would be dangerous given my lack of OSGi 
knowledge, but if the solution is to make optional anything that it can't find, 
then these work:
{noformat}

              org.apache.jcp.xml.dsig.internal.dom;resolution:=optional,

              org.apache.xml.security;resolution:=optional,
              org.apache.xml.security.c14n;resolution:=optional,
              org.apache.xml.security.utils;resolution:=optional,


              org.bouncycastle.cert;resolution:=optional,
              org.bouncycastle.cert.jcajce;resolution:=optional,
              org.bouncycastle.cert.ocsp;resolution:=optional,
              org.bouncycastle.cms.bc;resolution:=optional,
              org.bouncycastle.operator;resolution:=optional,
              org.bouncycastle.operator.bc;resolution:=optional,
              org.bouncycastle.tsp;resolution:=optional,
{noformat}

> Upgrade to POI 3.11-beta3 when available
> ----------------------------------------
>
>                 Key: TIKA-1469
>                 URL: https://issues.apache.org/jira/browse/TIKA-1469
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Minor
>         Attachments: Upgrade_to_poi-3_11-beta3v1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to