[
https://issues.apache.org/jira/browse/ARTEMIS-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570916#comment-17570916
]
ASF subversion and git services commented on ARTEMIS-3903:
----------------------------------------------------------
Commit b57a1498e868ff35b000d086bbf8af5e18324c47 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b57a1498e8 ]
ARTEMIS-3903 Remove Xalan dependencies
> Remove Xalan already optional dependency
> ----------------------------------------
>
> Key: ARTEMIS-3903
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3903
> Project: ActiveMQ Artemis
> Issue Type: Task
> Affects Versions: 2.24.0
> Reporter: Clebert Suconic
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We have already removed Xalan usage from the codebase since
> https://github.com/apache/activemq-artemis/commit/eb26f67ab6913a490f92c426efa76e35252dceb1
> However there are still a few optional dependencies that should be removed.
> There's only one test dependency needed for one specific openWire old version
> test that would stay for now. (The test is validating a server's XPath
> operation but using an older openwire client. The test dependency will stay
> but we should not have any other dependency).
> The test in question is:
> org.apache.activemq.artemis.tests.integration.amqp.JMSXPathSelectorTest#testJMSSelectorsAMQPProducerOpenWireConsumer
--
This message was sent by Atlassian Jira
(v8.20.10#820010)