This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from bb06d1586d Add JSON stats to the status servlet
new 17bc9304a2 Add additional exclusions
new 29358142fe 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]