Branch: refs/heads/2.2
Home:
https://github.com/weld/core
Commit: ead481afae713933dfd1576bd228c0892173c56f
https://github.com/weld/core/commit/ead481afae713933dfd1576bd228c0892173c56f
Author: runeks <rune(a)jpro.no>
Date: 2014-11-28 (Fri, 28 Nov 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
Log Message:
-----------
WELD-1802 moved clearing of bean store and clean up to finally clause
Commit: 6f145663972782c49e97db5a7231f299bafff533
https://github.com/weld/core/commit/6f145663972782c49e97db5a7231f299bafff533
Author: runeks <rune(a)jpro.no>
Date: 2014-11-28 (Fri, 28 Nov 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M impl/src/main/java/org/jboss/weld/logging/ContextLogger.java
Log Message:
-----------
WELD-1802 destroying conversation if an exception occurs when attaching bean store
Compare:
https://github.com/weld/core/compare/e0abce55a45c...6f1456639727