This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 0e84fc0936 Add JSON stats to the status servlet new 1f23ffd018 Add additional exclusions new b806fef81f 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org