zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #08895
[Merge] lp:~zorba-coders/zorba/fix-rq-28msec into lp:zorba
Chris Hillery has proposed merging lp:~zorba-coders/zorba/fix-rq-28msec into lp:zorba.
Requested reviews:
Chris Hillery (ceejatec)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/fix-rq-28msec/+merge/104187
--
https://code.launchpad.net/~zorba-coders/zorba/fix-rq-28msec/+merge/104187
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'bin/test/mymod.xq'
--- bin/test/mymod.xq 2012-04-24 12:39:38 +0000
+++ bin/test/mymod.xq 2012-04-30 23:34:25 +0000
@@ -14,7 +14,7 @@
: limitations under the License.
:)
-module namespace foo = "http://www.28msec.com/foo";
+module namespace foo = "http://www.zorba-xquery.com/foo";
declare function foo:test() {
if (fn:true())
Follow ups