Clebert Suconic created ARTEMIS-3903:
----------------------------------------
Summary: 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
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)