Branch: refs/heads/2.0
Home:
https://github.com/weld/core
Commit: 77b9669970d8d535e653f321bb363690336e2be9
https://github.com/weld/core/commit/77b9669970d8d535e653f321bb363690336e2be9
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/producer/BeanInjectionTarget.java
M
impl/src/main/java/org/jboss/weld/injection/producer/InterceptionModelInitializer.java
M impl/src/main/java/org/jboss/weld/interceptor/builder/InterceptionModelBuilder.java
M impl/src/main/java/org/jboss/weld/interceptor/builder/InterceptionModelImpl.java
M impl/src/main/java/org/jboss/weld/interceptor/spi/model/InterceptionModel.java
Log Message:
-----------
WELD-1363 @AroundConstruct interception not working for session beans