PJ Fanning created AMQ-9005:
-------------------------------
Summary: remove xalan dependency due to it being end of life
Key: AMQ-9005
URL: https://issues.apache.org/jira/browse/AMQ-9005
Project: ActiveMQ
Issue Type: Improvement
Reporter: PJ Fanning
Xalan is no longer supported.
https://lists.apache.org/thread/s8kjny5270ssfcp46v0fl39lk98987w7
It is better to use JAXP TransformerFactory than using xalan directly. If you
add xalan dependency just to ensure that you have a JAXP compliant transformer
on the classpath, this is unnecessary - the Java runtime has a built-in
implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)