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

Proposed by Chris Hillery
Status: Merged
Merged at revision: 17
Proposed branch: lp:~zorba-coders/zorba/bug-1210410-stack
Merge into: lp:zorba/stack-module
Diff against target: 14 lines (+2/-2)
1 file modified
src/stack.xq (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bug-1210410-stack
Reviewer Review Type Date Requested Status
Sorin Marian Nasoi Approve
Chris Hillery Approve
Review via email: mp+179389@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
1=== modified file 'src/stack.xq'
2--- src/stack.xq 2013-07-17 06:20:08 +0000
3+++ src/stack.xq 2013-08-09 09:49:42 +0000
4@@ -30,8 +30,8 @@
5 import module namespace collections-ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";
6 import module namespace collections-dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";
7
8-declare namespace ann = "http://www.zorba-xquery.com/annotations";
9-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
10+declare namespace ann = "http://zorba.io/annotations";
11+declare namespace ver = "http://zorba.io/options/versioning";
12 declare option ver:module-version "1.0";
13
14 declare %private variable $stack:errNS as xs:string := "http://zorba.io/modules/stack";

Subscribers

People subscribed via source and target branches

to all changes: