This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 3612ff2ec2 Add JSON stats to the status servlet
new 46d55ec27d Add additional exclusions
new 7be2e6157c Use file extensions for test files to aid build
reproducibility
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:
build.xml | 2 ++
.../catalina/core/TestPropertiesRoleMappingListener.java | 10 +++++-----
test/webapp-role-mapping/admin | 1 -
.../bug6nnnn/bug69303.txt => webapp-role-mapping/admin.txt} | 2 +-
test/webapp-role-mapping/unmapped | 1 -
.../bug6nnnn/bug69303.txt => webapp-role-mapping/unmapped.txt} | 2 +-
test/webapp-role-mapping/user | 1 -
.../bug6nnnn/bug69303.txt => webapp-role-mapping/user.txt} | 2 +-
8 files changed, 10 insertions(+), 11 deletions(-)
delete mode 100644 test/webapp-role-mapping/admin
copy test/{webapp/bug6nnnn/bug69303.txt => webapp-role-mapping/admin.txt} (97%)
delete mode 100644 test/webapp-role-mapping/unmapped
copy test/{webapp/bug6nnnn/bug69303.txt => webapp-role-mapping/unmapped.txt}
(97%)
delete mode 100644 test/webapp-role-mapping/user
copy test/{webapp/bug6nnnn/bug69303.txt => webapp-role-mapping/user.txt} (97%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]