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

remm pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from cf5b8e2d23 Code clean-up - no functional change
     new 54a40e6ed8 Add proxy and redirect error report valve
     new f39353504f Java 8 compat

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:
 .../apache/catalina/valves/ErrorReportValve.java   |  36 ++--
 .../catalina/valves/ProxyErrorReportValve.java     | 235 +++++++++++++++++++++
 webapps/docs/changelog.xml                         |   5 +
 webapps/docs/config/host.xml                       |   3 +-
 webapps/docs/config/valve.xml                      |  61 +++++-
 5 files changed, 326 insertions(+), 14 deletions(-)
 create mode 100644 java/org/apache/catalina/valves/ProxyErrorReportValve.java


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to