Merge lp:~zorba-coders/zorba/bug-1210410-http-client into lp:zorba/http-client-module

Proposed by Chris Hillery
Status: Merged
Merged at revision: 37
Proposed branch: lp:~zorba-coders/zorba/bug-1210410-http-client
Merge into: lp:zorba/http-client-module
Diff against target: 15 lines (+2/-2)
1 file modified
src/http-client.xq (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-1210410-http-client
Reviewer Review Type Date Requested Status
Sorin Marian Nasoi Approve
Chris Hillery Approve
Review via email: mp+179376@code.launchpad.net

Commit message

Updated options and annotations URIs to zorba.io.

To post a comment you must log in.
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/http-client.xq'
--- src/http-client.xq 2013-07-26 20:52:49 +0000
+++ src/http-client.xq 2013-08-09 09:47:36 +0000
@@ -113,9 +113,9 @@
113113
114import schema namespace https = "http://expath.org/ns/http-client";114import schema namespace https = "http://expath.org/ns/http-client";
115115
116declare namespace an = "http://www.zorba-xquery.com/annotations";116declare namespace an = "http://zorba.io/annotations";
117117
118declare namespace ver = "http://www.zorba-xquery.com/options/versioning";118declare namespace ver = "http://zorba.io/options/versioning";
119declare option ver:module-version "1.0";119declare option ver:module-version "1.0";
120120
121(:~121(:~

Subscribers

People subscribed via source and target branches

to all changes: