[
https://issues.apache.org/jira/browse/ARTEMIS-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955339#comment-14955339
]
ASF subversion and git services commented on ARTEMIS-257:
---------------------------------------------------------
Commit 6bf1241628e74ca9cfe41027fad0e3972a6062b7 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=6bf1241 ]
ARTEMIS-257 cleaning up dependencies on artemis-core-client
> 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
> Assignee: clebert suconic
> Fix For: 1.1.1
>
>
> 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)