Brian Stansberry created WFCORE-1079:
----------------------------------------
Summary: Revert dependency on wildfly-common added to the protocol module
Key: WFCORE-1079
URL:
https://issues.jboss.org/browse/WFCORE-1079
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Affects Versions: 2.0.0.CR8
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.0.0.CR9
https://github.com/wildfly/wildfly-core/commit/053d68a5 introduced a dependency of the
'protocol' module on wildfly-common. The 'protocol' module is a dep of
'controller-client' so this means wildfly-common now becomes a dep of anyone
wanting to use ModelControllerClient.
I want to remove that dep, as the gains from bringing it in are really tiny; just a
slightly more accurate initial sizing param for a couple of maps.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)