[jboss-jira] [JBoss JIRA] (AS7-5477) Allow processing of the module phase to be deferred
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 09:53:35 EDT 2012
[ https://issues.jboss.org/browse/AS7-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721436#comment-12721436 ]
Thomas Diesler edited comment on AS7-5477 at 9/25/12 9:52 AM:
--------------------------------------------------------------
The first cut is available here: https://github.com/tdiesler/jboss-as/tree/as5477
was (Author: thomas.diesler):
The first cut is available [here|https://github.com/tdiesler/jboss-as/tree/as5477]
> 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