[ 
https://issues.apache.org/jira/browse/ARTEMIS-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Douglas Vasconcelos updated ARTEMIS-3463:
-----------------------------------------
    Description: 
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 package.

  was:
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.


> 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
>            Priority: Major
>
> 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 package.



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

Reply via email to