Jeff Mesnil created ARTEMIS-257:
-----------------------------------
Summary: artemis-core-client artifact depends on artemis-journal
Key: ARTEMIS-257
URL: https://issues.apache.org/jira/browse/ARTEMIS-257
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 1.1.0
Reporter: Jeff Mesnil
While cleaning up my mvn dependencies, I realised that artemis-core-client
depends on artemis-journal.
This dependency makes no sense to me. An artemis client would never need to
interact with the server journal directly.
I've not looked at the code but it's possible that the client requires a class
that is in the journal jar.
Both artemis-core-client and artemis-journal depends on an artemis-commons
artifact that could be used to break this dependency
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)