Branch: refs/heads/2.3
Home:
https://github.com/weld/core
Commit: be0e35f11941d231ff750efd06355bca7686b443
https://github.com/weld/core/commit/be0e35f11941d231ff750efd06355bca7686b443
Author: Tomas Remes <tremes(a)redhat.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/Bar.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarBean.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarExtension.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/CustomInjectionPoint.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/ObtainCustomInjectionPointTest.java
Log Message:
-----------
Obtain injection point of custom bean test.
Commit: 4f140c940935f3b0383577f0fbbbb7740d03267d
https://github.com/weld/core/commit/4f140c940935f3b0383577f0fbbbb7740d03267d
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/logging/ValidatorLogger.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/Bar.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarBean.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/BarExtension.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/CustomBeanInjectionPointMetadataTest.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/CustomInjectionPoint.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/custom/ObtainCustomInjectionPointTest.java
Log Message:
-----------
Rename and simplify ObtainCustomInjectionPointTest
- rename to CustomBeanInjectionPointMetadataTest
- test only BeanManager.getInjectableReference() solution
- does not have to be integration test
Compare:
https://github.com/weld/core/compare/55634d6f5f47...4f140c940935