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

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


    from e20843213 chore: disabled API compatibility plugin for 3.x
     add e16e9d038 Issue #1499: Deleted Quartz module.
     new a2a41327c Merge pull request #1581 from 
Himakar/feature_quartzmoduleremove

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:
 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(-)
 delete mode 100644 
support/quartz/src/main/java/org/apache/shiro/session/mgt/quartz/QuartzSessionValidationJob.java
 delete mode 100644 
support/quartz/src/main/java/org/apache/shiro/session/mgt/quartz/QuartzSessionValidationScheduler.java
 delete mode 100644 
support/quartz/src/main/java/org/apache/shiro/session/mgt/quartz/package-info.java
 delete mode 100644 support/quartz/src/main/resources/META-INF/NOTICE

Reply via email to