(struts) branch feature/WW-5401-logging deleted (was ac6c88ad4)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch feature/WW-5401-logging in repository https://gitbox.apache.org/repos/asf/struts.git was ac6c88ad4 WW-5401 Uses same message approach The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts) branch master updated (6648cbdb2 -> e08f637be)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git from 6648cbdb2 Merge pull request #886 from apache/dependabot/maven/maven-surefire-plugin.version-3.2.5 add f45998102 WW-5401 Improves logging around wrapping request and detecting multipart request add c32018127 WW-5401 Fixes typo add ac6c88ad4 WW-5401 Uses same message approach new e08f637be Merge pull request #892 from apache/feature/WW-5401-logging The 1 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: .../main/java/org/apache/struts2/dispatcher/Dispatcher.java | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-)
(struts) 01/01: Merge pull request #892 from apache/feature/WW-5401-logging
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit e08f637be960b8f5cf004d38d0fcc544781c449c Merge: 6648cbdb2 ac6c88ad4 Author: Lukasz Lenart AuthorDate: Mon Mar 11 13:45:09 2024 +0100 Merge pull request #892 from apache/feature/WW-5401-logging [WW-5401] Improves logging around wrapping request and detecting multipart request .../main/java/org/apache/struts2/dispatcher/Dispatcher.java | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-)