[
http://jira.codehaus.org/browse/MRM-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter closed MRM-763.
----------------------------
Assignee: Brett Porter
Resolution: Fixed
tested and found this to work in a clean build. I believe this was fixed some
time ago.
However, there were a number of test cases that had the wrong expressions, so
they were updated.
> Default cron expression for database update is invalid
> ------------------------------------------------------
>
> Key: MRM-763
> URL: http://jira.codehaus.org/browse/MRM-763
> Project: Archiva
> Issue Type: Bug
> Components: web application
> Affects Versions: 1.0.2
> Reporter: Wendy Smoak
> Assignee: Brett Porter
> Priority: Minor
> Fix For: 1.0.2
>
>
> The default cron expression on the Database page is "0 0 * * ?" which is
> invalid.
> When adding a managed repository, the log shows:
> 2008-04-02 22:48:29,346 [btpool0-2] WARN
> org.apache.maven.archiva.scheduled.ArchivaTaskScheduler:default - Cron
> expression [0 0 * * ?] for database update is invalid. Defaulting to hourly.
> If you click 'Update cron' on the Databases page, there is no validation
> error (but the same log message appears.)
> I think it should be [0 0 * * * ?] instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira