[
https://issues.jboss.org/browse/WFCORE-1080?page=com.atlassian.jira.plugi...
]
Ken Wills edited comment on WFCORE-1080 at 10/27/15 6:17 PM:
-------------------------------------------------------------
[~bstansberry] Oops, sorry about that, I should have realized, that does explain the
direct usage in a lot of cases vs the use of constants though :)
was (Author: luck3y):
[~bstansberry] Oops, sorry about that, I should have realized.
Remove compile time dep from cli module to process-controller
-------------------------------------------------------------
Key: WFCORE-1080
URL:
https://issues.jboss.org/browse/WFCORE-1080
Project: WildFly Core
Issue Type: Task
Components: CLI
Affects Versions: 2.0.0.CR8
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.0.0.CR9
EmbedHostControllerHandler is importing CommandLineConstants from the process-controller
module in order to pick up a couple string constants. I want to eliminate this link from
the client side modules to the server side modules.
Plus the same strings are directly included in the class elsewhere. ;)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)