[weld-commits] [weld/core] 7878aa: WELD-1823 a null value should be returned for the ...
GitHub
noreply at github.com
Tue Jan 6 03:31:43 EST 2015
Branch: refs/heads/2.2
Home: https://github.com/weld/core
Commit: 7878aad4b894db038990c4fb663a325752901d1c
https://github.com/weld/core/commit/7878aad4b894db038990c4fb663a325752901d1c
Author: Kirill Gaevskii <kgaevski at redhat.com>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/CDIBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/CDIBean2.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/CDIBean2Producer.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/CDIBeanProducer.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/TestServlet.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/weld1823/Weld1823.java
Log Message:
-----------
WELD-1823 a null value should be returned for the injection point if it is not being injected into any injection point
More information about the weld-commits
mailing list