[
https://issues.apache.org/jira/browse/CAMEL-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352625#comment-17352625
]
Alex Dettinger edited comment on CAMEL-16643 at 5/27/21, 4:58 PM:
------------------------------------------------------------------
[~davsclaus] , the failing tests mentioned are actually flaky ones that are not
linked to this commit.
I would suspect a kind of race condition where concurrent running tests using
"System.setProperty(XPathFactory.DEFAULT_PROPERTY_NAME..." are mixing up.
However, I was not able to find any evidence, nor a fix.
Back to this ticket, I'm proposing an
[update|https://github.com/apache/camel/pull/5605] of the 3.11 upgrade guide. I
don't this there is community interest in backporting to 3.10 ?
was (Author: aldettinger):
[~davsclaus] , the failing tests mentioned are actually flaky ones that are not
linked to this commit.
I would suspect a kind of race condition where concurrent running tests using
"System.setProperty(XPathFactory.DEFAULT_PROPERTY_NAME..." are mixing up.
However, I was not able to find any evidence, nor a fix.
Back to this ticket, I'm proposing an
[update|https://github.com/apache/camel/pull/5605] of the 3.11 upgrade guide.
Unless a backport to 3.10 was considered ?
> camel-saxon: Remove the dependency to xslt-saxon
> ------------------------------------------------
>
> Key: CAMEL-16643
> URL: https://issues.apache.org/jira/browse/CAMEL-16643
> Project: Camel
> Issue Type: Improvement
> Components: camel-saxon
> Affects Versions: 3.9.0, 3.10.0
> Reporter: Alex Dettinger
> Assignee: Alex Dettinger
> Priority: Major
> Fix For: 3.11.0
>
>
> It should be possible to remove the dependency to camel-xslt-saxon by moving
> the tests out from camel-saxon.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)