This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 34de6de145 ISIS-3275: migrate runtime-services
     new 96bbee9c96 ISIS-3275: migrate transaction
     new ba99b070e4 ISIS-3275: migrate webapp and security

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/config/CausewayConfiguration.java         |  4 ++--
 .../core/config/RestEasyConfiguration.java         |  2 +-
 core/security/src/main/java/module-info.java       |  4 ++--
 .../security/authentication/logout/LogoutMenu.java |  6 +++---
 .../manager/AuthenticationManager.java             |  6 +++---
 .../standard/RandomCodeGeneratorDefault.java       |  4 ++--
 .../manager/AuthorizationManager.java              |  6 +++---
 core/transaction/src/main/java/module-info.java    |  4 ++--
 .../changetracking/events/TimestampService.java    |  6 +++---
 core/webapp/pom.xml                                |  4 ++--
 core/webapp/src/main/java/module-info.java         |  6 +++---
 .../confmenu/ConfigurationViewServiceDefault.java  |  8 ++++----
 .../HealthIndicatorUsingHealthCheckService.java    |  4 ++--
 .../KeyValueStoreUsingHttpSession.java             |  7 +++----
 .../causeway/core/webapp/modules/WebModule.java    | 14 +++++++-------
 .../core/webapp/modules/WebModuleAbstract.java     | 14 +++++++-------
 .../core/webapp/modules/WebModuleContext.java      |  8 ++++----
 .../logonlog/CausewayLogOnExceptionFilter.java     | 14 +++++++-------
 .../logonlog/WebModuleLogOnExceptionLogger.java    | 12 ++++++------
 .../TemplateResourceCachingFilter.java             | 22 +++++++++++-----------
 .../templresources/TemplateResourceServlet.java    | 10 +++++-----
 .../templresources/WebModuleTemplateResources.java | 12 ++++++------
 .../core/webapp/modules/templresources/_Util.java  |  2 +-
 .../core/webapp/routing/ForwardingServlet.java     | 10 +++++-----
 .../core/webapp/routing/RedirectFilter.java        | 16 ++++++++--------
 .../core/webapp/routing/RedirectServlet.java       | 10 +++++-----
 .../core/webapp/routing/RedirectToDocsFilter.java  | 16 ++++++++--------
 .../CausewayWebAppContextInitializer.java          | 10 +++++-----
 28 files changed, 120 insertions(+), 121 deletions(-)

Reply via email to