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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Sep 3 05:31:32 EDT 2012


Thomas Diesler created AS7-5477:
-----------------------------------

             Summary: 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.CR1


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