Branch: refs/heads/2.0
Home:
https://github.com/weld/core
Commit: 36a74fc1d69667f970acf84eddd57ce36f2f2668
https://github.com/weld/core/commit/36a74fc1d69667f970acf84eddd57ce36f2f2668
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M
impl/src/main/java/org/jboss/weld/injection/producer/InterceptionModelInitializer.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/aroundConstruct/extended/AroundInvokeBinding.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/aroundConstruct/extended/AroundInvokeInterceptor.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/aroundConstruct/extended/BeanOverridingTypeLevelBinding.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/aroundConstruct/extended/BeanWithConstructorLevelAndTypeLevelBinding.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/aroundConstruct/extended/BeanWithConstructorLevelBinding.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/aroundConstruct/extended/BeanWithTypeLevelBinding.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/exclusion/ExcludeClassInterceptorsTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/exclusion/InterceptedBean.java
Log Message:
-----------
WELD-1404 @ExcludeClassInterceptors applied on a constructor has no effect
Commit: 8216cb81a74366c2711a5e89ba6f70a2984afc2f
https://github.com/weld/core/commit/8216cb81a74366c2711a5e89ba6f70a2984afc2f
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java
Log Message:
-----------
WELD-1384 Weld should not try to deactive conversation context if it is not active
Compare:
https://github.com/weld/core/compare/5b6b555b8fec...8216cb81a743