[
https://issues.apache.org/jira/browse/ARTEMIS-4567?focusedWorklogId=900712&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-900712
]
ASF GitHub Bot logged work on ARTEMIS-4567:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/24 14:48
Start Date: 19/Jan/24 14:48
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #4741:
URL: https://github.com/apache/activemq-artemis/pull/4741#discussion_r1459138173
##########
tests/compatibility-tests/pom.xml:
##########
@@ -686,6 +688,7 @@
<optional>true</optional>
<libListWithDeps>
<arg>org.apache.activemq:activemq-client:5.11.0</arg>
+
<arg>org.apache.logging.log4j:log4j-slf4j2-impl:2.21.1</arg>
Review Comment:
Ditto
Issue Time Tracking
-------------------
Worklog Id: (was: 900712)
Time Spent: 1h 10m (was: 1h)
> Support OpenWire clients for broker embedded in Jakarta environment
> -------------------------------------------------------------------
>
> Key: ARTEMIS-4567
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4567
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> If the broker is embedded into a Jakarta environment (e.g. Spring Boot 3.x)
> then the existing {{artemis-openwire-protocol}} module won't work because it
> uses {{javax}} classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)