jump to detailed chart | hide Line HistoryConstraint |
NOTE: this repository is being scanned, some statistics may still be out of date.
Recent Changelog
822
by jhouse
03 August 2008, 15:18:39 -0500
(
5 months 6 days ago)
QUARTZ-675: FileScanJob cannot load files with spaces or special characters in path.
./xml/JobInitializationPlugin.java
822
796
by jhouse
25 April 2008, 21:02:43 -0500
(
8 months ago)
QUARTZ-577: JobInitializationPlugin can't find quartz-jobs.xml within a JAR file
./xml/JobInitializationPlugin.java
796
486
by jrosenberg
08 May 2006, 08:17:11 -0500
(
2 years 8 months ago)
Issue number: QUARTZ-383
Pass system id into processFileAndSchedulerJobs() explicitly so file expansion is not done twice. |