From 3bcb813cb70a2332b7112930ef740d83ac3cd719 Mon Sep 17 00:00:00 2001 From: Eric van der Vlist Date: Sun, 22 Apr 2012 17:59:39 +0200 Subject: [PATCH] Unpause Heritrix job. --- .../actions/crawler-beans-template.cxml | 2 +- .../actions/heritrix-archive-set.xpl | 21 ++++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/archiver/pipelines/actions/crawler-beans-template.cxml b/archiver/pipelines/actions/crawler-beans-template.cxml index 4557862..a5b8e4e 100644 --- a/archiver/pipelines/actions/crawler-beans-template.cxml +++ b/archiver/pipelines/actions/crawler-beans-template.cxml @@ -333,7 +333,7 @@ metadata.description=Basic crawl starting with useful defaults - + diff --git a/archiver/pipelines/actions/heritrix-archive-set.xpl b/archiver/pipelines/actions/heritrix-archive-set.xpl index 99af5c4..db78ab8 100644 --- a/archiver/pipelines/actions/heritrix-archive-set.xpl +++ b/archiver/pipelines/actions/heritrix-archive-set.xpl @@ -171,9 +171,28 @@ for $a in /queue/action where $a/@uuid = $(uuid) return + + + + + + Accept + application/xml + + + + + + unpause + + + + + - +