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

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

                Author: ASF GitHub Bot
            Created on: 01/Aug/22 14:28
            Start Date: 01/Aug/22 14:28
    Worklog Time Spent: 10m 
      Work Description: mattrpav commented on PR #870:
URL: https://github.com/apache/activemq/pull/870#issuecomment-1201281358

   Other xalan references need to be cleaned up and XPath unit tests validated
   
   
./activemq-client/src/main/java/org/apache/activemq/filter/XPathExpression.java
   
./activemq-broker/src/main/java/org/apache/activemq/filter/XalanXPathEvaluator.java




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

    Worklog Id:     (was: 796917)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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