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
=== modified file 'src/stack.xq'
--- src/stack.xq 2013-07-17 06:20:08 +0000
+++ src/stack.xq 2013-08-09 09:49:42 +0000
@@ -30,8 +30,8 @@
30import module namespace collections-ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";30import module namespace collections-ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";
31import module namespace collections-dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";31import module namespace collections-dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";
3232
33declare namespace ann = "http://www.zorba-xquery.com/annotations";33declare namespace ann = "http://zorba.io/annotations";
34declare namespace ver = "http://www.zorba-xquery.com/options/versioning";34declare namespace ver = "http://zorba.io/options/versioning";
35declare option ver:module-version "1.0";35declare option ver:module-version "1.0";
3636
37declare %private variable $stack:errNS as xs:string := "http://zorba.io/modules/stack";37declare %private variable $stack:errNS as xs:string := "http://zorba.io/modules/stack";

Subscribers

People subscribed via source and target branches

to all changes: