[weld-commits] [weld/core] 74830d: WELD-2048 InjectionTargetValidator - fix possible ...
GitHub
noreply at github.com
Mon Nov 2 02:55:38 EST 2015
Branch: refs/heads/1.1
Home: https://github.com/weld/core
Commit: 74830d179753f80c6526595e3a2e96a543e92ac8
https://github.com/weld/core/commit/74830d179753f80c6526595e3a2e96a543e92ac8
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/manager/InjectionTargetValidator.java
Log Message:
-----------
WELD-2048 InjectionTargetValidator - fix possible concurrency issue
Commit: 44d9836ecf1d429aa622a7250f5c1c82e278bbe5
https://github.com/weld/core/commit/44d9836ecf1d429aa622a7250f5c1c82e278bbe5
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/ProducerField.java
M impl/src/main/java/org/jboss/weld/bean/ProducerMethod.java
M impl/src/main/java/org/jboss/weld/bean/RIBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/producer/method/id/Bar.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/producer/method/id/BarProducer.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/producer/method/id/ProducerMethodIdentifierTest.java
Log Message:
-----------
WELD-2050 Producer method identifier should include ID of BeanManager
Compare: https://github.com/weld/core/compare/6a1ae9dc9b27...44d9836ecf1d
More information about the weld-commits
mailing list