Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 494c8b3f87797da2abf129d606322bbe42c4cac4
https://github.com/weld/core/commit/494c8b3f87797da2abf129d606322bbe42c4cac4
Author: Kirill Gaevskii <kgaevski(a)redhat.com>
Date: 2015-01-16 (Fri, 16 Jan 2015)
Changed paths:
A
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/injectionPointWithTypesAndQualifiersOnly/CustomInjectionPoint.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/injectionPointWithTypesAndQualifiersOnly/DummyBean.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/injectionPointWithTypesAndQualifiersOnly/InjectionPointWithTypesAndQualifiersOnlyTest.java
Log Message:
-----------
WELD-1836 TestCase for calling getInjectableReference() with InjectionPoint wich can be
used as a source of types and qualifiers only
Commit: fbcbcdf8552678e0b61a5d3417a0b21e3427311b
https://github.com/weld/core/commit/fbcbcdf8552678e0b61a5d3417a0b21e3427311b
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2015-01-16 (Fri, 16 Jan 2015)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/el/resolver/ELResolverTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/el/resolver/MyBean.java
Log Message:
-----------
Simple test for compound bean name
Compare:
https://github.com/weld/core/compare/7f9bc7c012f3...fbcbcdf85526