[
https://issues.apache.org/jira/browse/CAMEL-13337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189233#comment-17189233
]
Matej Melko commented on CAMEL-13337:
-------------------------------------
It looks like problem is embedded XMPP server (vysper 0.7): it uses
transitively mina-core ~2.0.2 that we override to 2.21 currently. This started
to happen after mina upgrade so I tried to lower the version to 2.0.17 and it
worked however only with java8. So it looks like only solution is wait till new
release of vysper (if something like that will ever happen) or rewrite tests to
use different xmpp server (i.e using TestContainers and docker)
> camel-xmpp - Some unit tests fails
> ----------------------------------
>
> Key: CAMEL-13337
> URL: https://issues.apache.org/jira/browse/CAMEL-13337
> Project: Camel
> Issue Type: Test
> Components: camel-xmpp
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 3.x
>
>
> We now have some unit tests that fails in camel-xmpp
--
This message was sent by Atlassian Jira
(v8.3.4#803005)