You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org> on 2007/05/24 16:35:59 UTC

[jira] Created: (MRM-360) Cron Defaults are wrong

Cron Defaults are wrong
-----------------------

                 Key: MRM-360
                 URL: http://jira.codehaus.org/browse/MRM-360
             Project: Archiva
          Issue Type: Bug
          Components: indexing
    Affects Versions: 1.0-alpha-1
            Reporter: Joakim Erdfelt


The defaults for cron/scheduling are wrong.

* Repository Scanning should be hourly.
* Database Updates should be every 2 hours.

-- 
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

        

[jira] Updated: (MRM-360) [Admin] Cron Defaults are wrong (Repositories & Database)

Posted by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joakim Erdfelt updated MRM-360:
-------------------------------

    Summary: [Admin] Cron Defaults are wrong (Repositories & Database)  (was: Cron Defaults are wrong)

> [Admin] Cron Defaults are wrong (Repositories & Database)
> ---------------------------------------------------------
>
>                 Key: MRM-360
>                 URL: http://jira.codehaus.org/browse/MRM-360
>             Project: Archiva
>          Issue Type: Bug
>          Components: indexing
>    Affects Versions: 1.0-alpha-1
>            Reporter: Joakim Erdfelt
>
> The defaults for cron/scheduling are wrong.
> * Repository Scanning should be hourly.
> * Database Updates should be every 2 hours.

-- 
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

        

[jira] Closed: (MRM-360) [Admin] Cron Defaults are wrong (Repositories & Database)

Posted by "Jesse McConnell (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse McConnell closed MRM-360.
-------------------------------

      Assignee: Jesse McConnell
    Resolution: Fixed

sync cron -> 0 0 * * * * ?
repo scan -> 0 0 * * * * ?
db scanning -> 0 0 0/2 * * ?

cron format as specified here: 

http://www.opensymphony.com/quartz/wikidocs/CronTriggers%20Tutorial.html

> [Admin] Cron Defaults are wrong (Repositories & Database)
> ---------------------------------------------------------
>
>                 Key: MRM-360
>                 URL: http://jira.codehaus.org/browse/MRM-360
>             Project: Archiva
>          Issue Type: Bug
>          Components: indexing
>    Affects Versions: 1.0-alpha-1
>            Reporter: Joakim Erdfelt
>            Assignee: Jesse McConnell
>             Fix For: 1.0-alpha-1
>
>
> The defaults for cron/scheduling are wrong.
> * Repository Scanning should be hourly.
> * Database Updates should be every 2 hours.

-- 
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