Hello the integration tests can be found here: https://github.com/petrandreev/wildfly/tree/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules (PortableExtension*.java + ModuleUtils.java) Tests will fail until you apply the fix for duplicate BDA addition: https://github.com/petrandreev/wildfly/blob/master/weld/src/main/java/org/jboss/as/weld/deployment/processors/ExternalBeanArchiveProcessor.java#L175-176 Shall i open an issue in WFLY-JIRA?
Hello the integration tests can be found here:
https://github.com/petrandreev/wildfly/tree/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules
(PortableExtension*.java + ModuleUtils.java)
Tests will fail until you apply the fix for duplicate BDA addition:
https://github.com/petrandreev/wildfly/blob/master/weld/src/main/java/org/jboss/as/weld/deployment/processors/ExternalBeanArchiveProcessor.java#L175-176
Shall i open an issue in WFLY-JIRA?