[
https://issues.apache.org/jira/browse/AMQ-9005?focusedWorklogId=796962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796962
]
ASF GitHub Bot logged work on AMQ-9005:
---------------------------------------
Author: ASF GitHub Bot
Created on: 01/Aug/22 17:05
Start Date: 01/Aug/22 17:05
Worklog Time Spent: 10m
Work Description: lucastetreault opened a new pull request, #871:
URL: https://github.com/apache/activemq/pull/871
As per discussion here: https://github.com/apache/activemq/pull/870
Issue Time Tracking
-------------------
Worklog Id: (was: 796962)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> 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)