[weld/core] 67b99f: WELD-1054 Parameterized bean type with actual type...
by GitHub
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: 67b99f2906f717399bb65a658a2563350fbf667f
https://github.com/weld/core/commit/67b99f2906f717399bb65a658a2563350fbf667f
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/DisposalMethod.java
M impl/src/main/java/org/jboss/weld/resolution/ResolvableBuilder.java
M impl/src/main/java/org/jboss/weld/resolution/…
[View More]TypeSafeDisposerResolver.java
M impl/src/main/java/org/jboss/weld/util/reflection/Reflections.java
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
M tests-arquillian/src/test/java/org/jboss/weld/tests/decorators/custom/CustomDecoratorDeploymentObserver.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/producer/field/ListInstance.java
Log Message:
-----------
WELD-1054 Parameterized bean type with actual type argument is assignable to a raw required type
[View Less]
12 years, 10 months
[weld/core] 7e2e02: WELD-1103 EJB using CMT demarcation with an inject...
by GitHub
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: 7e2e02e7a17c2b9d5703aef43035a4d3c1910161
https://github.com/weld/core/commit/7e2e02e7a17c2b9d5703aef43035a4d3c1910161
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-05-22 (Tue, 22 May 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java
M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
M impl/src/main/java/org/jboss/weld/ejb/…
[View More]EJBApiAbstraction.java
M impl/src/main/java/org/jboss/weld/logging/messages/ValidatorMessage.java
M impl/src/main/java/org/jboss/weld/util/ApiAbstraction.java
M impl/src/main/java/org/jboss/weld/util/Beans.java
A impl/src/main/java/org/jboss/weld/util/JtaApiAbstraction.java
M impl/src/main/resources/org/jboss/weld/messages/validator_en.properties
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
Log Message:
-----------
WELD-1103 EJB using CMT demarcation with an injection point of type UserTransaction is not detected as definition error
[View Less]
12 years, 10 months