From a1dc635607b01e4f26f896ed860277042c66effd Mon Sep 17 00:00:00 2001 From: Eric van der Vlist Date: Sun, 22 Apr 2012 00:01:51 +0200 Subject: [PATCH] Update to follow changes to Orbeon Forms experimental features... --- archiver/pipelines/actions/heritrix-archive-set.xpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/archiver/pipelines/actions/heritrix-archive-set.xpl b/archiver/pipelines/actions/heritrix-archive-set.xpl index ebf4e73..ca43bb2 100644 --- a/archiver/pipelines/actions/heritrix-archive-set.xpl +++ b/archiver/pipelines/actions/heritrix-archive-set.xpl @@ -97,7 +97,7 @@ for $a in /queue/action where $a/@uuid = $(uuid) return + xxforms:password="{/config/heritrix/password}" xxforms:preemptive_authentication="false"> Accept application/xml @@ -126,7 +126,7 @@ for $a in /queue/action where $a/@uuid = $(uuid) return + xxforms:username="{doc('oxf:/config.xml')/config/heritrix/username}" xxforms:password="{doc('oxf:/config.xml')//config/heritrix/password}" xxforms:preemptive_authentication="false"/> @@ -137,7 +137,7 @@ for $a in /queue/action where $a/@uuid = $(uuid) return + xxforms:username="{doc('oxf:/config.xml')/config/heritrix/username}" xxforms:password="{doc('oxf:/config.xml')/config/heritrix/password}" xxforms:preemptive_authentication="false"> Accept application/xml @@ -156,7 +156,7 @@ for $a in /queue/action where $a/@uuid = $(uuid) return + xxforms:username="{doc('oxf:/config.xml')/config/heritrix/username}" xxforms:password="{doc('oxf:/config.xml')/config/heritrix/password}" xxforms:preemptive_authentication="false"> Accept application/xml