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 2021/05/07 15:51:14 UTC

[shiro] branch single-spring-1-8 updated (9270a86 -> 639a498)

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

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


 discard 9270a86  Fix rat jenkins configuration from previous commit
 discard ed54baa  Using separate maven local repo for Jenkins builds
 discard 1bb62c5  Correct project version used by invoker plugin
 discard 246b9cd  Configure japicmp to work with new single spring boot starter
 discard 1dff6eb  Combine Spring Boot starters (web and non-web) into single module
 discard f6b94f5  Set previous version for japicmp to 1.7.1
     add d690823  Set previous version for japicmp to 1.7.1
     add 9871cac  Correct project version used by invoker plugin
     add 7877c37  Using separate maven local repo for Jenkins builds
     add b49d64a  ITs need to use local repo in CI
     add 06da4a7  Correct padding of streaming cipher for Java 14
     add b219f36  Update invoker plugin to 3.2.2
     add 4d9a714  Jenkins file cleanup for 1.8
     add efa5654  Merge pull request #297 from apache/1.8-build-issues
     add e3010e1  Combine Spring Boot starters (web and non-web) into single module
     add 639a498  Configure japicmp to work with new single spring boot starter

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   (9270a86)
            \
             N -- N -- N   refs/heads/single-spring-1-8 (639a498)

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:
 Jenkinsfile                                          | 20 +++++++++++++-------
 Jenkinsfile-jdk11                                    | 18 ++++++++++++------
 Jenkinsfile-jdk14                                    | 18 ++++++++++++------
 .../org/apache/shiro/crypto/AesCipherService.java    |  4 ++++
 pom.xml                                              |  3 ++-
 5 files changed, 43 insertions(+), 20 deletions(-)