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