[ 
https://issues.apache.org/jira/browse/ARTEMIS-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955070#comment-14955070
 ] 

ASF GitHub Bot commented on ARTEMIS-257:
----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/196

    ARTEMIS-257 cleaning up dependencies on artemis-core-client

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-257

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/196.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #196
    
----
commit 6bf1241628e74ca9cfe41027fad0e3972a6062b7
Author: Clebert Suconic <[email protected]>
Date:   2015-10-13T13:26:50Z

    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
>
> 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)

Reply via email to