[jboss-jira] [JBoss JIRA] (AS7-5879) Eliminate imports of jboss-as-controller classes from arquillian modules

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Nov 25 09:21:21 EST 2012


     [ https://issues.jboss.org/browse/AS7-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-5879:
----------------------------------

    Assignee:     (was: Brian Stansberry)

    
> Eliminate imports of jboss-as-controller classes from arquillian modules
> ------------------------------------------------------------------------
>
>                 Key: AS7-5879
>                 URL: https://issues.jboss.org/browse/AS7-5879
>             Project: Application Server 7
>          Issue Type: Task
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Brian Stansberry
>             Fix For: 7.2.0.CR1
>
>
> The arquillian modules have some imports of classes in the jboss-as-controller module in client-side classes. I've seen them in the ManagementClient classes; there may be others. Basically imports of string constants and some static utility methods.
> The controller module is a server side module and its classes should not leak out to client-side code.

--
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