Stefan Möbius created JENKINS-13512:
---------------------------------------
Summary: Ranges in schedules should support wrap-around at midnight
Key: JENKINS-13512
URL: https://issues.jenkins-ci.org/browse/JENKINS-13512
Project: Jenkins
Issue Type: Improvement
Components: core
Affects Versions: current
Reporter: Stefan Möbius
Priority: Minor
I'd like to be able to define build schedules like this:
0 22-3 * * *
H H(22-3) * * *
In the first case, I supposed this can also be achieved with
0 22-23,0-3 * * *
but in the second case, this doesn't work ("Invalid input ... Did you mean
3-22?).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira