You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2021/05/25 09:42:02 UTC

[sling-org-apache-sling-commons-scheduler] branch feature/SLING-10410-logging-for-default-threadpool updated (efc8c56 -> 2b1f40b)

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

joerghoh pushed a change to branch feature/SLING-10410-logging-for-default-threadpool
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-scheduler.git.


    from efc8c56  sonarqube warnings
     add 2b1f40b  bump mockito version and added tests

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 16 ++++++--
 .../commons/scheduler/impl/QuartzScheduler.java    |  3 +-
 .../scheduler/impl/QuartzSchedulerTest.java        | 43 +++++++++++++++++++++-
 .../org.mockito.plugins.MockMaker                  |  1 +
 4 files changed, 57 insertions(+), 6 deletions(-)
 create mode 100644 src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker