You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bm...@apache.org on 2021/09/26 09:43:42 UTC

[shiro] branch 1.9.x updated (372ff44 -> 3aaeeb2)

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

bmarwell pushed a change to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/shiro.git.


 discard 372ff44  delete not used jsecurity-sample.jks file
     new 3aaeeb2  [SHIRO-836] delete not used jsecurity-sample.jks file

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   (372ff44)
            \
             N -- N -- N   refs/heads/1.9.x (3aaeeb2)

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:

[shiro] 01/01: [SHIRO-836] delete not used jsecurity-sample.jks file

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit 3aaeeb2e58c1605d67de9b0ccb2a407953f6ec46
Author: MV Thanoshan <mv...@gmail.com>
AuthorDate: Sat Sep 11 22:14:41 2021 +0530

    [SHIRO-836] delete not used jsecurity-sample.jks file
---
 .../spring-mvc/src/main/resources/jsecurity-sample.jks   | Bin 1250 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/samples/spring-mvc/src/main/resources/jsecurity-sample.jks b/samples/spring-mvc/src/main/resources/jsecurity-sample.jks
deleted file mode 100644
index eb2ff9b..0000000
Binary files a/samples/spring-mvc/src/main/resources/jsecurity-sample.jks and /dev/null differ