This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch BZ-63636/tomcat-9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
omit 01e3233 Add proper tests in TestStandardWrapper
omit d53f76b Move Context#findRoleMapping() to
Wrapper#findSecurityReference()
omit 6406825 Change position in changelog.xml
omit c9d3859 BZ 63636: Context#findRoleMapping() never called in
RealmBase#hasRole()
add 959b83e Fix failing unit test with Java 11+ and APR/native
new 63cc1eb BZ 63636: Context#findRoleMapping() never called in
StandardWrapper#findSecurityReference()
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (01e3233)
\
N -- N -- N refs/heads/BZ-63636/tomcat-9.0.x (63cc1eb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 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:
.../org/apache/catalina/core/TestStandardWrapper.java | 9 +++++----
test/org/apache/tomcat/util/net/user1.jks | Bin 2717 -> 2666 bytes
webapps/docs/changelog.xml | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]