[ http://jira.codehaus.org/browse/CONTINUUM-595?page=all ]
     
Emmanuel Venisse closed CONTINUUM-595:
--------------------------------------

    Resolution: Won't Fix

"The '?' character is allowed for the day-of-month and day-of-week fields. It 
is used to specify 'no specific value'. This is useful when you need to specify 
something in one of the two fileds, but not the other. See the examples below 
for clarification"

Correct values are:
0 0 8-16 ? * MON-FRI
and
0 0 8-16 ? * 2-6

> valid cron exprssions not allowed
> ---------------------------------
>
>          Key: CONTINUUM-595
>          URL: http://jira.codehaus.org/browse/CONTINUUM-595
>      Project: Continuum
>         Type: Bug

>   Components: Web interface
>     Reporter: Brett Porter
>     Priority: Blocker
>      Fix For: 1.0.3

>
>
> I tried:
> 0 0 8-16 * * MON-FRI
> and
> 0 0 8-16 * * 2-6
> Both should allow "business hours" scheduling. It appears that it is the last 
> element (day of week) that is not accepted, even though it is allowed here: 
> http://www.opensymphony.com/quartz/api/org/quartz/CronTrigger.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to