[jboss-jira] [JBoss JIRA] (AS7-4637) Get core resources and operations out of the controller module
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 10 17:30:55 EDT 2013
[ https://issues.jboss.org/browse/AS7-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-4637:
----------------------------------
Fix Version/s: 9.0.0.CR1
(was: 8.0.0.Alpha1)
Moving to AS 9 as I want to avoid code reorganization in 8 that will make it harder to port things to EAP 6.2.
> Get core resources and operations out of the controller module
> --------------------------------------------------------------
>
> Key: AS7-4637
> URL: https://issues.jboss.org/browse/AS7-4637
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Fix For: 9.0.0.CR1
>
>
> The controller module has a lot of classes related to core resources (resource defs, op handlers, description providers for things like interfaces) that are only in there so they can be commonly accessible to both server and host-controller. This is unnecessary, since host-controller depends on server.
> Either move these to server or create a separate module for this stuff; restrict the controller module to the true core ModelController stuff.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list