You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2022/06/17 21:20:22 UTC

[shiro] branch 1-9-parent updated (09234bcb -> 19adcec0)

This is an automated email from the ASF dual-hosted git repository.

bdemers pushed a change to branch 1-9-parent
in repository https://gitbox.apache.org/repos/asf/shiro.git


 discard 09234bcb Add NotThreadSafe annotation on failed junit test
    omit 0531a22a [SHIRO-882] Upgrade to apache pom parent 26
     add a3d31d68 Add branch 1.9.x to GH Actions build
     add 37e2191e Fix sporadic failures of AuthorizationFilterTest
     add f52c3a1e Merge pull request #361 from apache/another-ci-test
     add 19adcec0 [SHIRO-882] Upgrade to apache pom parent 26

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   (09234bcb)
            \
             N -- N -- N   refs/heads/1-9-parent (19adcec0)

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.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                        |   2 +-
 .../{jaxrs => meecrowave-support}/pom.xml          |  51 ++++++--
 web/pom.xml                                        |   6 -
 .../web/filter/authz/AuthorizationFilterTest.java  | 134 ++++++++++++++-------
 4 files changed, 129 insertions(+), 64 deletions(-)
 copy integration-tests/{jaxrs => meecrowave-support}/pom.xml (50%)