[weld-commits] [weld/core] 170345: WELD-1130: Add a property that causes retreving a ...
GitHub
noreply at github.com
Mon Apr 23 08:27:04 EDT 2018
Branch: refs/heads/2.4
Home: https://github.com/weld/core
Commit: 17034576b75b3e72541ed5aae0c45f48880079d3
https://github.com/weld/core/commit/17034576b75b3e72541ed5aae0c45f48880079d3
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 impl/src/main/java/org/jboss/weld/context/beanstore/http/AbstractSessionBeanStore.java
M impl/src/main/java/org/jboss/weld/context/beanstore/http/EagerSessionBeanStore.java
M impl/src/main/java/org/jboss/weld/context/beanstore/http/LazySessionBeanStore.java
M impl/src/main/java/org/jboss/weld/context/http/HttpConversationContextImpl.java
M impl/src/main/java/org/jboss/weld/context/http/HttpSessionContextImpl.java
M impl/src/main/java/org/jboss/weld/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