[jboss-jira] [JBoss JIRA] (AS7-5477) Allow processing of the module phase to be deferred

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Oct 3 05:27:02 EDT 2012


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

Thomas Diesler updated AS7-5477:
--------------------------------

       Fix Version/s: 7.2.0.Alpha1
                          (was: 7.2.0.CR1)
    Git Pull Request: https://github.com/jbossas/jboss-as/pull/3117  (was: https://github.com/jbossas/jboss-as/pull/3117)

    
> Allow processing of the module phase to be deferred
> ---------------------------------------------------
>
>                 Key: AS7-5477
>                 URL: https://issues.jboss.org/browse/AS7-5477
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: OSGi, Server
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.2.0.Alpha1
>
>
> Currently, there are a lot of DUPs in the INSTALL phase that do nothing when there is no Module attached to the DU. This would be the case when an unresolved OSGi bundle runs through the INSTALL phase.
> Alternatively, it [was suggested|http://lists.jboss.org/pipermail/jboss-as7-dev/2012-August/006517.html] to only process INSTALL DUPs when there actually is a Module available. 
> This essentially would boil down to adding a dependency on a resolve service to the MODULE phase.

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