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)