[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
Mon Nov 5 22:21:18 EST 2012


Brian Stansberry created AS7-5879:
-------------------------------------

             Summary: 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
            Assignee: 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