Branch: refs/heads/master
Home:
https://github.com/seam/cron
Commit: 1523c26bc3ce42f1b057083491915e6fdd5722c7
https://github.com/seam/cron/commit/1523c26bc3ce42f1b057083491915e6fdd5722c7
Author: Pete Royle <pete(a)screamingcoder.com>
Date: 2011-06-14 (Tue, 14 Jun 2011)
Changed paths:
M
providers/scheduling/quartz/src/main/java/org/jboss/seam/cron/scheduling/quartz/QuartzScheduleProvider.java
Log Message:
-----------
Increase hard-coded threadpool size to 100 until it is made configurable
Commit: f3d658d39a816d7b4e91a4e3487cbea14bd85b35
https://github.com/seam/cron/commit/f3d658d39a816d7b4e91a4e3487cbea14bd85b35
Author: Pete Royle <pete(a)screamingcoder.com>
Date: 2011-06-14 (Tue, 14 Jun 2011)
Changed paths:
M spi/src/main/java/org/jboss/seam/cron/spi/scheduling/CronSchedulingInstaller.java
Log Message:
-----------
SEAMCRON-30: Don't resubmit identical schedules to the underlying scheduler
implementation
Compare:
https://github.com/seam/cron/compare/2489bde...f3d658d