[weld-commits] [weld/core] 60cad7: 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/master
Home: https://github.com/weld/core
Commit: 60cad76a59456c8df2c8e38f6e4240b1d456b61b
https://github.com/weld/core/commit/60cad76a59456c8df2c8e38f6e4240b1d456b61b
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