This is an automated email from the ASF dual-hosted git repository. snoopdave pushed a change to branch session-mgmt in repository https://gitbox.apache.org/repos/asf/roller.git
from c1786c53c Use injection for RollerSessionManager. add d763c5f37 Use injection for RollerSessionManager. No new revisions were added by this update. Summary of changes: .../struts2/util/UIBeanFactory.java} | 39 ++++++++---------- .../ui/struts2/util/UICustomObjectFactory.java | 46 ++++++++++++++++++++++ 2 files changed, 63 insertions(+), 22 deletions(-) copy app/src/main/java/org/apache/roller/weblogger/{business/search/lucene/ReadFromIndexOperation.java => ui/struts2/util/UIBeanFactory.java} (56%) create mode 100644 app/src/main/java/org/apache/roller/weblogger/ui/struts2/util/UICustomObjectFactory.java