Claus Ibsen created CAMEL-13291:
-----------------------------------

             Summary: camel-quartz - Allow to configure cron parameter with 
spaces
                 Key: CAMEL-13291
                 URL: https://issues.apache.org/jira/browse/CAMEL-13291
             Project: Camel
          Issue Type: Improvement
          Components: camel-quartz2
            Reporter: Claus Ibsen
             Fix For: 3.0.0


In the past we had to use + sign as separator in the cron
{code}
0/2+*+*+*+*+?
{code}

We should support also using spaces, so its like text-book cron
{code}
0/2 * * * * ?
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to