Robbie Gemmell created ARTEMIS-4656:
---------------------------------------
Summary: Remove superfluous artemis-spring-integration module
Key: ARTEMIS-4656
URL: https://issues.apache.org/jira/browse/ARTEMIS-4656
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Robbie Gemmell
The code in the integration/artemis-spring-integration module has been
deprecated for over 6 years and indicates itself that it isnt even needed. It
seems essentially unused; one defunct project referenced it, and our sole
example that depends on the module doesnt actually even use it, having been
updated to use the embedded server several years ago like we recommend others
do in similar case. These days, Spring Boot and its related Artemis starter
also appear to be a more likely entry point in this space.
This change will update the Artemis spring-integration example to drop the
unused dep, and then remove the superfluous artemis-spring-integration module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)