[weld-commits] [weld/core] babdd5: WELD-1130: Add a property that causes retreving a ...
GitHub
noreply at github.com
Mon Apr 23 08:27:09 EDT 2018
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: babdd5dbb7249d62c553236c61bbfe8189bcb26a
https://github.com/weld/core/commit/babdd5dbb7249d62c553236c61bbfe8189bcb26a
Author: Benjamin Confino <benjamic at uk.ibm.com>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java
M modules/web/src/main/java/org/jboss/weld/module/web/context/beanstore/http/AbstractSessionBeanStore.java
M modules/web/src/main/java/org/jboss/weld/module/web/context/beanstore/http/EagerSessionBeanStore.java
M modules/web/src/main/java/org/jboss/weld/module/web/context/beanstore/http/LazySessionBeanStore.java
M modules/web/src/main/java/org/jboss/weld/module/web/context/http/HttpConversationContextImpl.java
M modules/web/src/main/java/org/jboss/weld/module/web/context/http/HttpSessionContextImpl.java
M modules/web/src/main/java/org/jboss/weld/module/web/context/http/HttpSessionDestructionContext.java
Log Message:
-----------
WELD-1130: Add a property that causes retreving a session or conversation scoped bean from the session store to mark
that attribute as modified
More information about the weld-commits
mailing list