This is an automated email from the ASF dual-hosted git repository.
dsoumis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 5ab1c72eec Fix issues with concurrent read/write of standard HashMap
new 39f5a095dc Add showReport attribute in JsonErrorReportValve.
new 6ef3a57128 Add showReport attribute in ProxyErrorReportValve.
new dd7fd02f9f Add changelog entry for showReport attribute
The 3 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:
.../catalina/valves/JsonErrorReportValve.java | 124 +++++++++++----------
.../catalina/valves/ProxyErrorReportValve.java | 23 ++--
.../catalina/valves/TestJsonErrorReportValve.java | 77 +++++++++++++
.../catalina/valves/TestProxyErrorReportValve.java | 87 +++++++++++++++
webapps/docs/changelog.xml | 7 ++
webapps/docs/config/valve.xml | 21 ++++
6 files changed, 271 insertions(+), 68 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]