[arquillian-issues] [JBoss JIRA] (ARQ-1302) Support Weld 2.x

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sun Feb 17 10:38:57 EST 2013


Aslak Knutsen created ARQ-1302:
----------------------------------

             Summary: Support Weld 2.x
                 Key: ARQ-1302
                 URL: https://issues.jboss.org/browse/ARQ-1302
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Weld Containers
    Affects Versions: weld_1.0.0.CR5
            Reporter: Aslak Knutsen
            Assignee: Aslak Knutsen
             Fix For: weld_1.0.0.Final


ARQ-1168 Added a tight dependency on the BeansXml API from Weld Bootstrap SPI. This SPI has changed in the Weld 2.x branch which cause the Container to fail runtime. 

The reason for the tight dependency is to support merging duplicate entries in beans.xml when using a FlatDeployment structure. 

Weld 2.x Bootstrap has added support for this feature via the new parse(beans.xml, merge) method.

Update the weld containers to support the old and new way of merging the beans.xml.


--
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 arquillian-issues mailing list