[
https://issues.apache.org/jira/browse/CAMEL-19323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730471#comment-17730471
]
Robin Vishwakarma commented on CAMEL-19323:
-------------------------------------------
[~davsclaus] Hi, Since Camel 3.20.x is using Saxon HE 11.5, Saxon HE 11.5 has
Compile Dependencies for xmlresolver with version 4.6.4.
Shouldn't we use xmlresolver 4.6.4 in runtime for camel-karaf 3.20.x ? Looks
like it has been bumped to xmlresolver 5.1.2
[https://github.com/apache/camel-karaf/blob/camel-karaf-3.20.5/pom.xml#L317]
xmlresolver 5.1.2 is used in Saxon HE 12.2, shouldn't we use same versions in
Camel 3.20.x compile time and Camel Karaf 3.20.x runtime ?
I was testing camel-karaf 3.20.5 with Saxon HE 11.5 and xmlresolver 4.6.4 but
we still need one fix from servicemix in order for camel-xslt component to
work. I have created another ticket SM-5548 for the same.
Let me know your thoughts for the same.
> Camel Karaf 3.20.X Saxon HE 11.5 Dependency Upgrade
> ---------------------------------------------------
>
> Key: CAMEL-19323
> URL: https://issues.apache.org/jira/browse/CAMEL-19323
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-karaf, karaf
> Affects Versions: 3.20.4
> Reporter: Robin Vishwakarma
> Priority: Minor
>
> Camel 3.20.X is now using Saxon HE 11.5 whereas in Camel Karaf runtime, Saxon
> HE 11.4 SMX bundles are used. I have created request for adding Saxon HE 11.5
> SMX bundles along with XML Resolver. We need a patch release for Camel
> 3.20.X, Currently it affects Saxon components in Karaf runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)