[
https://issues.apache.org/jira/browse/ARTEMIS-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954936#comment-14954936
]
clebert suconic commented on ARTEMIS-257:
-----------------------------------------
It's an easy change... the default configuration needs the
ArtemisJournalConstants (something like that)
It's easy to move to Commons... 5 min change.
I have the commit here and I will send the PR when tested.
> 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)