From 57daa703da7eb3dae948d4c7b38575ac0de3cff8 Mon Sep 17 00:00:00 2001 From: Eric van der Vlist Date: Sat, 21 Apr 2012 23:42:16 +0200 Subject: [PATCH] Now building and launching Heritrix jobs... --- archiver/pipelines/actions/cxml.xslt | 695 ++++++++++++++++++ .../actions/heritrix-archive-set.xpl | 62 +- 2 files changed, 755 insertions(+), 2 deletions(-) create mode 100644 archiver/pipelines/actions/cxml.xslt diff --git a/archiver/pipelines/actions/cxml.xslt b/archiver/pipelines/actions/cxml.xslt new file mode 100644 index 0000000..aa6e675 --- /dev/null +++ b/archiver/pipelines/actions/cxml.xslt @@ -0,0 +1,695 @@ + + + + + + + + + + + +# This Properties map is specified in the Java 'property list' text format +# http://java.sun.com/javase/6/docs/api/java/util/Properties.html#load%28java.io.Reader%29 + +metadata.operatorContactUrl=http://owark.org +metadata.jobName=basic +metadata.description=Basic crawl starting with useful defaults + +##..more?..## + + + + + + + + + + + + + + + + + + + + + + + + + + +# [see override above] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/archiver/pipelines/actions/heritrix-archive-set.xpl b/archiver/pipelines/actions/heritrix-archive-set.xpl index 00adcee..ebf4e73 100644 --- a/archiver/pipelines/actions/heritrix-archive-set.xpl +++ b/archiver/pipelines/actions/heritrix-archive-set.xpl @@ -112,10 +112,68 @@ for $a in /queue/action where $a/@uuid = $(uuid) return - + + + + + + + + + + + + + + + + + + + + + + + + + Accept + application/xml + + + + + + build + + + + + + + + + + + Accept + application/xml + + + + + + launch + + + + + + - +