This is an automated email from the ASF dual-hosted git repository. fpapon pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/shiro.git
commit a2a41327c162ca19f7215cc369fe2110118a3654 Merge: e20843213 e16e9d038 Author: François Papon <[email protected]> AuthorDate: Fri Aug 16 18:27:38 2024 +0200 Merge pull request #1581 from Himakar/feature_quartzmoduleremove [#1499] - Deleted Quartz module. support/pom.xml | 1 - .../mgt/quartz/QuartzSessionValidationJob.java | 86 ------- .../quartz/QuartzSessionValidationScheduler.java | 247 --------------------- .../shiro/session/mgt/quartz/package-info.java | 24 -- support/quartz/src/main/resources/META-INF/NOTICE | 15 -- test-coverage/pom.xml | 7 +- 6 files changed, 1 insertion(+), 379 deletions(-)
