Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: babdd5dbb7249d62c553236c61bbfe8189bcb26a
https://github.com/weld/core/commit/babdd5dbb7249d62c553236c61bbfe8189bcb26a
Author: Benjamin Confino <benjamic(a)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