Author: aheritier
Date: Thu Jan  3 10:17:53 2008
New Revision: 608583

URL: http://svn.apache.org/viewvc?rev=608583&view=rev
Log:
Add link to quartz cron expression syntax

Modified:
    maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt

Modified: 
maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt?rev=608583&r1=608582&r2=608583&view=diff
==============================================================================
--- maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt 
(original)
+++ maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt 
Thu Jan  3 10:17:53 2008
@@ -48,7 +48,7 @@
        
   * <type> - the repository layout (maven 2 or maven 1)
   
-  * <cron> - the cron schedule when repository scanning will be executed.
+  * <cron> - the 
{{{http://quartz.sourceforge.net/javadoc/org/quartz/CronTrigger.html}cron 
schedule}} when repository scanning will be executed.
   
   * <repository purge by days older> - the first option for repository purge. 
Archiva will check how old the artifact is
         and if it is older than the set number of days in this field, then the 
artifact will be deleted respecting the retention


Reply via email to