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

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

                Author: ASF GitHub Bot
            Created on: 09/Feb/22 13:23
            Start Date: 09/Feb/22 13:23
    Worklog Time Spent: 10m 
      Work Description: coheigea commented on pull request #754:
URL: https://github.com/apache/activemq/pull/754#issuecomment-1033757287


   @jbonofre I tried re-compiling activemq-5.16.x with JDK 11 but I see an 
error which seems related:
   
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.9.0:compile (default-compile) 
on project activemq-broker: Compilation failure: Compilation failure:
   [ERROR] 
/Users/coheigea/src/apache/activemq/activemq-broker/src/main/java/org/apache/activemq/broker/util/LoggingBrokerPlugin.java:[21,24]
 package javax.annotation does not exist
   [ERROR] 
/Users/coheigea/src/apache/activemq/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java:[51,24]
 package javax.annotation does not exist
   [ERROR] 
/Users/coheigea/src/apache/activemq/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java:[52,24]
 package javax.annotation does not exist
   [ERROR] 
/Users/coheigea/src/apache/activemq/activemq-broker/src/main/java/org/apache/activemq/broker/util/LoggingBrokerPlugin.java:[59,6]
 cannot find symbol
   [ERROR]   symbol:   class PostConstruct
   [ERROR]   location: class org.apache.activemq.broker.util.LoggingBrokerPlugin
   [ERROR] 
/Users/coheigea/src/apache/activemq/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java:[582,6]
 cannot find symbol
   [ERROR]   symbol:   class PostConstruct
   [ERROR]   location: class org.apache.activemq.broker.BrokerService
   [ERROR] 
/Users/coheigea/src/apache/activemq/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java:[796,6]
 cannot find symbol
   [ERROR]   symbol:   class PreDestroy
   [ERROR]   location: class org.apache.activemq.broker.BrokerService
   [ERROR] -> [Help 1]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 723650)
    Time Spent: 4h 20m  (was: 4h 10m)

> Switch to reload4j for logging
> ------------------------------
>
>                 Key: AMQ-8472
>                 URL: https://issues.apache.org/jira/browse/AMQ-8472
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.16.4
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> This task is to switch AMQ 5.16.x to use Reload4J instead of Log4J for 
> logging. That way we get fixes for the various CVEs in Log4J 1.x, until AMQ 
> picks up Log4J 2.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to