This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 959b83e Fix failing unit test with Java 11+ and APR/native add 63cc1eb BZ 63636: Context#findRoleMapping() never called in StandardWrapper#findSecurityReference() No new revisions were added by this update. Summary of changes: java/org/apache/catalina/core/StandardWrapper.java | 14 ++++- java/org/apache/catalina/realm/RealmBase.java | 2 +- .../apache/catalina/core/TestStandardWrapper.java | 67 ++++++++++++++++++++++ test/org/apache/catalina/realm/TestRealmBase.java | 2 + webapps/docs/changelog.xml | 4 ++ 5 files changed, 87 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org