Jeff Mesnil created WFLY-7407:
---------------------------------
Summary: split artemis journal in its own module
Key: WFLY-7407
URL:
https://issues.jboss.org/browse/WFLY-7407
Project: WildFly
Issue Type: Enhancement
Components: JMS
Affects Versions: 10.0.0.CR2
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Minor
Fix For: 11.0.0.Alpha1
The org.jboss.jts is depending on the org.apache.activemq.artemis only for its journal
functionality but get all the module dependencies (including messaging stuff) that is not
used at all.
The org.apache.activemq.artemis should be split with a separate module for its journal
containing the journal jar + commons jar + native lib required for libAIO.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)