[weld/core] 569c8e: WELD-1441 Introduce NonProducibleInjectionTarget
by GitHub
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: 569c8efc5f0dd1dcc9c942fd3dd8c1f65a216b9e
https://github.com/weld/core/commit/569c8efc5f0dd1dcc9c942fd3dd8c1f65a216b9e
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/producer/DefaultInstantiator.java
A impl/src/main/java/org/jboss/weld/injection/producer/NonProducibleInjectionTarget.java
M impl/src/main/java/org/jboss/weld/logging/messages/BeanMessage.java
M impl/src/main/java/org/jboss/weld/manager/InjectionTargetFactoryImpl.java
M impl/src/main/resources/org/jboss/weld/messages/bean_en.properties
A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionTarget/AbstractClass.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/injectionTarget/InjectionTargetTest.java
Log Message:
-----------
WELD-1441 Introduce NonProducibleInjectionTarget
11 years, 5 months
[weld/core] ad95cf: Testcase for WFLY-947
by GitHub
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: ad95cf349122dc8545df4789038dd8c32991c0da
https://github.com/weld/core/commit/ad95cf349122dc8545df4789038dd8c32991c0da
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/injection/ejb/AlphaInterceptor.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/injection/ejb/BravoInterceptor.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/injection/ejb/CharlieBinding.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/injection/ejb/CharlieInterceptor.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/injection/ejb/EjbInterceptorInjectionTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/injection/ejb/InterceptedBean.java
A tests-arquillian/src/test/resources/org/jboss/weld/tests/interceptors/injection/ejb/ejb-jar.xml
Log Message:
-----------
Testcase for WFLY-947
11 years, 5 months