[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1210410-jdbc into lp:zorba/jdbc-module

2013-08-09 Thread Zorba Build Bot
Validation queue succeeded - proposal merged!
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379
Your team Zorba Coders is subscribed to branch lp:zorba/jdbc-module.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1210410-jdbc into lp:zorba/jdbc-module

2013-08-09 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug-1210410-jdbc into 
lp:zorba/jdbc-module has been updated.

Status: Needs review => Merged

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379
Your team Zorba Coders is subscribed to branch lp:zorba/jdbc-module.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1210410-jdbc into lp:zorba/jdbc-module

2013-08-09 Thread Sorin Marian Nasoi
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379
Your team Zorba Coders is subscribed to branch lp:zorba/jdbc-module.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1210410-jdbc into lp:zorba/jdbc-module

2013-08-09 Thread Chris Hillery
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379
Your team Zorba Coders is subscribed to branch lp:zorba/jdbc-module.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1210410-jdbc into lp:zorba/jdbc-module

2013-08-09 Thread Chris Hillery
Chris Hillery has proposed merging lp:~zorba-coders/zorba/bug-1210410-jdbc into 
lp:zorba/jdbc-module.

Commit message:
Updated options and annotations URIs to zorba.io.

Requested reviews:
  Zorba Coders (zorba-coders)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-jdbc/+merge/179379
Your team Zorba Coders is requested to review the proposed merge of 
lp:~zorba-coders/zorba/bug-1210410-jdbc into lp:zorba/jdbc-module.
=== modified file 'src/jdbc.xq'
--- src/jdbc.xq	2013-06-15 19:43:06 +
+++ src/jdbc.xq	2013-08-09 09:48:04 +
@@ -27,8 +27,8 @@
 module namespace jdbc = "http://www.zorba-xquery.com/modules/jdbc";;
 
 declare namespace err = "http://www.w3.org/2005/xqt-errors";;
-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";;
-declare namespace an = "http://www.zorba-xquery.com/annotations";;
+declare namespace ver = "http://zorba.io/options/versioning";;
+declare namespace an = "http://zorba.io/annotations";;
 declare option ver:module-version "1.0";
 
 (:~

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp