[
https://issues.apache.org/jira/browse/AMQ-9005?focusedWorklogId=796919&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796919
]
ASF GitHub Bot logged work on AMQ-9005:
---------------------------------------
Author: ASF GitHub Bot
Created on: 01/Aug/22 14:32
Start Date: 01/Aug/22 14:32
Worklog Time Spent: 10m
Work Description: jbonofre commented on PR #870:
URL: https://github.com/apache/activemq/pull/870#issuecomment-1201285745
Good catch. I will do a new pass. Thanks !
Issue Time Tracking
-------------------
Worklog Id: (was: 796919)
Time Spent: 1h (was: 50m)
> 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
> Priority: Major
> Fix For: 5.18.0, 5.17.2
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)