[seam-commits] [seam/cron] 0a50b8: Renamed scheduler.properties to cron.properties
noreply at github.com
noreply at github.com
Mon May 23 03:15:36 EDT 2011
Branch: refs/heads/master
Home: https://github.com/seam/cron
Commit: 0a50b8d785aec5e9a70be615874429fd03f078ed
https://github.com/seam/cron/commit/0a50b8d785aec5e9a70be615874429fd03f078ed
Author: Pete Royle <pete at screamingcoder.com>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M api/src/main/java/org/jboss/seam/cron/scheduling/api/Scheduled.java
M examples/swing_memory_grapher/pom.xml
M impl/src/main/java/org/jboss/seam/cron/scheduling/impl/literals/ScheduledBinding.java
M impl/src/main/java/org/jboss/seam/cron/scheduling/impl/util/SchedulePropertiesManager.java
A providers/scheduling/quartz/src/test/resources/cron.properties
R providers/scheduling/quartz/src/test/resources/scheduler.properties
M readme.md
M spi/src/main/java/org/jboss/seam/cron/spi/scheduling/CronSchedulingInstaller.java
Log Message:
-----------
Renamed scheduler.properties to cron.properties
More information about the seam-commits
mailing list