[
https://issues.apache.org/jira/browse/TIKA-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205008#comment-14205008
]
Tim Allison commented on TIKA-1469:
-----------------------------------
All, thanks to [[email protected]], I realize that we'll now need to
change our ooxml XXXlist calls to XXXarr calls. The Tika build works up until
bundle, where I get a complaint that org.apache.jcp.xml.dsig.internal.dom is
not available.
When I add xmlsec (2.0.1) to the parsers' pom, I get this exception in the
bundle:
{noformat}
[7]: Unable to resolve 7.0: missing requirement [7.0] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.jcp.xml.dsig.internal.dom)(version>=2.0.0)(!(version>=3.0.0)))
{noformat}
Any recommendations?
> 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
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)