[ 
https://issues.apache.org/jira/browse/AMQ-9005?focusedWorklogId=796714&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-796714
 ]

ASF GitHub Bot logged work on AMQ-9005:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Jul/22 18:17
            Start Date: 31/Jul/22 18:17
    Worklog Time Spent: 10m 
      Work Description: lucastetreault opened a new pull request, #870:
URL: https://github.com/apache/activemq/pull/870

   https://issues.apache.org/jira/browse/AMQ-9005
   
   There's no use of Xalan in code and all tests are passing without the 
dependency. Seems safe to remove but I assume we'll need a note about it in the 
release notes. 




Issue Time Tracking
-------------------

            Worklog Id:     (was: 796714)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.18.0, 5.17.2
>
>          Time Spent: 10m
>  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)

Reply via email to