You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2015/06/10 13:59:00 UTC

[jira] [Created] (SLING-4794) SchedulerServiceFactory.fireJobAt ignores date, thus fires immediately

Stefan Egli created SLING-4794:
----------------------------------

             Summary: SchedulerServiceFactory.fireJobAt ignores date, thus fires immediately
                 Key: SLING-4794
                 URL: https://issues.apache.org/jira/browse/SLING-4794
             Project: Sling
          Issue Type: Bug
          Components: Commons
    Affects Versions: Commons Scheduler 2.4.6
            Reporter: Stefan Egli
            Assignee: Carsten Ziegeler
             Fix For: Commons Scheduler 2.4.8


[SchedulerServiceFactory.fireJobAt 'swallows' the date by calling scheduler.fireJob() instead of scheduler.fireJobAt()|https://github.com/apache/sling/blob/dbf5122bb38cd011a5cd88cd6540acf8a98a9e82/bundles/commons/scheduler/src/main/java/org/apache/sling/commons/scheduler/impl/SchedulerServiceFactory.java#L150] - with the effect that it fires immediately instead of delaying.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)