[seam-commits] [seam/cron] c10ceb: Actual schedules could be in a "HH:MM" format, whi...
GitHub
noreply at github.com
Mon Apr 27 19:45:39 EDT 2015
Branch: refs/heads/develop
Home: https://github.com/seam/cron
Commit: c10ceb6236171e62e5abee699e7010c8de8bbb50
https://github.com/seam/cron/commit/c10ceb6236171e62e5abee699e7010c8de8bbb50
Author: Pete Royle <pete at screamingcoder.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M spi/src/main/java/org/jboss/seam/cron/spi/scheduling/CronSchedulingInstaller.java
Log Message:
-----------
Actual schedules could be in a "HH:MM" format, which doesn't have spaces
Commit: 16cd016e0cd60a9a40c53d594aa60d47963ade0a
https://github.com/seam/cron/commit/16cd016e0cd60a9a40c53d594aa60d47963ade0a
Author: Pete Royle <pete at screamingcoder.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M providers/scheduling/quartz/src/main/java/org/jboss/seam/cron/scheduling/quartz/QuartzScheduleProvider.java
Log Message:
-----------
Need to wait a bit longer before starting @Every Second trigger, otherwise test initialisation checks will fail
Compare: https://github.com/seam/cron/compare/39cc2ece0482...16cd016e0cd6
More information about the seam-commits
mailing list