FileSource does not detect removal of all cron entries
Brought to you by:
iolalla
When using a FileSource, if I change the file by
removing all cron entries (to stop all cron jobs),
FileSource.findAll() throws a DataNotFoundException and
continues processing cron jobs that were removed.
Instead, it should return an empty CrontabEntryBean array.
Thanks!
Mark
mdrew@NOSPAM.realm.com
(remove "NOSPAM." from the e-mail address)