Douglas Vasconcelos created ARTEMIS-3463:
--------------------------------------------

             Summary: Artemis modules sharing same package name
                 Key: ARTEMIS-3463
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3463
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: ActiveMQ-Artemis-Native
    Affects Versions: 2.18.0
            Reporter: Douglas Vasconcelos
            Assignee: Clebert Suconic


It is currently not possible to use more than one artemis module in the same 
project using JPMS. TheĀ org.apache.activemq.artemis.utils is being exported by 
more than one module, for instance "artemis.commons", "artemis.server" and 
"artemis.core.client".

As a result the project does not compile as java complains of split module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to