[jboss-jira] [JBoss JIRA] Resolved: (AS7-1621) spec-api is missing exported dependency upon javax..management.j2ee.*

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Fri Aug 26 17:36:17 EDT 2011


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

Andrew Rubinger resolved AS7-1621.
----------------------------------

    Fix Version/s: 7.0.2.Final
       Resolution: Done


Upstream: https://github.com/jbossas/jboss-as/commit/b1da2245f48f33f053ffc57cab3ddf928e961cc8

> spec-api is missing exported dependency upon javax..management.j2ee.*
> ---------------------------------------------------------------------
>
>                 Key: AS7-1621
>                 URL: https://issues.jboss.org/browse/AS7-1621
>             Project: Application Server 7
>          Issue Type: Bug
>            Reporter: Andrew Rubinger
>            Assignee: Andrew Rubinger
>             Fix For: 7.0.2.Final
>
>
> Add:
>     <dependency>
>       <groupId>org.jboss.spec.javax.management.j2ee</groupId>
>       <artifactId>jboss-j2eemgmt-api_1.1_spec</artifactId>
>     </dependency>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list