]> source.dussan.org Git - archiva.git/commit
[MRM-161] remove scheduled execution, as it will be synchronised with the indexing
authorBrett Porter <brett@apache.org>
Wed, 6 Sep 2006 04:02:08 +0000 (04:02 +0000)
committerBrett Porter <brett@apache.org>
Wed, 6 Sep 2006 04:02:08 +0000 (04:02 +0000)
commite4cfdac7b32ee1cdc0c76a01914cd33d0d5b704b
treed15035dab52769e92b468f7d64a36491c8d6ba05
parent1b940da8671bb5d0ee49fe4881edf86bcb95aaf4
[MRM-161] remove scheduled execution, as it will be synchronised with the indexing

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@440607 13f79535-47bb-0310-9956-ffa450edef68
archiva-configuration/src/main/mdo/configuration.mdo
archiva-core/src/main/java/org/apache/maven/archiva/scheduler/DefaultRepositoryTaskScheduler.java
archiva-core/src/main/java/org/apache/maven/archiva/scheduler/RepositoryTaskScheduler.java
archiva-core/src/main/java/org/apache/maven/archiva/scheduler/task/IndexerTask.java
archiva-core/src/main/java/org/apache/maven/archiva/scheduler/task/ReporterTask.java [deleted file]
archiva-core/src/main/java/org/apache/maven/archiva/scheduler/task/RepositoryTask.java
archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/admin/RunRepositoryTaskAction.java
archiva-webapp/src/main/resources/xwork.xml