zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #24986
[Merge] lp:~zorba-coders/zorba/bug-1210410-languages into lp:zorba/languages-module
Chris Hillery has proposed merging lp:~zorba-coders/zorba/bug-1210410-languages into lp:zorba/languages-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-languages/+merge/179380
--
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-languages/+merge/179380
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-languages into lp:zorba/languages-module.
=== modified file 'src/com/zorba-xquery/www/modules/languages/xslt.xq'
--- src/com/zorba-xquery/www/modules/languages/xslt.xq 2012-09-28 13:42:37 +0000
+++ src/com/zorba-xquery/www/modules/languages/xslt.xq 2013-08-09 09:48:16 +0000
@@ -86,7 +86,7 @@
:)
module namespace xslt = "http://www.zorba-xquery.com/modules/languages/xslt";;
-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";;
+declare namespace ver = "http://zorba.io/options/versioning";;
declare option ver:module-version "1.0";
(:~
Follow ups