You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by lp...@apache.org on 2022/12/07 17:15:14 UTC

[shiro] branch 1.11.x updated (947193be -> a7de2974)

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

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


    from 947193be Merge pull request #555 from lprimak/add-http-session-ctx-shim
     new 8ec5b4a5 [SHIRO-899] moved the HttpSessionContext Jakarta shim into Shiro package and out of jakarta package, to made JPMS work, and avoid split package issues
     new bb30889b removed extraneous whitespace from pom.xml
     new a7de2974 Merge pull request #558 from lprimak/native-sessions-jakarta-modular-1.11.x

The 2238 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:
 pom.xml                                                             | 6 +++---
 .../http => org/apache/shiro/web/servlet}/HttpSessionContext.java   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename web/src/main/java/{jakarta/servlet/http => org/apache/shiro/web/servlet}/HttpSessionContext.java (90%)