[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/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
12 years, 6 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/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
12 years, 6 months
[weld/core] 989bb2: WELD-1078 BeanManager#createInjectionPoint - Illeg...
by GitHub
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: 989bb2473fb2d5c980492d12a063b099bfacfc10
https://github.com/weld/core/commit/989bb2473fb2d5c980492d12a063b099bfacfc10
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-05-22 (Tue, 22 May 2012)
Changed paths:
A impl/src/main/java/org/jboss/weld/annotated/AnnotatedTypeValidator.java
M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
M impl/src/main/java/org/jboss/weld/logging/messages/MetadataMessage.java
M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
M impl/src/main/resources/org/jboss/weld/messages/metadata_en.properties
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
Log Message:
-----------
WELD-1078 BeanManager#createInjectionPoint - IllegalArgumentException not thrown if there is a definition error associated with the injection point
12 years, 6 months