[weld-issues] [JBoss JIRA] Resolved: (WELD-236) Should maintain circular dependencies for each module of a deployment, not the whole deployment
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Oct 29 18:31:05 EDT 2009
[ https://jira.jboss.org/jira/browse/WELD-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir resolved WELD-236.
----------------------------
Resolution: Done
I believe fixed with r4406, but no way to reproduce provided
> Should maintain circular dependencies for each module of a deployment, not the whole deployment
> -----------------------------------------------------------------------------------------------
>
> Key: WELD-236
> URL: https://jira.jboss.org/jira/browse/WELD-236
> Project: Weld
> Issue Type: Bug
> Components: Bootstrap and Metamodel API
> Environment: MAC
> Reporter: Roger Kitain
> Assignee: Pete Muir
> Fix For: 1.0.0.CR2
>
>
> Given the following Deployment structure:
> deployment
> bda (jar)
> bda (war)
> bda (jar)
> The war's child bda (jar) will never get processed.
> See WeldBootstrap.visit method (around line 135).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list