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

Proposed by Chris Hillery
Status: Merged
Merged at revision: 46
Proposed branch: lp:~zorba-coders/zorba/bug-1210410-couchbase
Merge into: lp:zorba/couchbase-module
Diff against target: 15 lines (+2/-2)
1 file modified
src/couchbase.xq (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-1210410-couchbase
Reviewer Review Type Date Requested Status
Sorin Marian Nasoi Approve
Chris Hillery Approve
Review via email: mp+179365@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 :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-couchbase/+merge/179365

Stage "TestZorbaUbuntu" failed.
18 tests failed (8402 total tests run).

Check test results at http://jenkins.lambda.nu/job/TestZorbaUbuntu/198/testReport/ to view the results.

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
1=== modified file 'src/couchbase.xq'
2--- src/couchbase.xq 2013-06-15 19:31:44 +0000
3+++ src/couchbase.xq 2013-08-09 09:45:35 +0000
4@@ -34,9 +34,9 @@
5 module namespace cb = "http://www.zorba-xquery.com/modules/couchbase";
6
7 declare namespace jn = "http://jsoniq.org/functions";
8-declare namespace an = "http://www.zorba-xquery.com/annotations";
9+declare namespace an = "http://zorba.io/annotations";
10
11-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
12+declare namespace ver = "http://zorba.io/options/versioning";
13 declare option ver:module-version "1.0";
14
15 (:~

Subscribers

People subscribed via source and target branches

to all changes: