You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/02/27 16:25:00 UTC

[jira] [Updated] (CAMEL-19095) Camel Karaf using buggy Saxon bundle with wrong imports

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

Claus Ibsen updated CAMEL-19095:
--------------------------------
    Fix Version/s: 3.21.0

> Camel Karaf using buggy Saxon bundle with wrong imports
> -------------------------------------------------------
>
>                 Key: CAMEL-19095
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19095
>             Project: Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 3.20.2
>            Reporter: Piotr Klimczak
>            Priority: Minor
>             Fix For: 3.20.3, 3.21.0
>
>
> Will provide PR soon as I finish testing fix.
> Current problems is with:
> {code:java}
> <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5</bundle>
> <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saxon/11.4_1</bundle> {code}
> Saxon 11.4 requires to import org.xmlresolver (v4.4.3) and not org.apache.xml.resolver (v1.2).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)