[
https://issues.apache.org/jira/browse/SM-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612613#comment-17612613
]
Jean-Baptiste Onofré commented on SM-5290:
------------------------------------------
[~newyorker11] yes, the vote is in progress, so probably on Maven Central
tomorrow.
> POI bundle is missing org.w3c.dom in Import-Package
> ---------------------------------------------------
>
> Key: SM-5290
> URL: https://issues.apache.org/jira/browse/SM-5290
> Project: ServiceMix
> Issue Type: Bug
> Components: bundles
> Affects Versions: bundles-2022.08
> Reporter: NewYorker
> Assignee: Jean-Baptiste Onofré
> Priority: Critical
> Fix For: bundles-2022.09
>
>
> The version 5.2.2_3 introduces an incompatibility due to removing the line
> {*}org.w3c.dom{*},* from the Import-Package section in POI bundle.
> It gives me a following error at runtime:
> {code:java}
> org.w3c.dom.node cannot be found by org.apache.servicemix.bundles.poi_5.2.2.3
> {code}
> After locally patching and restoring this line
> ([https://github.com/apache/servicemix-bundles/blob/6806c269d2b716fa3dc2eb0e09a1b846b47cf062/poi-5.2.2/pom.xml#L89),]
> the error no longer occurs.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)