Simple simple question, i need to run a job all the day (pooling our SVN repositories) but not from 15.00 to 16.00..
For now my configuration does not work.. job ran at 15.36! :(
As you can see my cron expression is H/30 0-15,16-23 * * * What is the problem? is the cron expression that does not work, or is there something i don't get?