[
https://issues.apache.org/jira/browse/ARTEMIS-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834073#comment-17834073
]
ASF subversion and git services commented on ARTEMIS-4711:
----------------------------------------------------------
Commit 604c6d3d90be437282ce58b33111b48ae193a4cf in activemq-artemis's branch
refs/heads/main from Emmanuel Hugonnet
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=604c6d3d90 ]
ARTEMIS-4711 removing the dependency on JMS code by XmlDataImporter
Introducing ConnectionConfigurationAbtract to expose the configuration
to connect to a broker without requiring the JMS code.
Signed-off-by: Emmanuel Hugonnet <[email protected]>
> XmlDataImporter now requires JMS code
> -------------------------------------
>
> Key: ARTEMIS-4711
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4711
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.33.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The fix to ARTEMIS-4689 makes the XmlDataImporter code dependant over JMS
> code thus making it unusable in a JakartaEE environment while the effective
> usage of that JMS code is none.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)