Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: ef70c345d34ec245aa68f264533a54c2b6e824c3
https://github.com/weld/core/commit/ef70c345d34ec245aa68f264533a54c2b6e824c3
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/concurrent/ConversationLockTimeoutTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanConfiguratorFailureTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanConfiguratorWithNoCallbackTest.java
Log Message:
-----------
WELD-2498 Fix test deployments which fail because of this issue.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: d278b30037b7807c58fd6f2c09254a04e9df8e1f
https://github.com/weld/core/commit/d278b30037b7807c58fd6f2c09254a04e9df8e1f
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2018-05-15 (Tue, 15 May 2018)
Changed paths:
M impl/src/main/java/org/jboss/weld/resolution/QualifierInstance.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/BarBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/FooBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/LibraryWithQualifierInTwoWarsTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/SomeQualifier.java
Log Message:
-----------
WELD-2250 Fix a scenario with qualifier class present in multiple archives within EAR. Add automated test.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.