[jboss-jira] [JBoss JIRA] (WFLY-920) Module Service Dependencies do not take transitive dependencies into account
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Wed May 15 11:31:06 EDT 2013
[ https://issues.jboss.org/browse/WFLY-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated WFLY-920:
-----------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=963298
> Module Service Dependencies do not take transitive dependencies into account
> ----------------------------------------------------------------------------
>
> Key: WFLY-920
> URL: https://issues.jboss.org/browse/WFLY-920
> Project: WildFly
> Issue Type: Bug
> Components: Class Loading
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
> Fix For: 8.0.0.Alpha1
>
>
> A ModuleLoadService has dependencies on all its dependent ModuleSpecServices, however this does not work if the ModuleSpecService has a dependency on another ModuleSpecService with export=true, as the module may attempt to load before transitive dependencies have been started.
> This has caused transient failures in EarClassPathTransitiveClosureTestCase.
--
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