-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Component/s: camel-quartz2
-
Labels:None
-
Estimated Complexity:Unknown
In the past we had to use + sign as separator in the cron
0/2+*+*+*+*+?
We should support also using spaces, so its like text-book cron
0/2 * * * * ?