]> source.dussan.org Git - archiva.git/commit
[MRM-1632] Invalid Cron in a job means webapp will not start
authorBrett Porter <brett@apache.org>
Mon, 11 Jun 2012 14:56:26 +0000 (14:56 +0000)
committerBrett Porter <brett@apache.org>
Mon, 11 Jun 2012 14:56:26 +0000 (14:56 +0000)
commitced2e4591615c56d072ff388b5451ce39918715b
treeeb0d9aa87c84ff1d7f4906aa08022d36e3a4cbfb
parent6f50378e6e20be8f5d4241b1a7c039498bacb087
[MRM-1632] Invalid Cron in a job means webapp will not start

If syntax is invalid, log a warning instead of throwing the exception, and the
job will not be scheduled.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1348883 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-scheduler/archiva-scheduler-indexing/src/main/java/org/apache/archiva/scheduler/indexing/DefaultDownloadRemoteIndexScheduler.java