[arquillian-issues] [JBoss JIRA] Created: (ARQ-174) containers should use package org.jboss.arquillian.container.*

Dan Allen (JIRA) jira-events at lists.jboss.org
Thu Jun 10 17:28:38 EDT 2010


containers should use package org.jboss.arquillian.container.*
--------------------------------------------------------------

                 Key: ARQ-174
                 URL: https://jira.jboss.org/browse/ARQ-174
             Project: Arquillian
          Issue Type: Bug
          Components: GlassFish Containers, JBoss Containers, OpenEJB Containers, OpenWebBeans Containers
    Affects Versions: 1.0.0.Alpha2
            Reporter: Dan Allen
            Priority: Minor
             Fix For: 1.0.0.Alpha3


The Java package should be consistent with the groupId for the containers.

The groupId for the containers is:

org.jboss.arquillian.container

yet the Java package is

org.jboss.arquillian

example:

org.jboss.arquillian.jbossas.embedded60

should be

org.jboss.arquillian.container.jbossas.embedded60

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list