[weld-commits] [weld/core] 69afc1: WELD-2017 Fix AbstractConversationContext.destroy(...
GitHub
noreply at github.com
Fri Sep 11 08:39:56 EDT 2015
Branch: refs/heads/2.2
Home: https://github.com/weld/core
Commit: 69afc1c4832016baf55ae06d4e62f6d1b51ca6b0
https://github.com/weld/core/commit/69afc1c4832016baf55ae06d4e62f6d1b51ca6b0
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
Log Message:
-----------
WELD-2017 Fix AbstractConversationContext.destroy()
Commit: b5f7c02c5b298cb9f15dffa6eabb78d456d5ec45
https://github.com/weld/core/commit/b5f7c02c5b298cb9f15dffa6eabb78d456d5ec45
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M impl/src/main/java/org/jboss/weld/context/AbstractManagedContext.java
M impl/src/main/java/org/jboss/weld/context/http/LazyHttpConversationContextImpl.java
Log Message:
-----------
WELD-2017 Minor corrections
Commit: 04e7da26d4a83d4b7c815056205766a229c1ce28
https://github.com/weld/core/commit/04e7da26d4a83d4b7c815056205766a229c1ce28
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
Log Message:
-----------
WELD-2017 AbstractConversationContext.destroy() - always reset the
beanStore
Compare: https://github.com/weld/core/compare/6484d69b2c00...04e7da26d4a8
More information about the weld-commits
mailing list