zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #01748
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
Chris Hillery has proposed merging lp:~ceejatec/zorba/new-remote-queue into lp:zorba.
Requested reviews:
Zorba Coders (zorba-coders)
For more details, see:
https://code.launchpad.net/~ceejatec/zorba/new-remote-queue/+merge/81686
--
https://code.launchpad.net/~ceejatec/zorba/new-remote-queue/+merge/81686
Your team Zorba Coders is requested to review the proposed merge of lp:~ceejatec/zorba/new-remote-queue into lp:zorba.
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/head/head_content-type_text.xml.res'
--- test/rbkt/ExpQueryResults/zorba/http-client/head/head_content-type_text.xml.res 2011-08-15 10:51:53 +0000
+++ test/rbkt/ExpQueryResults/zorba/http-client/head/head_content-type_text.xml.res 2011-11-09 07:55:28 +0000
@@ -1,1 +1,1 @@
-text/plain; charset=UTF-8
+text/plain
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/options/options.xml.res'
--- test/rbkt/ExpQueryResults/zorba/http-client/options/options.xml.res 2011-08-15 10:51:53 +0000
+++ test/rbkt/ExpQueryResults/zorba/http-client/options/options.xml.res 2011-11-09 07:55:28 +0000
@@ -1,1 +1,1 @@
-GET HEAD POST OPTIONS TRACE
\ No newline at end of file
+GET HEAD POST OPTIONS
\ No newline at end of file
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-multipart.xml.res'
--- test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-multipart.xml.res 2011-08-23 07:11:31 +0000
+++ test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-multipart.xml.res 2011-11-09 07:55:28 +0000
@@ -1,1 +1,1 @@
-<result><number-of-bodies>3</number-of-bodies><headers><http:header xmlns:http="http://expath.org/ns/http-client" name="User-Agent" value="libcurl-agent/1.0"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Host" value="zorbatest.lambda.nu:8080"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Accept" value="*/*"/><http:header xmlns:http="http://expath.org/ns/http-client" name="foo" value="bar"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Expect" value="100-continue"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Disposition" value="form-data; name="zorba-default""/><http:header xmlns:http="http://expath.org/ns/http-client" name="insidemutlipart" value="blubb"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Type" value="text/plain"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Disposition" value="form-data; name="zorba-default""/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Type" value="text/plain"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Disposition" value="form-data; name="zorba-default""/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Type" value="img/png"/></headers></result>
+<result><number-of-bodies>3</number-of-bodies><headers><http:header xmlns:http="http://expath.org/ns/http-client" name="User-Agent" value="libcurl-agent/1.0"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Host" value="remotequeue.zorba-xquery.com"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Accept" value="*/*"/><http:header xmlns:http="http://expath.org/ns/http-client" name="foo" value="bar"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Expect" value="100-continue"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Disposition" value="form-data; name="zorba-default""/><http:header xmlns:http="http://expath.org/ns/http-client" name="insidemutlipart" value="blubb"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Type" value="text/plain"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Disposition" value="form-data; name="zorba-default""/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Type" value="text/plain"/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Disposition" value="form-data; name="zorba-default""/><http:header xmlns:http="http://expath.org/ns/http-client" name="Content-Type" value="img/png"/></headers></result>
=== modified file 'test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-post.xml.res'
--- test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-post.xml.res 2011-08-23 07:11:31 +0000
+++ test/rbkt/ExpQueryResults/zorba/http-client/send-request/http3-post.xml.res 2011-11-09 07:55:28 +0000
@@ -1,6 +1,6 @@
-<http:request xmlns:http="http://expath.org/ns/http-client" method="POST" href="zorbatest.lambda.nu:8080/http-test-data/request.php">
+<http:request xmlns:http="http://expath.org/ns/http-client" method="POST" href="remotequeue.zorba-xquery.com/http-test-data/request.php">
<http:header name="User-Agent" value="libcurl-agent/1.0"/>
- <http:header name="Host" value="zorbatest.lambda.nu:8080"/>
+ <http:header name="Host" value="remotequeue.zorba-xquery.com"/>
<http:header name="Accept" value="*/*"/>
<http:header name="foo" value="bar"/>
<http:header name="Content-Type" value="text/plain"/>
=== modified file 'test/rbkt/Queries/zorba/http-client/delete/delete.xq'
--- test/rbkt/Queries/zorba/http-client/delete/delete.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/delete/delete.xq 2011-11-09 07:55:28 +0000
@@ -1,6 +1,6 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
variable $result :=
- http:delete("http://zorbatest.lambda.nu:8080/cgi-bin/test-text");
+ http:delete("http://remotequeue.zorba-xquery.com/cgi-bin/test-text");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-binary/get-binary_binary.xq'
--- test/rbkt/Queries/zorba/http-client/get-binary/get-binary_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-binary/get-binary_binary.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-binary("http://zorbatest.lambda.nu:8080/cgi-bin/test-binary")[2]
+http:get-binary("http://remotequeue.zorba-xquery.com/cgi-bin/test-binary")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-binary/get-binary_text.xq'
--- test/rbkt/Queries/zorba/http-client/get-binary/get-binary_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-binary/get-binary_text.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-binary("http://zorbatest.lambda.nu:8080/cgi-bin/test-text")[2]
+http:get-binary("http://remotequeue.zorba-xquery.com/cgi-bin/test-text")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-binary/get-binary_text_query.xq'
--- test/rbkt/Queries/zorba/http-client/get-binary/get-binary_text_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-binary/get-binary_text_query.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-binary("http://zorbatest.lambda.nu:8080/cgi-bin/test-text?querystring")[2]
+http:get-binary("http://remotequeue.zorba-xquery.com/cgi-bin/test-text?querystring")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-binary/get-binary_xml.xq'
--- test/rbkt/Queries/zorba/http-client/get-binary/get-binary_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-binary/get-binary_xml.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-binary("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml")[2]
+http:get-binary("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-binary/get-binary_xml_query.xq'
--- test/rbkt/Queries/zorba/http-client/get-binary/get-binary_xml_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-binary/get-binary_xml_query.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-binary("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?querystring")[2]
+http:get-binary("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?querystring")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-node/get-node_binary.xq'
--- test/rbkt/Queries/zorba/http-client/get-node/get-node_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-node/get-node_binary.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-binary")[2]
+http:get-node("http://remotequeue.zorba-xquery.com/cgi-bin/test-binary")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-node/get-node_error_invalidxml.xq'
--- test/rbkt/Queries/zorba/http-client/get-node/get-node_error_invalidxml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-node/get-node_error_invalidxml.xq 2011-11-09 07:55:28 +0000
@@ -1,5 +1,5 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
(: The & in the query string causes the server to generate invalid XML :)
-http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?foo&")[2]
+http:get-node("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?foo&")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-node/get-node_text.xq'
--- test/rbkt/Queries/zorba/http-client/get-node/get-node_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-node/get-node_text.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-text")[2]
+http:get-node("http://remotequeue.zorba-xquery.com/cgi-bin/test-text")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-node/get-node_text_query.xq'
--- test/rbkt/Queries/zorba/http-client/get-node/get-node_text_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-node/get-node_text_query.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-text?querystring")[2]
+http:get-node("http://remotequeue.zorba-xquery.com/cgi-bin/test-text?querystring")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-node/get-node_xml.xq'
--- test/rbkt/Queries/zorba/http-client/get-node/get-node_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-node/get-node_xml.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml")[2]
+http:get-node("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-node/get-node_xml_query.xq'
--- test/rbkt/Queries/zorba/http-client/get-node/get-node_xml_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-node/get-node_xml_query.xq 2011-11-09 07:55:28 +0000
@@ -1,5 +1,5 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?querystring")[2]
+http:get-node("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?querystring")[2]
/body/query/text()
=== modified file 'test/rbkt/Queries/zorba/http-client/get-text/get-text_binary.xq'
--- test/rbkt/Queries/zorba/http-client/get-text/get-text_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-text/get-text_binary.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-text("http://zorbatest.lambda.nu:8080/cgi-bin/test-binary")[2]
+http:get-text("http://remotequeue.zorba-xquery.com/cgi-bin/test-binary")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-text/get-text_text.xq'
--- test/rbkt/Queries/zorba/http-client/get-text/get-text_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-text/get-text_text.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-text("http://zorbatest.lambda.nu:8080/cgi-bin/test-text")[2]
+http:get-text("http://remotequeue.zorba-xquery.com/cgi-bin/test-text")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-text/get-text_text_query.xq'
--- test/rbkt/Queries/zorba/http-client/get-text/get-text_text_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-text/get-text_text_query.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-text("http://zorbatest.lambda.nu:8080/cgi-bin/test-text?querystring")[2]
+http:get-text("http://remotequeue.zorba-xquery.com/cgi-bin/test-text?querystring")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-text/get-text_xml.xq'
--- test/rbkt/Queries/zorba/http-client/get-text/get-text_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-text/get-text_xml.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-text("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml")[2]
+http:get-text("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get-text/get-text_xml_query.xq'
--- test/rbkt/Queries/zorba/http-client/get-text/get-text_xml_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get-text/get-text_xml_query.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get-text("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?querystring")[2]
+http:get-text("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?querystring")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get/get_binary.xq'
--- test/rbkt/Queries/zorba/http-client/get/get_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get/get_binary.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get("http://zorbatest.lambda.nu:8080/cgi-bin/test-binary")[2]
+http:get("http://remotequeue.zorba-xquery.com/cgi-bin/test-binary")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get/get_error_invalidxml.xq'
--- test/rbkt/Queries/zorba/http-client/get/get_error_invalidxml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get/get_error_invalidxml.xq 2011-11-09 07:55:28 +0000
@@ -1,5 +1,5 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
(: The & in the query string causes the server to generate invalid XML :)
-http:get("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?foo&")[2]
+http:get("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?foo&")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get/get_text.xq'
--- test/rbkt/Queries/zorba/http-client/get/get_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get/get_text.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get("http://zorbatest.lambda.nu:8080/cgi-bin/test-text")[2]
+http:get("http://remotequeue.zorba-xquery.com/cgi-bin/test-text")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get/get_text_query.xq'
--- test/rbkt/Queries/zorba/http-client/get/get_text_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get/get_text_query.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get("http://zorbatest.lambda.nu:8080/cgi-bin/test-text?querystring")[2]
+http:get("http://remotequeue.zorba-xquery.com/cgi-bin/test-text?querystring")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get/get_xml.xq'
--- test/rbkt/Queries/zorba/http-client/get/get_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get/get_xml.xq 2011-11-09 07:55:28 +0000
@@ -1,4 +1,4 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml")[2]
+http:get("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml")[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/get/get_xml_query.xq'
--- test/rbkt/Queries/zorba/http-client/get/get_xml_query.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/get/get_xml_query.xq 2011-11-09 07:55:28 +0000
@@ -1,5 +1,5 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
-http:get("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?querystring")[2]
+http:get("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?querystring")[2]
/body/query/text()
=== modified file 'test/rbkt/Queries/zorba/http-client/head/head_content-type_binary.xq'
--- test/rbkt/Queries/zorba/http-client/head/head_content-type_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/head/head_content-type_binary.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare namespace exp="http://expath.org/ns/http-client";
data(
- http:head("http://zorbatest.lambda.nu:8080/cgi-bin/test-binary")
+ http:head("http://remotequeue.zorba-xquery.com/cgi-bin/test-binary")
/exp:header[@name="Content-Type"]/@value
)
=== modified file 'test/rbkt/Queries/zorba/http-client/head/head_content-type_text.xq'
--- test/rbkt/Queries/zorba/http-client/head/head_content-type_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/head/head_content-type_text.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare namespace exp="http://expath.org/ns/http-client";
data(
- http:head("http://zorbatest.lambda.nu:8080/cgi-bin/test-text")
+ http:head("http://remotequeue.zorba-xquery.com/cgi-bin/test-text")
/exp:header[@name="Content-Type"]/@value
)
=== modified file 'test/rbkt/Queries/zorba/http-client/head/head_content-type_xml.xq'
--- test/rbkt/Queries/zorba/http-client/head/head_content-type_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/head/head_content-type_xml.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare namespace exp="http://expath.org/ns/http-client";
data(
- http:head("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml")
+ http:head("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml")
/exp:header[@name="Content-Type"]/@value
)
=== modified file 'test/rbkt/Queries/zorba/http-client/head/head_status.xq'
--- test/rbkt/Queries/zorba/http-client/head/head_status.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/head/head_status.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare namespace exp="http://expath.org/ns/http-client";
data(
- http:head("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml")/@status
+ http:head("http://remotequeue.zorba-xquery.com/cgi-bin/test-xml")/@status
)
=== modified file 'test/rbkt/Queries/zorba/http-client/options/options.xq'
--- test/rbkt/Queries/zorba/http-client/options/options.xq 2011-08-23 07:11:31 +0000
+++ test/rbkt/Queries/zorba/http-client/options/options.xq 2011-11-09 07:55:28 +0000
@@ -1,3 +1,3 @@
import module namespace http = "http://www.zorba-xquery.com/modules/http-client";
-http:options("http://zorbatest.lambda.nu:8080/http-test-data/http1.xml")
+http:options("http://remotequeue.zorba-xquery.com/http-test-data/http1.xml")
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post2_comment.xq'
--- test/rbkt/Queries/zorba/http-client/post/post2_comment.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post2_comment.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <!-- comment -->;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg);
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg);
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post2_element.xq'
--- test/rbkt/Queries/zorba/http-client/post/post2_element.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post2_element.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg);
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg);
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post2_integer.xq'
--- test/rbkt/Queries/zorba/http-client/post/post2_integer.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post2_integer.xq 2011-11-09 07:55:28 +0000
@@ -1,7 +1,7 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", 5);
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", 5);
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post2_string.xq'
--- test/rbkt/Queries/zorba/http-client/post/post2_string.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post2_string.xq 2011-11-09 07:55:28 +0000
@@ -1,7 +1,7 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", "putstring");
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", "putstring");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post3_binary.xq'
--- test/rbkt/Queries/zorba/http-client/post/post3_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post3_binary.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
(: value is "hello there" in base64 :)
variable $arg as xs:base64Binary := "aGVsbG8gdGhlcmUK" cast as xs:base64Binary;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"application/octet-stream");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post3_binary_element.xq'
--- test/rbkt/Queries/zorba/http-client/post/post3_binary_element.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post3_binary_element.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"application/octet-stream");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post3_html.xq'
--- test/rbkt/Queries/zorba/http-client/post/post3_html.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post3_html.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <h1>hi there</h1>;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"text/html");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post3_html_br.xq'
--- test/rbkt/Queries/zorba/http-client/post/post3_html_br.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post3_html_br.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
(: Should get serialized as "<br>" with HTML output method :)
variable $arg := <br></br>;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"text/html");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post3_text.xq'
--- test/rbkt/Queries/zorba/http-client/post/post3_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post3_text.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"text/plain");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/post/post3_xml.xq'
--- test/rbkt/Queries/zorba/http-client/post/post3_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/post/post3_xml.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:post("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:post("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"application/xml");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put2_comment.xq'
--- test/rbkt/Queries/zorba/http-client/put/put2_comment.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put2_comment.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <!-- comment -->;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg);
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg);
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put2_element.xq'
--- test/rbkt/Queries/zorba/http-client/put/put2_element.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put2_element.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg);
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg);
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put2_integer.xq'
--- test/rbkt/Queries/zorba/http-client/put/put2_integer.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put2_integer.xq 2011-11-09 07:55:28 +0000
@@ -1,7 +1,7 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", 5);
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", 5);
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put2_string.xq'
--- test/rbkt/Queries/zorba/http-client/put/put2_string.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put2_string.xq 2011-11-09 07:55:28 +0000
@@ -1,7 +1,7 @@
import module namespace http="http://www.zorba-xquery.com/modules/http-client";
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", "putstring");
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", "putstring");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put3_binary.xq'
--- test/rbkt/Queries/zorba/http-client/put/put3_binary.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put3_binary.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
(: value is "hello there" in base64 :)
variable $arg as xs:base64Binary := "aGVsbG8gdGhlcmUK" cast as xs:base64Binary;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"application/octet-stream");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put3_binary_element.xq'
--- test/rbkt/Queries/zorba/http-client/put/put3_binary_element.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put3_binary_element.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"application/octet-stream");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put3_html.xq'
--- test/rbkt/Queries/zorba/http-client/put/put3_html.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put3_html.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <h1>hi there</h1>;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"text/html");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put3_html_br.xq'
--- test/rbkt/Queries/zorba/http-client/put/put3_html_br.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put3_html_br.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
(: Should get serialized as "<br>" with HTML output method :)
variable $arg := <br></br>;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"text/html");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put3_text.xq'
--- test/rbkt/Queries/zorba/http-client/put/put3_text.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put3_text.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"text/plain");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/put/put3_xml.xq'
--- test/rbkt/Queries/zorba/http-client/put/put3_xml.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/put/put3_xml.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
variable $arg := <hello>there</hello>;
variable $result :=
- http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
+ http:put("http://remotequeue.zorba-xquery.com/cgi-bin/test-text", $arg,
"application/xml");
$result[2]
=== modified file 'test/rbkt/Queries/zorba/http-client/send-request/http1-redirect.xq'
--- test/rbkt/Queries/zorba/http-client/send-request/http1-redirect.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/send-request/http1-redirect.xq 2011-11-09 07:55:28 +0000
@@ -3,10 +3,10 @@
declare namespace h = "http://expath.org/ns/http-client";
variable $http-res-with :=
-http:send-request(<h:request href="http://zorbatest.lambda.nu:8080/remotequeue" method="HEAD" follow-redirect="true"/>, (), ());
+http:send-request(<h:request href="http://remotequeue.zorba-xquery.com/remotequeue" method="HEAD" follow-redirect="true"/>, (), ());
variable $http-res-without :=
-http:send-request(<h:request href="http://zorbatest.lambda.nu:8080/remotequeue" method="HEAD" follow-redirect="false"/>, (), ());
+http:send-request(<h:request href="http://remotequeue.zorba-xquery.com/remotequeue" method="HEAD" follow-redirect="false"/>, (), ());
let $status-with := $http-res-with[1]/@status/data(.)
let $status-without := $http-res-without[1]/@status/data(.)
=== modified file 'test/rbkt/Queries/zorba/http-client/send-request/http2-read-svg.xq'
--- test/rbkt/Queries/zorba/http-client/send-request/http2-read-svg.xq 2011-08-23 07:11:31 +0000
+++ test/rbkt/Queries/zorba/http-client/send-request/http2-read-svg.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare namespace h = "http://expath.org/ns/http-client";
variable $req := <h:request method="GET"
- href="http://zorbatest.lambda.nu:8080/http-test-data/basic-auth/example.svg"
+ href="http://remotequeue.zorba-xquery.com/http-test-data/basic-auth/example.svg"
auth-method="Basic"
send-authorization="true"
username="zorba"
=== modified file 'test/rbkt/Queries/zorba/http-client/send-request/http3-multipart.xq'
--- test/rbkt/Queries/zorba/http-client/send-request/http3-multipart.xq 2011-08-23 07:11:31 +0000
+++ test/rbkt/Queries/zorba/http-client/send-request/http3-multipart.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare namespace http = "http://expath.org/ns/http-client";
variable $req :=
- <http:request method="POST" href="http://zorbatest.lambda.nu:8080/http-test-data/request.php">
+ <http:request method="POST" href="http://remotequeue.zorba-xquery.com/http-test-data/request.php">
<http:header name="foo" value="bar"/>
<http:multipart media-type="multipart/mixed">
<http:header name="insidemutlipart" value="blubb"/>
=== modified file 'test/rbkt/Queries/zorba/http-client/send-request/http3-post.xq'
--- test/rbkt/Queries/zorba/http-client/send-request/http3-post.xq 2011-08-23 07:11:31 +0000
+++ test/rbkt/Queries/zorba/http-client/send-request/http3-post.xq 2011-11-09 07:55:28 +0000
@@ -3,7 +3,7 @@
declare default element namespace "http://expath.org/ns/http-client";
variable $req :=
- <request method="POST" href="http://zorbatest.lambda.nu:8080/http-test-data/request.php">
+ <request method="POST" href="http://remotequeue.zorba-xquery.com/http-test-data/request.php">
<header name="foo" value="bar"/>
<body media-type="text/plain">
Dies ist ein kleiner Test
=== modified file 'test/rbkt/Queries/zorba/http-client/send-request/send-request_get_binary.xq'
--- test/rbkt/Queries/zorba/http-client/send-request/send-request_get_binary.xq 2011-08-23 07:11:31 +0000
+++ test/rbkt/Queries/zorba/http-client/send-request/send-request_get_binary.xq 2011-11-09 07:55:28 +0000
@@ -2,7 +2,7 @@
declare namespace h = "http://expath.org/ns/http-client";
variable $req := <h:request method="GET"
- href="http://zorbatest.lambda.nu:8080/http-test-data/basic-auth/download.png"
+ href="http://remotequeue.zorba-xquery.com/http-test-data/basic-auth/download.png"
auth-method="Basic"
send-authorization="true"
username="zorba"
=== modified file 'test/rbkt/Queries/zorba/http-client/send-request/send-request_href.xq'
--- test/rbkt/Queries/zorba/http-client/send-request/send-request_href.xq 2011-08-15 10:51:53 +0000
+++ test/rbkt/Queries/zorba/http-client/send-request/send-request_href.xq 2011-11-09 07:55:28 +0000
@@ -1,7 +1,7 @@
import module namespace http = "http://www.zorba-xquery.com/modules/http-client";
variable $res :=
-http:send-request((), "http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?querystring", ());
+http:send-request((), "http://remotequeue.zorba-xquery.com/cgi-bin/test-xml?querystring", ());
$res[2]
Follow ups
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09
-
Wheee
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
Re: [Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Zorba Build Bot, 2011-11-09
-
[Merge] lp:~ceejatec/zorba/new-remote-queue into lp:zorba
From: Chris Hillery, 2011-11-09