Merge lp:~zorba-coders/zorba/zorba-errors into lp:zorba

Proposed by Chris Hillery
Status: Merged
Merged at revision: 11590
Proposed branch: lp:~zorba-coders/zorba/zorba-errors
Merge into: lp:zorba
Diff against target: 2254 lines (+273/-273)
239 files modified
doc/zorba/errors_warnings.dox (+8/-8)
doc/zorba/impl_dep_features.dox (+2/-2)
doc/zorba/options.dox (+2/-2)
doc/zorba/xqddf.dox (+1/-1)
doc/zorba/xqdoc/images/modules.svg (+2/-2)
doc/zorba/xqdoc/images/modules_new.svg (+2/-2)
modules/CMakeLists.txt (+2/-2)
modules/atomic/base64.xq (+1/-1)
modules/atomic/random.xq (+1/-1)
modules/com/zorba-xquery/www/modules/datetime.xq (+1/-1)
modules/com/zorba-xquery/www/modules/fetch.xq (+1/-1)
modules/com/zorba-xquery/www/modules/store/data-structures/unordered-map.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/documents/dynamic.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/dynamic/collections/ddl.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/dynamic/collections/dml.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/ddl.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/dml.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/static/collections/ddl.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/static/collections/dml.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/static/indexes/ddl.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/static/indexes/dml.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/ddl.xq (+2/-2)
modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/dml.xq (+2/-2)
modules/com/zorba-xquery/www/modules/uri.xq (+1/-1)
modules/com/zorba-xquery/www/modules/xml.xq (+1/-1)
modules/com/zorba-xquery/www/modules/xqdoc.xq (+1/-1)
modules/full-text/full-text.xq (+1/-1)
modules/json/json-xml.xq (+1/-1)
modules/pregenerated/zorba-errors.xq (+3/-3)
modules/pregenerated/zorba-warnings.xq (+3/-3)
modules/structured-items/reference.xq (+1/-1)
src/diagnostics/diagnostic_list_xq.xq (+2/-2)
src/zorbamisc/ns_consts.h (+2/-2)
test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace1.xml.res (+1/-1)
test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace2.xml.res (+1/-1)
test/rbkt/Queries/zorba/HigherOrder/combinator-01.spec (+1/-1)
test/rbkt/Queries/zorba/annotations/annot-unknown-02.spec (+1/-1)
test/rbkt/Queries/zorba/annotations/annot-unknown-03.spec (+1/-1)
test/rbkt/Queries/zorba/annotations/annot-unknown-04.spec (+1/-1)
test/rbkt/Queries/zorba/annotations/annot-unknown-05.spec (+1/-1)
test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-01.spec (+1/-1)
test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-02.spec (+1/-1)
test/rbkt/Queries/zorba/block/seq_func1.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_004/q3.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_010/q3.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q11.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q3.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q31.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q32.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q33.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q34.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q35.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q36.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q37.spec (+1/-1)
test/rbkt/Queries/zorba/collections/chained_test_collection_011/q40.spec (+1/-1)
test/rbkt/Queries/zorba/collections/collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/collection_does_not_exist.spec (+1/-1)
test/rbkt/Queries/zorba/collections/create_collision.spec (+1/-1)
test/rbkt/Queries/zorba/collections/declare_1.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_003.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_005.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_006.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_007.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_008.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only_2.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const_2.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_003.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_005.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_006.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_007.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_008.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only_2.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const_2.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_008.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_009.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_015.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_016.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_017.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/edit/edit_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/index_of_3.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_003.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_003.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_003.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_001.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_002.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_003.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_004.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_append_only.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_const.spec (+1/-1)
test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_queue.spec (+1/-1)
test/rbkt/Queries/zorba/collections/paging_1.xq (+1/-1)
test/rbkt/Queries/zorba/collections/paging_5.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-date-la-uD-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-date-ld-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-date-lj-uY-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-2.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-2.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-2.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-time-uH-2.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-time-uM-1.spec (+1/-1)
test/rbkt/Queries/zorba/datetime/datetime-parse-time-uS-1.spec (+1/-1)
test/rbkt/Queries/zorba/error/data-location-json-1.xq (+1/-1)
test/rbkt/Queries/zorba/error/data-location-json-2.xq (+1/-1)
test/rbkt/Queries/zorba/error/data-location-xml-1.xq (+1/-1)
test/rbkt/Queries/zorba/error/data-location-xml-2.xq (+1/-1)
test/rbkt/Queries/zorba/error/warning1.xq (+1/-1)
test/rbkt/Queries/zorba/fetch/fetch_bogus1.spec (+1/-1)
test/rbkt/Queries/zorba/fetch/fetch_bogus2.spec (+1/-1)
test/rbkt/Queries/zorba/index/declare_index/declare_01.spec (+1/-1)
test/rbkt/Queries/zorba/index/declare_index/declare_05.spec (+1/-1)
test/rbkt/Queries/zorba/index/error1.spec (+1/-1)
test/rbkt/Queries/zorba/index/error2.spec (+1/-1)
test/rbkt/Queries/zorba/index/error3.spec (+1/-1)
test/rbkt/Queries/zorba/index/error4.spec (+1/-1)
test/rbkt/Queries/zorba/index/index_does_not_exist.spec (+1/-1)
test/rbkt/Queries/zorba/index/index_does_not_exist_2.spec (+1/-1)
test/rbkt/Queries/zorba/index/index_exists_already.spec (+1/-1)
test/rbkt/Queries/zorba/index/index_probe_range.spec (+1/-1)
test/rbkt/Queries/zorba/index/probe_index_invalid_params.spec (+1/-1)
test/rbkt/Queries/zorba/index/remove_collection_with_index.spec (+1/-1)
test/rbkt/Queries/zorba/index/undo2.xq (+1/-1)
test/rbkt/Queries/zorba/index/undo3.xq (+1/-1)
test/rbkt/Queries/zorba/index/undo4.xq (+1/-1)
test/rbkt/Queries/zorba/index/unique.xq (+1/-1)
test/rbkt/Queries/zorba/json/json-jmla-j2x-06.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-jmla-j2x-07.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-jmla-j2x-08.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-snelson-x2j-array-06.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-snelson-x2j-array-07.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-snelson-x2j-array-08.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-snelson-x2j-array-09.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-snelson-x2j-array-10.spec (+1/-1)
test/rbkt/Queries/zorba/json/json-snelson-x2j-array-11.spec (+1/-1)
test/rbkt/Queries/zorba/nodes/position_err.xq (+1/-1)
test/rbkt/Queries/zorba/options/unknown_1.spec (+1/-1)
test/rbkt/Queries/zorba/random/seeded-random1.xq (+1/-1)
test/rbkt/Queries/zorba/reference/json-reference_1.spec (+1/-1)
test/rbkt/Queries/zorba/reference/reference_4.spec (+1/-1)
test/rbkt/Queries/zorba/schemas/val-inplace-err2.spec (+1/-1)
test/rbkt/Queries/zorba/scripting/break0.spec (+1/-1)
test/rbkt/Queries/zorba/scripting/flwor4.spec (+1/-1)
test/rbkt/Queries/zorba/scripting/nonsequential3.spec (+1/-1)
test/rbkt/Queries/zorba/scripting/q2.spec (+1/-1)
test/rbkt/Queries/zorba/scripting/udf1.spec (+1/-1)
test/rbkt/Queries/zorba/store/documents.xq (+1/-1)
test/rbkt/Queries/zorba/store/unordered-map/map5.spec (+1/-1)
test/rbkt/Queries/zorba/store/unordered-map/map6.xq (+1/-1)
test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm (+2/-2)
test/rbkt/Queries/zorba/trycatch/stacktrace1.xq (+1/-1)
test/rbkt/Queries/zorba/trycatch/stacktrace2.xq (+1/-1)
test/rbkt/Queries/zorba/trycatch/stacktrace3.xq (+1/-1)
test/rbkt/Queries/zorba/trycatch/trycatch10.xq (+1/-1)
test/rbkt/Queries/zorba/trycatch/trycatch16.xq (+1/-1)
test/rbkt/Queries/zorba/udf/udf-recursive-1.spec (+1/-1)
test/rbkt/Queries/zorba/uris/decode_02.spec (+1/-1)
test/rbkt/Queries/zorba/uris/disable-http-5.spec (+1/-1)
test/rbkt/Queries/zorba/uris/serialize-wrong-opaque-noscheme.spec (+1/-1)
test/rbkt/Queries/zorba/uris/serialize-wrong-opaque.spec (+1/-1)
test/rbkt/Queries/zorba/uris/serialize-wrong-path1.spec (+1/-1)
test/rbkt/Queries/zorba/uris/serialize-wrong-path2.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/import-chain2.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/import-chain3.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/import5.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/import6.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/import7.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/zorba-version2.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/zorba-version3.spec (+1/-1)
test/rbkt/Queries/zorba/versioning/zorba-version5.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/daniel/dic2.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/daniel/dic3.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/daniel/ric2.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/daniel/ric3.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/daniel/t4.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/daniel/t5.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/error_01.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/error_02.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/error_03.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/ic-forEach-err.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/ic-foreignKey-err.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/ic-simple-err.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err1.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err2.spec (+1/-1)
test/rbkt/Queries/zorba/xqddf/test-node-reference.xq (+1/-1)
test/rbkt/Queries/zorba/xqddf/test1.spec (+1/-1)
test/rbkt/Queries/zorba/xqdoc/content_with_error.spec (+1/-1)
test/rbkt/Queries/zorba/xqdoc/moduleDocumentation.xq (+2/-2)
test/rbkt/Queries/zorba/xqueryx/err1.spec (+1/-1)
test/rbkt/Queries/zorba/xqueryx/err2.spec (+1/-1)
test/rbkt/Queries/zorba/xqxq/query-plan4.spec (+1/-1)
test/rbkt/Scripts/w3c/XQFTTS.xml (+2/-2)
test/rbkt/Scripts/w3c/XQTS.xml (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/zorba-errors
Reviewer Review Type Date Requested Status
Matthias Brantner Approve
Chris Hillery Approve
Review via email: mp+178885@code.launchpad.net

Commit message

Corrected zorba errors/warnings URIs.

To post a comment you must log in.
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue result for https://code.launchpad.net/~zorba-coders/zorba/zorba-errors/+merge/178885

Stage "CommitZorba" failed.

Check console output at http://jenkins.lambda.nu/job/CommitZorba/104/console to view the results.

Revision history for this message
Matthias Brantner (matthias-brantner) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
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 'doc/zorba/errors_warnings.dox'
2--- doc/zorba/errors_warnings.dox 2013-06-28 00:56:53 +0000
3+++ doc/zorba/errors_warnings.dox 2013-08-07 05:36:24 +0000
4@@ -9,12 +9,12 @@
5 Moreover, errors may be raised by any of the host language APIs.
6 Each such error is identified by a QName.
7 Most of the errors are defined by any of the XQuery specifications (e.g. XQuery 1.0 or 3.0, XQuery Update, or XQuery Full Text) and contained in the XPath and XQuery error namespace (http://www.w3.org/2005/xqt-errors).
8-In addition, Zorba defines a set of errors in the %http://zorba.io/modules/zorba-errors namespace.
9+In addition, Zorba defines a set of errors in the %http://zorba.io/errors namespace.
10
11 A full list of potential errors can be found in the diagnostic_list.h header (<tt>err</tt> and <tt>zerr</tt> namespaces) of the C++ API and in the following XQuery modules:
12
13 <ul>
14- <li><a href="../xqdoc/modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a></li>
15+ <li><a href="../xqdoc/modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a></li>
16 <li><a href="../xqdoc/xhtml/www.w3.org_2005_xqt-errors.html">http://www.w3.org/2005/xqt-errors</a></li>
17 </ul>
18
19@@ -25,8 +25,8 @@
20
21 In addition to the errors mentioned in the previous section, Zorba may raise warnings during the static analysis phase of the query.
22 Warnings are diagnostic messages that report constructions which are not inherently erroneous but which are risky or suggest there may have been an error.
23-Like an error, a warning is identified by a QName whose namespace is %http://zorba.io/modules/zorba-warnings.
24-A list of warnings can be found in the diagnostic_list.h header (zwarn namespace) of the C++ API and in the <a href="../xqdoc/modules_http:__zorba.io_modules_zorba-warnings.html">http://zorba.io/modules/zorba-warnings</a> module.
25+Like an error, a warning is identified by a QName whose namespace is %http://zorba.io/warnings.
26+A list of warnings can be found in the diagnostic_list.h header (zwarn namespace) of the C++ API and in the <a href="../xqdoc/modules_http:__zorba.io_modules_zorba-warnings.html">http://zorba.io/warnings</a> module.
27
28 A warning can be enabled (i.e. will be reported), disabled (i.e. will not be reported), or turned into an error (i.e. an error with the same name will be raised) by specifying options in the static context that is used to compile the query (zorba::StaticContext::declareOption) or in the prolog of an XQuery module.
29
30@@ -34,7 +34,7 @@
31
32 \code
33 declare namespace op = "http://www.zorba-xquery.com/options/warnings";
34- declare namespace w = "http://zorba.io/modules/zorba-warnings";
35+ declare namespace w = "http://zorba.io/warnings";
36
37 declare option op:error "w:all";
38 \endcode
39@@ -131,13 +131,13 @@
40 </table>
41
42 where the \c zerr prefix
43-is bound to the namespace \c %http://zorba.io/modules/zorba-errors
44+is bound to the namespace \c %http://zorba.io/errors
45 and "data file" refers to the file that data is being read from,
46 e.g., the result of reading XML (<tt>fn:doc</tt>) or JSON data.
47 For example, the query:
48
49 \code
50-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
51+declare namespace zerr = "http://zorba.io/errors";
52
53 declare function local:bar()
54 {
55@@ -160,7 +160,7 @@
56 returns the following result:
57
58 \code
59-<stack xmlns="http://zorba.io/modules/zorba-errors">
60+<stack xmlns="http://zorba.io/errors">
61 <entry>
62 <function namespace="http://www.w3.org/2005/xquery-local-functions" localname="bar" arity="0"/>
63 <location name="filename.xq" line-begin="10" line-end="10" column-begin="3" column-end="14"/>
64
65=== modified file 'doc/zorba/impl_dep_features.dox'
66--- doc/zorba/impl_dep_features.dox 2013-06-28 00:56:53 +0000
67+++ doc/zorba/impl_dep_features.dox 2013-08-07 05:36:24 +0000
68@@ -51,7 +51,7 @@
69 <tr bgcolor="lightcyan">
70 <td>W3C XQuery 1.0</td>
71 <td>Any components of the static context or dynamic context that are overwritten or augmented by the implementation.</td>
72- <td>The following static context components are overwritten/augmented: 1. Statically known namespaces: Augmented with zerr –&gt; <a href="http://www.zorba-xquery.com/html/modules/zorba/errors">http://zorba.io/modules/zorba-errors</a> 2. Context item static type: item() 3. Default order for empty sequences: empty_greatest 4. Static Base URI: We use the rules in 4.5, where the implementation-defined default mentioned there is http://www.zorba-xquery.com, 5. Statically known default collection type: item()*</td>
73+ <td>The following static context components are overwritten/augmented: 1. Statically known namespaces: Augmented with zerr –&gt; <a href="http://www.zorba-xquery.com/html/modules/zorba/errors">http://zorba.io/errors</a> 2. Context item static type: item() 3. Default order for empty sequences: empty_greatest 4. Static Base URI: We use the rules in 4.5, where the implementation-defined default mentioned there is http://www.zorba-xquery.com, 5. Statically known default collection type: item()*</td>
74 </tr>
75 <tr bgcolor="lightcyan">
76 <td>W3C XQuery 1.0</td>
77@@ -508,7 +508,7 @@
78 <td>W3C XQuery 1.0</td>
79 <td>Statically known namespaces</td>
80 <td>static</td>
81- <td>fn –&gt; http://www.w3.org/2005/xpath-functions, xml –&gt; http://www.w3.org/XML/1998/namespace, xs –&gt; http://www.w3.org/2001/XMLSchema, xsi –&gt; http://www.w3.org/2001/XMLSchema-instance, local –&gt; http://www.w3.org/2005/xquery-local-functions, zerr –&gt; http://zorba.io/modules/zorba-errors</td>
82+ <td>fn –&gt; http://www.w3.org/2005/xpath-functions, xml –&gt; http://www.w3.org/XML/1998/namespace, xs –&gt; http://www.w3.org/2001/XMLSchema, xsi –&gt; http://www.w3.org/2001/XMLSchema-instance, local –&gt; http://www.w3.org/2005/xquery-local-functions, zerr –&gt; http://zorba.io/errors</td>
83 </tr>
84 <tr bgcolor="lightcyan">
85 <td>W3C XQuery 1.0</td>
86
87=== modified file 'doc/zorba/options.dox'
88--- doc/zorba/options.dox 2013-07-02 20:39:38 +0000
89+++ doc/zorba/options.dox 2013-08-07 05:36:24 +0000
90@@ -157,13 +157,13 @@
91
92 \code
93 declare namespace op = "http://www.zorba-xquery.com/options/warnings";
94- declare namespace w = "http://zorba.io/modules/zorba-warnings";
95+ declare namespace w = "http://zorba.io/warnings";
96
97 declare option op:error "w:all";
98 \endcode
99
100 If a given warning doesn't specify a prefix, the name is resolved against the
101-default warning namespace <tt>http://zorba.io/modules/zorba-warnings</tt>. All
102+default warning namespace <tt>http://zorba.io/warnings</tt>. All
103 Zorba specific warnings are defined in this namespace. A comprehensive list
104 of warnings is contained at the end of the C++ header file diagnostic_list.h.
105
106
107=== modified file 'doc/zorba/xqddf.dox'
108--- doc/zorba/xqddf.dox 2013-06-25 03:55:20 +0000
109+++ doc/zorba/xqddf.dox 2013-08-07 05:36:24 +0000
110@@ -2285,7 +2285,7 @@
111
112 \section error_summary Appendix Error Summary
113
114-The prefix "zerr" is bound to the error namespace of Zorba, i.e. %http://zorba.io/modules/zorba-errors .
115+The prefix "zerr" is bound to the error namespace of Zorba, i.e. %http://zorba.io/errors .
116 The prefix "err" is bound to the general XQuery error namespace, i.e. http://www.w3.org/2005/xqt-errors .
117
118 <p>XQuery Data Definition Facility - Static Errors:</p>
119
120=== modified file 'doc/zorba/xqdoc/images/modules.svg'
121--- doc/zorba/xqdoc/images/modules.svg 2013-07-17 16:38:58 +0000
122+++ doc/zorba/xqdoc/images/modules.svg 2013-08-07 05:36:24 +0000
123@@ -2066,14 +2066,14 @@
124 </g>
125 <!-- 38 -->
126 <g id="node219" class="node"><title>38</title>
127-<a xlink:href="../modules_zorba_Zorba Error Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/zorba-errors">
128+<a xlink:href="../modules_zorba_Zorba Error Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/errors">
129 <ellipse fill="white" stroke="white" cx="479" cy="-447" rx="31.2965" ry="18"/>
130 <text text-anchor="middle" x="479" y="-443.3" font-family="Times,serif" font-size="14.00" fill="red">errors</text>
131 </a>
132 </g>
133 <!-- 39 -->
134 <g id="node221" class="node"><title>39</title>
135-<a xlink:href="../modules_zorba_Zorba Warning Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/zorba-warnings">
136+<a xlink:href="../modules_zorba_Zorba Warning Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/warnings">
137 <ellipse fill="white" stroke="white" cx="343" cy="-447" rx="42.3456" ry="18"/>
138 <text text-anchor="middle" x="343" y="-443.3" font-family="Times,serif" font-size="14.00" fill="red">warnings</text>
139 </a>
140
141=== modified file 'doc/zorba/xqdoc/images/modules_new.svg'
142--- doc/zorba/xqdoc/images/modules_new.svg 2013-07-12 07:48:15 +0000
143+++ doc/zorba/xqdoc/images/modules_new.svg 2013-08-07 05:36:24 +0000
144@@ -2066,14 +2066,14 @@
145 </g>
146 <!-- 38 -->
147 <g id="node219" class="node"><title>38</title>
148-<a xlink:href="../modules_zorba_Zorba Error Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/zorba-errors">
149+<a xlink:href="../modules_zorba_Zorba Error Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/errors">
150 <ellipse fill="white" stroke="white" cx="479" cy="-447" rx="31.2965" ry="18"/>
151 <text text-anchor="middle" x="479" y="-443.3" font-family="Times,serif" font-size="14.00" fill="red">errors</text>
152 </a>
153 </g>
154 <!-- 39 -->
155 <g id="node221" class="node"><title>39</title>
156-<a xlink:href="../modules_zorba_Zorba Warning Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/modules/zorba-warnings">
157+<a xlink:href="../modules_zorba_Zorba Warning Codes.html" xlink:title="(Zorba-core) module uri=http://zorba.io/warnings">
158 <ellipse fill="white" stroke="white" cx="343" cy="-447" rx="42.3456" ry="18"/>
159 <text text-anchor="middle" x="343" y="-443.3" font-family="Times,serif" font-size="14.00" fill="red">warnings</text>
160 </a>
161
162=== modified file 'modules/CMakeLists.txt'
163--- modules/CMakeLists.txt 2013-07-26 20:43:25 +0000
164+++ modules/CMakeLists.txt 2013-08-07 05:36:24 +0000
165@@ -185,9 +185,9 @@
166
167 # error and warning modules
168 DECLARE_ZORBA_MODULE( FILE pregenerated/zorba-errors.xq
169- URI "http://zorba.io/modules/zorba-errors" )
170+ URI "http://zorba.io/errors" )
171 DECLARE_ZORBA_MODULE( FILE pregenerated/zorba-warnings.xq
172- URI "http://zorba.io/modules/zorba-warnings" )
173+ URI "http://zorba.io/warnings" )
174 DECLARE_ZORBA_MODULE( FILE pregenerated/jsoniq-errors.xq
175 URI "http://jsoniq.org/errors" )
176
177
178=== modified file 'modules/atomic/base64.xq'
179--- modules/atomic/base64.xq 2013-07-17 15:53:51 +0000
180+++ modules/atomic/base64.xq 2013-08-07 05:36:24 +0000
181@@ -25,7 +25,7 @@
182 :)
183 module namespace base64 = "http://zorba.io/modules/base64";
184
185-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
186+declare namespace zerr = "http://zorba.io/errors";
187
188 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
189 declare option ver:module-version "1.0";
190
191=== modified file 'modules/atomic/random.xq'
192--- modules/atomic/random.xq 2013-07-17 09:15:28 +0000
193+++ modules/atomic/random.xq 2013-08-07 05:36:24 +0000
194@@ -27,7 +27,7 @@
195 module namespace r = "http://zorba.io/modules/random";
196
197 declare namespace an = "http://www.zorba-xquery.com/annotations";
198-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
199+declare namespace zerr = "http://zorba.io/errors";
200
201 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
202 declare option ver:module-version "1.0";
203
204=== modified file 'modules/com/zorba-xquery/www/modules/datetime.xq'
205--- modules/com/zorba-xquery/www/modules/datetime.xq 2013-06-25 03:55:20 +0000
206+++ modules/com/zorba-xquery/www/modules/datetime.xq 2013-08-07 05:36:24 +0000
207@@ -55,7 +55,7 @@
208 module namespace datetime = "http://www.zorba-xquery.com/modules/datetime";
209
210 declare namespace an = "http://www.zorba-xquery.com/annotations";
211-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
212+declare namespace zerr = "http://zorba.io/errors";
213
214 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
215 declare option ver:module-version "2.0";
216
217=== modified file 'modules/com/zorba-xquery/www/modules/fetch.xq'
218--- modules/com/zorba-xquery/www/modules/fetch.xq 2013-06-25 03:55:20 +0000
219+++ modules/com/zorba-xquery/www/modules/fetch.xq 2013-08-07 05:36:24 +0000
220@@ -33,7 +33,7 @@
221
222 declare namespace an = "http://www.zorba-xquery.com/annotations";
223
224-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
225+declare namespace zerr = "http://zorba.io/errors";
226
227 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
228 declare option ver:module-version "2.1";
229
230=== modified file 'modules/com/zorba-xquery/www/modules/store/data-structures/unordered-map.xq'
231--- modules/com/zorba-xquery/www/modules/store/data-structures/unordered-map.xq 2013-06-28 00:56:53 +0000
232+++ modules/com/zorba-xquery/www/modules/store/data-structures/unordered-map.xq 2013-08-07 05:36:24 +0000
233@@ -32,7 +32,7 @@
234 : be an arbitrary sequence of items.</p>
235 :
236 : @see <a href="../../html/data_lifecycle.html">Data Lifecycle</a>
237- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
238+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
239 :
240 : @author Matthias Brantner
241 :
242@@ -40,7 +40,7 @@
243 :)
244 module namespace map = "http://www.zorba-xquery.com/modules/store/data-structures/unordered-map";
245
246-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
247+declare namespace zerr = "http://zorba.io/errors";
248 declare namespace err = "http://www.w3.org/2005/xqt-errors";
249 declare namespace an = "http://www.zorba-xquery.com/annotations";
250
251
252=== modified file 'modules/com/zorba-xquery/www/modules/store/documents/dynamic.xq'
253--- modules/com/zorba-xquery/www/modules/store/documents/dynamic.xq 2013-06-28 00:56:53 +0000
254+++ modules/com/zorba-xquery/www/modules/store/documents/dynamic.xq 2013-08-07 05:36:24 +0000
255@@ -25,7 +25,7 @@
256 : more information about the lifecycle management and manipulation of documents.</p>
257 :
258 : @see <a href="../../html/data_lifecycle.html">Data Lifecycle</a>
259- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
260+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
261 :
262 : @author Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
263 :
264@@ -33,7 +33,7 @@
265 :)
266 module namespace doc = "http://www.zorba-xquery.com/modules/store/dynamic/documents";
267
268-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
269+declare namespace zerr = "http://zorba.io/errors";
270 declare namespace err = "http://www.w3.org/2005/xqt-errors";
271 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
272 declare option ver:module-version "2.0";
273
274=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/ddl.xq'
275--- modules/com/zorba-xquery/www/modules/store/dynamic/collections/ddl.xq 2013-06-28 00:56:53 +0000
276+++ modules/com/zorba-xquery/www/modules/store/dynamic/collections/ddl.xq 2013-08-07 05:36:24 +0000
277@@ -26,7 +26,7 @@
278 :
279 : @see <a href="../../html/data_lifecycle.html">Data Lifecycle</a>
280 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/dml
281- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
282+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
283 :
284 : @author Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
285 :
286@@ -35,7 +35,7 @@
287 :)
288 module namespace ddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";
289
290-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
291+declare namespace zerr = "http://zorba.io/errors";
292 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
293 declare option ver:module-version "2.0";
294
295
296=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/dml.xq'
297--- modules/com/zorba-xquery/www/modules/store/dynamic/collections/dml.xq 2013-06-28 00:56:53 +0000
298+++ modules/com/zorba-xquery/www/modules/store/dynamic/collections/dml.xq 2013-08-07 05:36:24 +0000
299@@ -26,7 +26,7 @@
300 :
301 : @see <a href="../../html/data_lifecycle.html">Data Lifecycle</a>
302 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl
303- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
304+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
305 :
306 : @author Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
307 :
308@@ -34,7 +34,7 @@
309 :)
310 module namespace dml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";
311
312-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
313+declare namespace zerr = "http://zorba.io/errors";
314 declare namespace an = "http://www.zorba-xquery.com/annotations";
315
316 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
317
318=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/ddl.xq'
319--- modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/ddl.xq 2013-06-28 00:56:53 +0000
320+++ modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/ddl.xq 2013-08-07 05:36:24 +0000
321@@ -30,7 +30,7 @@
322 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/dml
323 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl
324 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/dml
325- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
326+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
327 :
328 : @author Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
329 :
330@@ -40,7 +40,7 @@
331
332 import module namespace qddl = "http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl";
333
334-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
335+declare namespace zerr = "http://zorba.io/errors";
336 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
337 declare option ver:module-version "2.0";
338
339
340=== modified file 'modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/dml.xq'
341--- modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/dml.xq 2013-06-28 00:56:53 +0000
342+++ modules/com/zorba-xquery/www/modules/store/dynamic/collections/w3c/dml.xq 2013-08-07 05:36:24 +0000
343@@ -30,7 +30,7 @@
344 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/w3c/ddl
345 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/ddl
346 : @see http://www.zorba-xquery.com/modules/store/dynamic/collections/dml
347- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
348+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
349 :
350 : @author Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
351 :
352@@ -42,7 +42,7 @@
353
354 import module namespace qdml = "http://www.zorba-xquery.com/modules/store/dynamic/collections/dml";
355
356-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
357+declare namespace zerr = "http://zorba.io/errors";
358 declare namespace an = "http://www.zorba-xquery.com/annotations";
359
360 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
361
362=== modified file 'modules/com/zorba-xquery/www/modules/store/static/collections/ddl.xq'
363--- modules/com/zorba-xquery/www/modules/store/static/collections/ddl.xq 2013-06-28 00:56:53 +0000
364+++ modules/com/zorba-xquery/www/modules/store/static/collections/ddl.xq 2013-08-07 05:36:24 +0000
365@@ -34,7 +34,7 @@
366 : @see http://www.zorba-xquery.com/modules/store/static/indexes/dml
367 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl
368 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml
369- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
370+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
371 :
372 : @author Nicolae Brinza, Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
373 :
374@@ -43,7 +43,7 @@
375 :)
376 module namespace cddl = "http://www.zorba-xquery.com/modules/store/static/collections/ddl";
377
378-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
379+declare namespace zerr = "http://zorba.io/errors";
380 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
381 declare option ver:module-version "2.0";
382
383
384=== modified file 'modules/com/zorba-xquery/www/modules/store/static/collections/dml.xq'
385--- modules/com/zorba-xquery/www/modules/store/static/collections/dml.xq 2013-06-28 00:56:53 +0000
386+++ modules/com/zorba-xquery/www/modules/store/static/collections/dml.xq 2013-08-07 05:36:24 +0000
387@@ -33,7 +33,7 @@
388 : @see http://www.zorba-xquery.com/modules/store/static/indexes/dml
389 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl
390 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml
391- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
392+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
393 :
394 : @author Nicolae Brinza, Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
395 :
396@@ -43,7 +43,7 @@
397 module namespace cdml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
398
399 declare namespace an = "http://www.zorba-xquery.com/annotations";
400-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
401+declare namespace zerr = "http://zorba.io/errors";
402
403 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
404 declare option ver:module-version "2.0";
405
406=== modified file 'modules/com/zorba-xquery/www/modules/store/static/indexes/ddl.xq'
407--- modules/com/zorba-xquery/www/modules/store/static/indexes/ddl.xq 2013-06-28 00:56:53 +0000
408+++ modules/com/zorba-xquery/www/modules/store/static/indexes/ddl.xq 2013-08-07 05:36:24 +0000
409@@ -33,7 +33,7 @@
410 : @see http://www.zorba-xquery.com/modules/store/static/collections/ddl
411 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl
412 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml
413- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
414+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
415 :
416 : @author Nicolae Brinza, Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
417 :
418@@ -42,7 +42,7 @@
419 :)
420 module namespace iddl = "http://www.zorba-xquery.com/modules/store/static/indexes/ddl";
421
422-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
423+declare namespace zerr = "http://zorba.io/errors";
424 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
425 declare option ver:module-version "2.0";
426
427
428=== modified file 'modules/com/zorba-xquery/www/modules/store/static/indexes/dml.xq'
429--- modules/com/zorba-xquery/www/modules/store/static/indexes/dml.xq 2013-06-28 00:56:53 +0000
430+++ modules/com/zorba-xquery/www/modules/store/static/indexes/dml.xq 2013-08-07 05:36:24 +0000
431@@ -33,7 +33,7 @@
432 : @see http://www.zorba-xquery.com/modules/store/static/collections/ddl
433 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl
434 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml
435- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
436+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
437 :
438 : @author Zorba Team
439 :
440@@ -42,7 +42,7 @@
441 :)
442 module namespace idml = "http://www.zorba-xquery.com/modules/store/static/indexes/dml";
443
444-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
445+declare namespace zerr = "http://zorba.io/errors";
446 declare namespace an = "http://www.zorba-xquery.com/annotations";
447
448 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
449
450=== modified file 'modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/ddl.xq'
451--- modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/ddl.xq 2013-06-28 00:56:53 +0000
452+++ modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/ddl.xq 2013-08-07 05:36:24 +0000
453@@ -34,7 +34,7 @@
454 : @see http://www.zorba-xquery.com/modules/store/static/indexes/ddl
455 : @see http://www.zorba-xquery.com/modules/store/static/indexes/dml
456 : @see http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml
457- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
458+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
459 :
460 : @author Nicolae Brinza, Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
461 :
462@@ -43,7 +43,7 @@
463 :)
464 module namespace icddl = "http://www.zorba-xquery.com/modules/store/static/integrity_constraints/ddl";
465
466-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
467+declare namespace zerr = "http://zorba.io/errors";
468 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
469 declare option ver:module-version "2.0";
470
471
472=== modified file 'modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/dml.xq'
473--- modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/dml.xq 2013-06-28 00:56:53 +0000
474+++ modules/com/zorba-xquery/www/modules/store/static/integrity_constraints/dml.xq 2013-08-07 05:36:24 +0000
475@@ -33,7 +33,7 @@
476 : @see http://www.zorba-xquery.com/modules/store/static/collections/ddl
477 : @see http://www.zorba-xquery.com/modules/store/static/indexes/ddl
478 : @see http://www.zorba-xquery.com/modules/store/static/indexes/dml
479- : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/modules/zorba-errors</a>
480+ : @see <a href="modules_http:__zorba.io_modules_zorba-errors.html">http://zorba.io/errors</a>
481 :
482 : @author Nicolae Brinza, Matthias Brantner, David Graf, Till Westmann, Markos Zaharioudakis
483 : @project Zorba/Data Store/Integrity Constraints/Static Data Manipulation
484@@ -41,7 +41,7 @@
485 :)
486 module namespace icdml = "http://www.zorba-xquery.com/modules/store/static/integrity_constraints/dml";
487
488-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
489+declare namespace zerr = "http://zorba.io/errors";
490 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
491 declare option ver:module-version "2.0";
492
493
494=== modified file 'modules/com/zorba-xquery/www/modules/uri.xq'
495--- modules/com/zorba-xquery/www/modules/uri.xq 2013-06-25 03:55:20 +0000
496+++ modules/com/zorba-xquery/www/modules/uri.xq 2013-08-07 05:36:24 +0000
497@@ -25,7 +25,7 @@
498 :)
499 module namespace uri = "http://www.zorba-xquery.com/modules/uri";
500
501-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
502+declare namespace zerr = "http://zorba.io/errors";
503 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
504 declare option ver:module-version "1.0";
505
506
507=== modified file 'modules/com/zorba-xquery/www/modules/xml.xq'
508--- modules/com/zorba-xquery/www/modules/xml.xq 2013-06-25 03:55:20 +0000
509+++ modules/com/zorba-xquery/www/modules/xml.xq 2013-08-07 05:36:24 +0000
510@@ -73,7 +73,7 @@
511
512 import schema namespace opt = "http://www.zorba-xquery.com/modules/xml-options";
513
514-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
515+declare namespace zerr = "http://zorba.io/errors";
516 declare namespace err = "http://www.w3.org/xqt-errors";
517
518 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
519
520=== modified file 'modules/com/zorba-xquery/www/modules/xqdoc.xq'
521--- modules/com/zorba-xquery/www/modules/xqdoc.xq 2013-06-25 03:55:20 +0000
522+++ modules/com/zorba-xquery/www/modules/xqdoc.xq 2013-08-07 05:36:24 +0000
523@@ -71,7 +71,7 @@
524 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
525
526 declare namespace err = "http://www.w3.org/2005/xqt-errors";
527-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
528+declare namespace zerr = "http://zorba.io/errors";
529
530 declare option ver:module-version "2.0";
531
532
533=== modified file 'modules/full-text/full-text.xq'
534--- modules/full-text/full-text.xq 2013-06-28 02:33:07 +0000
535+++ modules/full-text/full-text.xq 2013-08-07 05:36:24 +0000
536@@ -336,7 +336,7 @@
537 module namespace ft = "http://zorba.io/modules/full-text";
538
539 declare namespace err = "http://www.w3.org/2005/xqt-errors";
540-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
541+declare namespace zerr = "http://zorba.io/errors";
542
543 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
544 declare option ver:module-version "1.0";
545
546=== modified file 'modules/json/json-xml.xq'
547--- modules/json/json-xml.xq 2013-07-26 23:11:56 +0000
548+++ modules/json/json-xml.xq 2013-08-07 05:36:24 +0000
549@@ -97,7 +97,7 @@
550
551 declare namespace an = "http://www.zorba-xquery.com/annotations";
552 declare namespace err = "http://www.w3.org/2005/xqt-errors";
553-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
554+declare namespace zerr = "http://zorba.io/errors";
555
556 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
557 declare option ver:module-version "1.0";
558
559=== modified file 'modules/pregenerated/zorba-errors.xq'
560--- modules/pregenerated/zorba-errors.xq 2013-07-26 05:18:25 +0000
561+++ modules/pregenerated/zorba-errors.xq 2013-08-07 05:36:24 +0000
562@@ -21,7 +21,7 @@
563
564 (:~
565 : This module contains one variable declaration for each diagnostic of the
566- : http://zorba.io/modules/zorba-errors namespace.
567+ : http://zorba.io/errors namespace.
568 : The variables serves as documentation for the errors but can also
569 : be used in the code. For example, one useful scenario is to compare
570 : an error caught in the catch clause of a try-catch expression with one of
571@@ -33,9 +33,9 @@
572
573 xquery version '1.0';
574
575-module namespace zerr = 'http://zorba.io/modules/zorba-errors';
576+module namespace zerr = 'http://zorba.io/errors';
577
578-declare variable $zerr:NS := 'http://zorba.io/modules/zorba-errors';
579+declare variable $zerr:NS := 'http://zorba.io/errors';
580
581 (:~
582 :
583
584=== modified file 'modules/pregenerated/zorba-warnings.xq'
585--- modules/pregenerated/zorba-warnings.xq 2013-06-25 00:41:44 +0000
586+++ modules/pregenerated/zorba-warnings.xq 2013-08-07 05:36:24 +0000
587@@ -21,7 +21,7 @@
588
589 (:~
590 : This module contains one variable declaration for each diagnostic of the
591- : http://zorba.io/modules/zorba-warnings namespace.
592+ : http://zorba.io/warnings namespace.
593 : The variables serves as documentation for the errors but can also
594 : be used in the code. For example, one useful scenario is to compare
595 : an error caught in the catch clause of a try-catch expression with one of
596@@ -33,9 +33,9 @@
597
598 xquery version '1.0';
599
600-module namespace zwarn = 'http://zorba.io/modules/zorba-warnings';
601+module namespace zwarn = 'http://zorba.io/warnings';
602
603-declare variable $zwarn:NS := 'http://zorba.io/modules/zorba-warnings';
604+declare variable $zwarn:NS := 'http://zorba.io/warnings';
605
606 (:~
607 :
608
609=== modified file 'modules/structured-items/reference.xq'
610--- modules/structured-items/reference.xq 2013-07-24 07:29:14 +0000
611+++ modules/structured-items/reference.xq 2013-08-07 05:36:24 +0000
612@@ -38,7 +38,7 @@
613 :)
614 module namespace ref = "http://zorba.io/modules/reference";
615
616-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
617+declare namespace zerr = "http://zorba.io/errors";
618
619 declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
620
621
622=== modified file 'src/diagnostics/diagnostic_list_xq.xq'
623--- src/diagnostics/diagnostic_list_xq.xq 2013-06-25 00:41:44 +0000
624+++ src/diagnostics/diagnostic_list_xq.xq 2013-08-07 05:36:24 +0000
625@@ -92,9 +92,9 @@
626 else if ( $namespace = "jerr" )
627 then "http://jsoniq.org/errors"
628 else if ( $namespace = "zerr" )
629- then "http://zorba.io/modules/zorba-errors"
630+ then "http://zorba.io/errors"
631 else if ( $namespace = "zwarn" )
632- then "http://zorba.io/modules/zorba-warnings"
633+ then "http://zorba.io/warnings"
634 else
635 fn:error()
636 };
637
638=== modified file 'src/zorbamisc/ns_consts.h'
639--- src/zorbamisc/ns_consts.h 2013-07-01 18:59:06 +0000
640+++ src/zorbamisc/ns_consts.h 2013-08-07 05:36:24 +0000
641@@ -45,8 +45,8 @@
642
643 #define ZORBA_DEF_COLLATION_NS ZORBA_COLLATION_NS_BASE "IDENTICAL/en/US"
644
645-#define ZORBA_ERR_NS ZORBA_MODULES_NS "zorba-errors"
646-#define ZORBA_WARN_NS ZORBA_MODULES_NS "zorba-warnings"
647+#define ZORBA_ERR_NS "http://zorba.io/errors"
648+#define ZORBA_WARN_NS "http://zorba.io/warnings"
649
650 #define ZORBA_FEATURES_NS ZORBA_NS "features"
651 #define ZORBA_ANNOTATIONS_NS ZORBA_NS "annotations"
652
653=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace1.xml.res'
654--- test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace1.xml.res 2013-06-25 03:55:20 +0000
655+++ test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace1.xml.res 2013-08-07 05:36:24 +0000
656@@ -1,1 +1,1 @@
657-<stack xmlns="http://zorba.io/modules/zorba-errors"><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="bar" arity="0"/><location line-begin="10" line-end="10" column-begin="3" column-end="14"/></entry><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="foo" arity="0"/><location line-begin="15" line-end="15" column-begin="3" column-end="14"/></entry></stack>
658+<stack xmlns="http://zorba.io/errors"><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="bar" arity="0"/><location line-begin="10" line-end="10" column-begin="3" column-end="14"/></entry><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="foo" arity="0"/><location line-begin="15" line-end="15" column-begin="3" column-end="14"/></entry></stack>
659
660=== modified file 'test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace2.xml.res'
661--- test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace2.xml.res 2013-06-25 03:55:20 +0000
662+++ test/rbkt/ExpQueryResults/zorba/trycatch/stacktrace2.xml.res 2013-08-07 05:36:24 +0000
663@@ -1,1 +1,1 @@
664-<stack xmlns="http://zorba.io/modules/zorba-errors"><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="bar" arity="0"/><location line-begin="11" line-end="11" column-begin="3" column-end="14"/></entry><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="foo" arity="0"/><location line-begin="16" line-end="16" column-begin="3" column-end="14"/></entry></stack>
665+<stack xmlns="http://zorba.io/errors"><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="bar" arity="0"/><location line-begin="11" line-end="11" column-begin="3" column-end="14"/></entry><entry><function namespace="http://www.w3.org/2005/xquery-local-functions" localname="foo" arity="0"/><location line-begin="16" line-end="16" column-begin="3" column-end="14"/></entry></stack>
666
667=== modified file 'test/rbkt/Queries/zorba/HigherOrder/combinator-01.spec'
668--- test/rbkt/Queries/zorba/HigherOrder/combinator-01.spec 2013-06-25 03:55:20 +0000
669+++ test/rbkt/Queries/zorba/HigherOrder/combinator-01.spec 2013-08-07 05:36:24 +0000
670@@ -1,1 +1,1 @@
671-Error: http://zorba.io/modules/zorba-errors:ZXQP0003
672+Error: http://zorba.io/errors:ZXQP0003
673
674=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-02.spec'
675--- test/rbkt/Queries/zorba/annotations/annot-unknown-02.spec 2013-06-25 03:55:20 +0000
676+++ test/rbkt/Queries/zorba/annotations/annot-unknown-02.spec 2013-08-07 05:36:24 +0000
677@@ -1,1 +1,1 @@
678-Error: http://zorba.io/modules/zorba-warnings:ZWST0003
679+Error: http://zorba.io/warnings:ZWST0003
680
681=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-03.spec'
682--- test/rbkt/Queries/zorba/annotations/annot-unknown-03.spec 2013-06-25 03:55:20 +0000
683+++ test/rbkt/Queries/zorba/annotations/annot-unknown-03.spec 2013-08-07 05:36:24 +0000
684@@ -1,1 +1,1 @@
685-Error: http://zorba.io/modules/zorba-warnings:ZWST0002
686+Error: http://zorba.io/warnings:ZWST0002
687
688=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-04.spec'
689--- test/rbkt/Queries/zorba/annotations/annot-unknown-04.spec 2013-06-25 03:55:20 +0000
690+++ test/rbkt/Queries/zorba/annotations/annot-unknown-04.spec 2013-08-07 05:36:24 +0000
691@@ -1,2 +1,2 @@
692-Error: http://zorba.io/modules/zorba-warnings:ZWST0003
693+Error: http://zorba.io/warnings:ZWST0003
694
695
696=== modified file 'test/rbkt/Queries/zorba/annotations/annot-unknown-05.spec'
697--- test/rbkt/Queries/zorba/annotations/annot-unknown-05.spec 2013-06-25 03:55:20 +0000
698+++ test/rbkt/Queries/zorba/annotations/annot-unknown-05.spec 2013-08-07 05:36:24 +0000
699@@ -1,1 +1,1 @@
700-Error: http://zorba.io/modules/zorba-warnings:ZWST0002
701+Error: http://zorba.io/warnings:ZWST0002
702
703=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-01.spec'
704--- test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-01.spec 2013-06-25 03:55:20 +0000
705+++ test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-01.spec 2013-08-07 05:36:24 +0000
706@@ -1,1 +1,1 @@
707-Error: http://zorba.io/modules/zorba-errors:XSST0007
708+Error: http://zorba.io/errors:XSST0007
709
710=== modified file 'test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-02.spec'
711--- test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-02.spec 2013-06-25 03:55:20 +0000
712+++ test/rbkt/Queries/zorba/annotations/annot-var-nonassignable-02.spec 2013-08-07 05:36:24 +0000
713@@ -1,1 +1,1 @@
714-Error: http://zorba.io/modules/zorba-errors:XSST0007
715+Error: http://zorba.io/errors:XSST0007
716
717=== modified file 'test/rbkt/Queries/zorba/block/seq_func1.spec'
718--- test/rbkt/Queries/zorba/block/seq_func1.spec 2013-06-25 03:55:20 +0000
719+++ test/rbkt/Queries/zorba/block/seq_func1.spec 2013-08-07 05:36:24 +0000
720@@ -1,1 +1,1 @@
721-Error: http://zorba.io/modules/zorba-errors:XSST0002
722+Error: http://zorba.io/errors:XSST0002
723
724=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_004/q3.spec'
725--- test/rbkt/Queries/zorba/collections/chained_test_collection_004/q3.spec 2013-06-25 03:55:20 +0000
726+++ test/rbkt/Queries/zorba/collections/chained_test_collection_004/q3.spec 2013-08-07 05:36:24 +0000
727@@ -1,1 +1,1 @@
728-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
729+Error: http://zorba.io/errors:ZDDY0017
730
731=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_010/q3.spec'
732--- test/rbkt/Queries/zorba/collections/chained_test_collection_010/q3.spec 2013-06-25 03:55:20 +0000
733+++ test/rbkt/Queries/zorba/collections/chained_test_collection_010/q3.spec 2013-08-07 05:36:24 +0000
734@@ -1,1 +1,1 @@
735-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
736+Error: http://zorba.io/errors:ZDDY0001
737
738=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q11.spec'
739--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q11.spec 2013-06-25 03:55:20 +0000
740+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q11.spec 2013-08-07 05:36:24 +0000
741@@ -1,1 +1,1 @@
742-Error: http://zorba.io/modules/zorba-errors:ZDDY0002
743+Error: http://zorba.io/errors:ZDDY0002
744
745=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q3.spec'
746--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q3.spec 2013-06-25 03:55:20 +0000
747+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q3.spec 2013-08-07 05:36:24 +0000
748@@ -1,1 +1,1 @@
749-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
750+Error: http://zorba.io/errors:ZAPI0006
751
752=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q31.spec'
753--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q31.spec 2013-06-25 03:55:20 +0000
754+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q31.spec 2013-08-07 05:36:24 +0000
755@@ -1,1 +1,1 @@
756-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
757+Error: http://zorba.io/errors:ZAPI0006
758
759=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q32.spec'
760--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q32.spec 2013-06-25 03:55:20 +0000
761+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q32.spec 2013-08-07 05:36:24 +0000
762@@ -1,1 +1,1 @@
763-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
764+Error: http://zorba.io/errors:ZAPI0006
765
766=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q33.spec'
767--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q33.spec 2013-06-25 03:55:20 +0000
768+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q33.spec 2013-08-07 05:36:24 +0000
769@@ -1,1 +1,1 @@
770-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
771+Error: http://zorba.io/errors:ZAPI0006
772
773=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q34.spec'
774--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q34.spec 2013-06-25 03:55:20 +0000
775+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q34.spec 2013-08-07 05:36:24 +0000
776@@ -1,1 +1,1 @@
777-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
778+Error: http://zorba.io/errors:ZAPI0006
779
780=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q35.spec'
781--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q35.spec 2013-06-25 03:55:20 +0000
782+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q35.spec 2013-08-07 05:36:24 +0000
783@@ -1,1 +1,1 @@
784-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
785+Error: http://zorba.io/errors:ZAPI0006
786
787=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q36.spec'
788--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q36.spec 2013-06-25 03:55:20 +0000
789+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q36.spec 2013-08-07 05:36:24 +0000
790@@ -1,1 +1,1 @@
791-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
792+Error: http://zorba.io/errors:ZAPI0006
793
794=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q37.spec'
795--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q37.spec 2013-06-25 03:55:20 +0000
796+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q37.spec 2013-08-07 05:36:24 +0000
797@@ -1,1 +1,1 @@
798-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
799+Error: http://zorba.io/errors:ZAPI0006
800
801=== modified file 'test/rbkt/Queries/zorba/collections/chained_test_collection_011/q40.spec'
802--- test/rbkt/Queries/zorba/collections/chained_test_collection_011/q40.spec 2013-06-25 03:55:20 +0000
803+++ test/rbkt/Queries/zorba/collections/chained_test_collection_011/q40.spec 2013-08-07 05:36:24 +0000
804@@ -1,1 +1,1 @@
805-Error: http://zorba.io/modules/zorba-errors:ZAPI0006
806+Error: http://zorba.io/errors:ZAPI0006
807
808=== modified file 'test/rbkt/Queries/zorba/collections/collection_001.spec'
809--- test/rbkt/Queries/zorba/collections/collection_001.spec 2013-06-25 03:55:20 +0000
810+++ test/rbkt/Queries/zorba/collections/collection_001.spec 2013-08-07 05:36:24 +0000
811@@ -1,1 +1,1 @@
812-Error: http://zorba.io/modules/zorba-errors:ZDST0003
813+Error: http://zorba.io/errors:ZDST0003
814
815=== modified file 'test/rbkt/Queries/zorba/collections/collection_002.spec'
816--- test/rbkt/Queries/zorba/collections/collection_002.spec 2013-06-25 03:55:20 +0000
817+++ test/rbkt/Queries/zorba/collections/collection_002.spec 2013-08-07 05:36:24 +0000
818@@ -1,1 +1,1 @@
819-Error: http://zorba.io/modules/zorba-errors:ZDST0002
820+Error: http://zorba.io/errors:ZDST0002
821
822=== modified file 'test/rbkt/Queries/zorba/collections/collection_does_not_exist.spec'
823--- test/rbkt/Queries/zorba/collections/collection_does_not_exist.spec 2013-06-25 03:55:20 +0000
824+++ test/rbkt/Queries/zorba/collections/collection_does_not_exist.spec 2013-08-07 05:36:24 +0000
825@@ -1,1 +1,1 @@
826-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
827+Error: http://zorba.io/errors:ZDDY0003
828
829=== modified file 'test/rbkt/Queries/zorba/collections/create_collision.spec'
830--- test/rbkt/Queries/zorba/collections/create_collision.spec 2013-06-25 03:55:20 +0000
831+++ test/rbkt/Queries/zorba/collections/create_collision.spec 2013-08-07 05:36:24 +0000
832@@ -1,1 +1,1 @@
833-Error: http://zorba.io/modules/zorba-errors:ZDDY0016
834+Error: http://zorba.io/errors:ZDDY0016
835
836=== modified file 'test/rbkt/Queries/zorba/collections/declare_1.spec'
837--- test/rbkt/Queries/zorba/collections/declare_1.spec 2013-06-25 03:55:20 +0000
838+++ test/rbkt/Queries/zorba/collections/declare_1.spec 2013-08-07 05:36:24 +0000
839@@ -1,1 +1,1 @@
840-Error: http://zorba.io/modules/zorba-errors:ZDST0001
841+Error: http://zorba.io/errors:ZDST0001
842
843=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_001.spec'
844--- test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_001.spec 2013-06-25 03:55:20 +0000
845+++ test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_001.spec 2013-08-07 05:36:24 +0000
846@@ -1,1 +1,1 @@
847-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
848+Error: http://zorba.io/errors:ZDDY0017
849
850=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_002.spec'
851--- test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_002.spec 2013-06-25 03:55:20 +0000
852+++ test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_002.spec 2013-08-07 05:36:24 +0000
853@@ -1,1 +1,1 @@
854-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
855+Error: http://zorba.io/errors:ZDDY0017
856
857=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_004.spec'
858--- test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_004.spec 2013-06-25 03:55:20 +0000
859+++ test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_004.spec 2013-08-07 05:36:24 +0000
860@@ -1,1 +1,1 @@
861-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
862+Error: http://zorba.io/errors:ZDDY0017
863
864=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_const.spec'
865--- test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_const.spec 2013-06-25 03:55:20 +0000
866+++ test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_const.spec 2013-08-07 05:36:24 +0000
867@@ -1,1 +1,1 @@
868-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
869+Error: http://zorba.io/errors:ZDDY0004
870
871=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_queue.spec'
872--- test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_queue.spec 2013-06-25 03:55:20 +0000
873+++ test/rbkt/Queries/zorba/collections/delete_nodes/delete_nodes_collection_queue.spec 2013-08-07 05:36:24 +0000
874@@ -1,1 +1,1 @@
875-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
876+Error: http://zorba.io/errors:ZDDY0017
877
878=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_001.spec'
879--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_001.spec 2013-06-25 03:55:20 +0000
880+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_001.spec 2013-08-07 05:36:24 +0000
881@@ -1,1 +1,1 @@
882-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
883+Error: http://zorba.io/errors:ZDDY0001
884
885=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_002.spec'
886--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_002.spec 2013-06-25 03:55:20 +0000
887+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_002.spec 2013-08-07 05:36:24 +0000
888@@ -1,1 +1,1 @@
889-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
890+Error: http://zorba.io/errors:ZDDY0003
891
892=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_003.spec'
893--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_003.spec 2013-06-25 03:55:20 +0000
894+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_003.spec 2013-08-07 05:36:24 +0000
895@@ -1,1 +1,1 @@
896-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
897+Error: http://zorba.io/errors:ZDDY0012
898
899=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_004.spec'
900--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_004.spec 2013-06-25 03:55:20 +0000
901+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_004.spec 2013-08-07 05:36:24 +0000
902@@ -1,1 +1,1 @@
903-Error: http://zorba.io/modules/zorba-errors:ZDDY0011
904+Error: http://zorba.io/errors:ZDDY0011
905
906=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_005.spec'
907--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_005.spec 2013-06-25 03:55:20 +0000
908+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_005.spec 2013-08-07 05:36:24 +0000
909@@ -1,1 +1,1 @@
910-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
911+Error: http://zorba.io/errors:ZDDY0001
912
913=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_006.spec'
914--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_006.spec 2013-06-25 03:55:20 +0000
915+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_006.spec 2013-08-07 05:36:24 +0000
916@@ -1,1 +1,1 @@
917-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
918+Error: http://zorba.io/errors:ZDDY0003
919
920=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_007.spec'
921--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_007.spec 2013-06-25 03:55:20 +0000
922+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_007.spec 2013-08-07 05:36:24 +0000
923@@ -1,2 +1,2 @@
924-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
925+Error: http://zorba.io/errors:ZDDY0012
926
927
928=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_008.spec'
929--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_008.spec 2013-06-25 03:55:20 +0000
930+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_008.spec 2013-08-07 05:36:24 +0000
931@@ -1,1 +1,1 @@
932-Error: http://zorba.io/modules/zorba-errors:ZDDY0011
933+Error: http://zorba.io/errors:ZDDY0011
934
935=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only.spec'
936--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only.spec 2013-06-25 03:55:20 +0000
937+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only.spec 2013-08-07 05:36:24 +0000
938@@ -1,1 +1,1 @@
939-Error: http://zorba.io/modules/zorba-errors:ZDDY0007
940+Error: http://zorba.io/errors:ZDDY0007
941
942=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only_2.spec'
943--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only_2.spec 2013-06-25 03:55:20 +0000
944+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_append_only_2.spec 2013-08-07 05:36:24 +0000
945@@ -1,1 +1,1 @@
946-Error: http://zorba.io/modules/zorba-errors:ZDDY0007
947+Error: http://zorba.io/errors:ZDDY0007
948
949=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const.spec'
950--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const.spec 2013-06-25 03:55:20 +0000
951+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const.spec 2013-08-07 05:36:24 +0000
952@@ -1,1 +1,1 @@
953-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
954+Error: http://zorba.io/errors:ZDDY0004
955
956=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const_2.spec'
957--- test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const_2.spec 2013-06-25 03:55:20 +0000
958+++ test/rbkt/Queries/zorba/collections/delete_nodes_first/delete_nodes_collection_const_2.spec 2013-08-07 05:36:24 +0000
959@@ -1,1 +1,1 @@
960-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
961+Error: http://zorba.io/errors:ZDDY0004
962
963=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_001.spec'
964--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_001.spec 2013-06-25 03:55:20 +0000
965+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_001.spec 2013-08-07 05:36:24 +0000
966@@ -1,1 +1,1 @@
967-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
968+Error: http://zorba.io/errors:ZDDY0001
969
970=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_002.spec'
971--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_002.spec 2013-06-25 03:55:20 +0000
972+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_002.spec 2013-08-07 05:36:24 +0000
973@@ -1,1 +1,1 @@
974-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
975+Error: http://zorba.io/errors:ZDDY0003
976
977=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_003.spec'
978--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_003.spec 2013-06-25 03:55:20 +0000
979+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_003.spec 2013-08-07 05:36:24 +0000
980@@ -1,1 +1,1 @@
981-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
982+Error: http://zorba.io/errors:ZDDY0012
983
984=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_004.spec'
985--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_004.spec 2013-06-25 03:55:20 +0000
986+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_004.spec 2013-08-07 05:36:24 +0000
987@@ -1,1 +1,1 @@
988-Error: http://zorba.io/modules/zorba-errors:ZDDY0011
989+Error: http://zorba.io/errors:ZDDY0011
990
991=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_005.spec'
992--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_005.spec 2013-06-25 03:55:20 +0000
993+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_005.spec 2013-08-07 05:36:24 +0000
994@@ -1,1 +1,1 @@
995-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
996+Error: http://zorba.io/errors:ZDDY0001
997
998=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_006.spec'
999--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_006.spec 2013-06-25 03:55:20 +0000
1000+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_006.spec 2013-08-07 05:36:24 +0000
1001@@ -1,1 +1,1 @@
1002-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1003+Error: http://zorba.io/errors:ZDDY0003
1004
1005=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_007.spec'
1006--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_007.spec 2013-06-25 03:55:20 +0000
1007+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_007.spec 2013-08-07 05:36:24 +0000
1008@@ -1,2 +1,2 @@
1009-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
1010+Error: http://zorba.io/errors:ZDDY0012
1011
1012
1013=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_008.spec'
1014--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_008.spec 2013-06-25 03:55:20 +0000
1015+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_008.spec 2013-08-07 05:36:24 +0000
1016@@ -1,1 +1,1 @@
1017-Error: http://zorba.io/modules/zorba-errors:ZDDY0011
1018+Error: http://zorba.io/errors:ZDDY0011
1019
1020=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only.spec'
1021--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only.spec 2013-06-25 03:55:20 +0000
1022+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only.spec 2013-08-07 05:36:24 +0000
1023@@ -1,1 +1,1 @@
1024-Error: http://zorba.io/modules/zorba-errors:ZDDY0007
1025+Error: http://zorba.io/errors:ZDDY0007
1026
1027=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only_2.spec'
1028--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only_2.spec 2013-06-25 03:55:20 +0000
1029+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_append_only_2.spec 2013-08-07 05:36:24 +0000
1030@@ -1,1 +1,1 @@
1031-Error: http://zorba.io/modules/zorba-errors:ZDDY0007
1032+Error: http://zorba.io/errors:ZDDY0007
1033
1034=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const.spec'
1035--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const.spec 2013-06-25 03:55:20 +0000
1036+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const.spec 2013-08-07 05:36:24 +0000
1037@@ -1,1 +1,1 @@
1038-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1039+Error: http://zorba.io/errors:ZDDY0004
1040
1041=== modified file 'test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const_2.spec'
1042--- test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const_2.spec 2013-06-25 03:55:20 +0000
1043+++ test/rbkt/Queries/zorba/collections/delete_nodes_last/delete_nodes_collection_const_2.spec 2013-08-07 05:36:24 +0000
1044@@ -1,1 +1,1 @@
1045-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1046+Error: http://zorba.io/errors:ZDDY0004
1047
1048=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_001.spec'
1049--- test/rbkt/Queries/zorba/collections/edit/edit_collection_001.spec 2013-06-25 03:55:20 +0000
1050+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_001.spec 2013-08-07 05:36:24 +0000
1051@@ -1,1 +1,1 @@
1052-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
1053+Error: http://zorba.io/errors:ZDDY0017
1054
1055=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_002.spec'
1056--- test/rbkt/Queries/zorba/collections/edit/edit_collection_002.spec 2013-06-25 03:55:20 +0000
1057+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_002.spec 2013-08-07 05:36:24 +0000
1058@@ -1,1 +1,1 @@
1059-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
1060+Error: http://zorba.io/errors:ZDDY0017
1061
1062=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_004.spec'
1063--- test/rbkt/Queries/zorba/collections/edit/edit_collection_004.spec 2013-06-25 03:55:20 +0000
1064+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_004.spec 2013-08-07 05:36:24 +0000
1065@@ -1,1 +1,1 @@
1066-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
1067+Error: http://zorba.io/errors:ZDDY0017
1068
1069=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_008.spec'
1070--- test/rbkt/Queries/zorba/collections/edit/edit_collection_008.spec 2013-06-25 03:55:20 +0000
1071+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_008.spec 2013-08-07 05:36:24 +0000
1072@@ -1,1 +1,1 @@
1073-Error: http://zorba.io/modules/zorba-errors:ZDDY0040
1074+Error: http://zorba.io/errors:ZDDY0040
1075
1076=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_009.spec'
1077--- test/rbkt/Queries/zorba/collections/edit/edit_collection_009.spec 2013-06-25 03:55:20 +0000
1078+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_009.spec 2013-08-07 05:36:24 +0000
1079@@ -1,1 +1,1 @@
1080-Error: http://zorba.io/modules/zorba-errors:ZDDY0040
1081+Error: http://zorba.io/errors:ZDDY0040
1082
1083=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_015.spec'
1084--- test/rbkt/Queries/zorba/collections/edit/edit_collection_015.spec 2013-06-25 03:55:20 +0000
1085+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_015.spec 2013-08-07 05:36:24 +0000
1086@@ -1,1 +1,1 @@
1087-Error: http://zorba.io/modules/zorba-errors:ZDTY0001
1088+Error: http://zorba.io/errors:ZDTY0001
1089
1090=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_016.spec'
1091--- test/rbkt/Queries/zorba/collections/edit/edit_collection_016.spec 2013-06-25 03:55:20 +0000
1092+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_016.spec 2013-08-07 05:36:24 +0000
1093@@ -1,1 +1,1 @@
1094-Error: http://zorba.io/modules/zorba-errors:ZDDY0039
1095+Error: http://zorba.io/errors:ZDDY0039
1096
1097=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_017.spec'
1098--- test/rbkt/Queries/zorba/collections/edit/edit_collection_017.spec 2013-06-25 03:55:20 +0000
1099+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_017.spec 2013-08-07 05:36:24 +0000
1100@@ -1,1 +1,1 @@
1101-Error: http://zorba.io/modules/zorba-errors:ZDDY0039
1102+Error: http://zorba.io/errors:ZDDY0039
1103
1104=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_append_only.spec'
1105--- test/rbkt/Queries/zorba/collections/edit/edit_collection_append_only.spec 2013-06-25 03:55:20 +0000
1106+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_append_only.spec 2013-08-07 05:36:24 +0000
1107@@ -1,1 +1,1 @@
1108-Error: http://zorba.io/modules/zorba-errors:ZDDY0037
1109+Error: http://zorba.io/errors:ZDDY0037
1110
1111=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_const.spec'
1112--- test/rbkt/Queries/zorba/collections/edit/edit_collection_const.spec 2013-06-25 03:55:20 +0000
1113+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_const.spec 2013-08-07 05:36:24 +0000
1114@@ -1,1 +1,1 @@
1115-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1116+Error: http://zorba.io/errors:ZDDY0004
1117
1118=== modified file 'test/rbkt/Queries/zorba/collections/edit/edit_collection_queue.spec'
1119--- test/rbkt/Queries/zorba/collections/edit/edit_collection_queue.spec 2013-06-25 03:55:20 +0000
1120+++ test/rbkt/Queries/zorba/collections/edit/edit_collection_queue.spec 2013-08-07 05:36:24 +0000
1121@@ -1,1 +1,1 @@
1122-Error: http://zorba.io/modules/zorba-errors:ZDDY0038
1123+Error: http://zorba.io/errors:ZDDY0038
1124
1125=== modified file 'test/rbkt/Queries/zorba/collections/index_of_3.spec'
1126--- test/rbkt/Queries/zorba/collections/index_of_3.spec 2013-06-25 03:55:20 +0000
1127+++ test/rbkt/Queries/zorba/collections/index_of_3.spec 2013-08-07 05:36:24 +0000
1128@@ -1,1 +1,1 @@
1129-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1130+Error: http://zorba.io/errors:ZDDY0003
1131
1132=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_001.spec'
1133--- test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_001.spec 2013-06-25 03:55:20 +0000
1134+++ test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_001.spec 2013-08-07 05:36:24 +0000
1135@@ -1,1 +1,1 @@
1136-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
1137+Error: http://zorba.io/errors:ZDDY0001
1138
1139=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_002.spec'
1140--- test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_002.spec 2013-06-25 03:55:20 +0000
1141+++ test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_002.spec 2013-08-07 05:36:24 +0000
1142@@ -1,1 +1,1 @@
1143-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1144+Error: http://zorba.io/errors:ZDDY0003
1145
1146=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_004.spec'
1147--- test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_004.spec 2013-06-25 03:55:20 +0000
1148+++ test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_004.spec 2013-08-07 05:36:24 +0000
1149@@ -1,1 +1,1 @@
1150-Error: http://zorba.io/modules/zorba-errors:ZDTY0001
1151+Error: http://zorba.io/errors:ZDTY0001
1152
1153=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_append_only.spec'
1154--- test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_append_only.spec 2013-06-25 03:55:20 +0000
1155+++ test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_append_only.spec 2013-08-07 05:36:24 +0000
1156@@ -1,1 +1,1 @@
1157-Error: http://zorba.io/modules/zorba-errors:ZDDY0005
1158+Error: http://zorba.io/errors:ZDDY0005
1159
1160=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_const.spec'
1161--- test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_const.spec 2013-06-25 03:55:20 +0000
1162+++ test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_const.spec 2013-08-07 05:36:24 +0000
1163@@ -1,1 +1,1 @@
1164-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1165+Error: http://zorba.io/errors:ZDDY0004
1166
1167=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_queue.spec'
1168--- test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_queue.spec 2013-06-25 03:55:20 +0000
1169+++ test/rbkt/Queries/zorba/collections/insert_nodes/insert_collection_queue.spec 2013-08-07 05:36:24 +0000
1170@@ -1,1 +1,1 @@
1171-Error: http://zorba.io/modules/zorba-errors:ZDDY0006
1172+Error: http://zorba.io/errors:ZDDY0006
1173
1174=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_001.spec'
1175--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_001.spec 2013-06-25 03:55:20 +0000
1176+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_001.spec 2013-08-07 05:36:24 +0000
1177@@ -1,1 +1,1 @@
1178-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
1179+Error: http://zorba.io/errors:ZDDY0001
1180
1181=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_002.spec'
1182--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_002.spec 2013-06-25 03:55:20 +0000
1183+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_002.spec 2013-08-07 05:36:24 +0000
1184@@ -1,1 +1,1 @@
1185-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1186+Error: http://zorba.io/errors:ZDDY0003
1187
1188=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_003.spec'
1189--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_003.spec 2013-06-25 03:55:20 +0000
1190+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_003.spec 2013-08-07 05:36:24 +0000
1191@@ -1,1 +1,1 @@
1192-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
1193+Error: http://zorba.io/errors:ZDDY0012
1194
1195=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_004.spec'
1196--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_004.spec 2013-06-25 03:55:20 +0000
1197+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_004.spec 2013-08-07 05:36:24 +0000
1198@@ -1,1 +1,1 @@
1199-Error: http://zorba.io/modules/zorba-errors:ZDTY0001
1200+Error: http://zorba.io/errors:ZDTY0001
1201
1202=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_append_only.spec'
1203--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_append_only.spec 2013-06-25 03:55:20 +0000
1204+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_append_only.spec 2013-08-07 05:36:24 +0000
1205@@ -1,1 +1,1 @@
1206-Error: http://zorba.io/modules/zorba-errors:ZDDY0005
1207+Error: http://zorba.io/errors:ZDDY0005
1208
1209=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_const.spec'
1210--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_const.spec 2013-06-25 03:55:20 +0000
1211+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_const.spec 2013-08-07 05:36:24 +0000
1212@@ -1,1 +1,1 @@
1213-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1214+Error: http://zorba.io/errors:ZDDY0004
1215
1216=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_queue.spec'
1217--- test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_queue.spec 2013-06-25 03:55:20 +0000
1218+++ test/rbkt/Queries/zorba/collections/insert_nodes_after/insert_collection_queue.spec 2013-08-07 05:36:24 +0000
1219@@ -1,1 +1,1 @@
1220-Error: http://zorba.io/modules/zorba-errors:ZDDY0006
1221+Error: http://zorba.io/errors:ZDDY0006
1222
1223=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_001.spec'
1224--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_001.spec 2013-06-25 03:55:20 +0000
1225+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_001.spec 2013-08-07 05:36:24 +0000
1226@@ -1,1 +1,1 @@
1227-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
1228+Error: http://zorba.io/errors:ZDDY0001
1229
1230=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_002.spec'
1231--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_002.spec 2013-06-25 03:55:20 +0000
1232+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_002.spec 2013-08-07 05:36:24 +0000
1233@@ -1,1 +1,1 @@
1234-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1235+Error: http://zorba.io/errors:ZDDY0003
1236
1237=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_003.spec'
1238--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_003.spec 2013-06-25 03:55:20 +0000
1239+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_003.spec 2013-08-07 05:36:24 +0000
1240@@ -1,1 +1,1 @@
1241-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
1242+Error: http://zorba.io/errors:ZDDY0012
1243
1244=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_004.spec'
1245--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_004.spec 2013-06-25 03:55:20 +0000
1246+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_004.spec 2013-08-07 05:36:24 +0000
1247@@ -1,1 +1,1 @@
1248-Error: http://zorba.io/modules/zorba-errors:ZDTY0001
1249+Error: http://zorba.io/errors:ZDTY0001
1250
1251=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_append_only.spec'
1252--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_append_only.spec 2013-06-25 03:55:20 +0000
1253+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_append_only.spec 2013-08-07 05:36:24 +0000
1254@@ -1,1 +1,1 @@
1255-Error: http://zorba.io/modules/zorba-errors:ZDDY0005
1256+Error: http://zorba.io/errors:ZDDY0005
1257
1258=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_const.spec'
1259--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_const.spec 2013-06-25 03:55:20 +0000
1260+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_const.spec 2013-08-07 05:36:24 +0000
1261@@ -1,1 +1,1 @@
1262-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1263+Error: http://zorba.io/errors:ZDDY0004
1264
1265=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_queue.spec'
1266--- test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_queue.spec 2013-06-25 03:55:20 +0000
1267+++ test/rbkt/Queries/zorba/collections/insert_nodes_before/insert_collection_queue.spec 2013-08-07 05:36:24 +0000
1268@@ -1,1 +1,1 @@
1269-Error: http://zorba.io/modules/zorba-errors:ZDDY0006
1270+Error: http://zorba.io/errors:ZDDY0006
1271
1272=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_001.spec'
1273--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_001.spec 2013-06-25 03:55:20 +0000
1274+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_001.spec 2013-08-07 05:36:24 +0000
1275@@ -1,1 +1,1 @@
1276-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
1277+Error: http://zorba.io/errors:ZDDY0001
1278
1279=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_002.spec'
1280--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_002.spec 2013-06-25 03:55:20 +0000
1281+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_002.spec 2013-08-07 05:36:24 +0000
1282@@ -1,1 +1,1 @@
1283-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1284+Error: http://zorba.io/errors:ZDDY0003
1285
1286=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_003.spec'
1287--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_003.spec 2013-06-25 03:55:20 +0000
1288+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_003.spec 2013-08-07 05:36:24 +0000
1289@@ -1,1 +1,1 @@
1290-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
1291+Error: http://zorba.io/errors:ZDDY0012
1292
1293=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_004.spec'
1294--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_004.spec 2013-06-25 03:55:20 +0000
1295+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_004.spec 2013-08-07 05:36:24 +0000
1296@@ -1,1 +1,1 @@
1297-Error: http://zorba.io/modules/zorba-errors:ZDTY0001
1298+Error: http://zorba.io/errors:ZDTY0001
1299
1300=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_append_only.spec'
1301--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_append_only.spec 2013-06-25 03:55:20 +0000
1302+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_append_only.spec 2013-08-07 05:36:24 +0000
1303@@ -1,1 +1,1 @@
1304-Error: http://zorba.io/modules/zorba-errors:ZDDY0005
1305+Error: http://zorba.io/errors:ZDDY0005
1306
1307=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_const.spec'
1308--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_const.spec 2013-06-25 03:55:20 +0000
1309+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_const.spec 2013-08-07 05:36:24 +0000
1310@@ -1,1 +1,1 @@
1311-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1312+Error: http://zorba.io/errors:ZDDY0004
1313
1314=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_queue.spec'
1315--- test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_queue.spec 2013-06-25 03:55:20 +0000
1316+++ test/rbkt/Queries/zorba/collections/insert_nodes_first/insert_collection_queue.spec 2013-08-07 05:36:24 +0000
1317@@ -1,1 +1,1 @@
1318-Error: http://zorba.io/modules/zorba-errors:ZDDY0006
1319+Error: http://zorba.io/errors:ZDDY0006
1320
1321=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_001.spec'
1322--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_001.spec 2013-06-25 03:55:20 +0000
1323+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_001.spec 2013-08-07 05:36:24 +0000
1324@@ -1,1 +1,1 @@
1325-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
1326+Error: http://zorba.io/errors:ZDDY0001
1327
1328=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_002.spec'
1329--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_002.spec 2013-06-25 03:55:20 +0000
1330+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_002.spec 2013-08-07 05:36:24 +0000
1331@@ -1,1 +1,1 @@
1332-Error: http://zorba.io/modules/zorba-errors:ZDDY0003
1333+Error: http://zorba.io/errors:ZDDY0003
1334
1335=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_003.spec'
1336--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_003.spec 2013-06-25 03:55:20 +0000
1337+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_003.spec 2013-08-07 05:36:24 +0000
1338@@ -1,1 +1,1 @@
1339-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
1340+Error: http://zorba.io/errors:ZDDY0012
1341
1342=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_004.spec'
1343--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_004.spec 2013-06-25 03:55:20 +0000
1344+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_004.spec 2013-08-07 05:36:24 +0000
1345@@ -1,1 +1,1 @@
1346-Error: http://zorba.io/modules/zorba-errors:ZDTY0001
1347+Error: http://zorba.io/errors:ZDTY0001
1348
1349=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_append_only.spec'
1350--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_append_only.spec 2013-06-25 03:55:20 +0000
1351+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_append_only.spec 2013-08-07 05:36:24 +0000
1352@@ -1,1 +1,1 @@
1353-Error: http://zorba.io/modules/zorba-errors:ZDDY0005
1354+Error: http://zorba.io/errors:ZDDY0005
1355
1356=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_const.spec'
1357--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_const.spec 2013-06-25 03:55:20 +0000
1358+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_const.spec 2013-08-07 05:36:24 +0000
1359@@ -1,1 +1,1 @@
1360-Error: http://zorba.io/modules/zorba-errors:ZDDY0004
1361+Error: http://zorba.io/errors:ZDDY0004
1362
1363=== modified file 'test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_queue.spec'
1364--- test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_queue.spec 2013-06-25 03:55:20 +0000
1365+++ test/rbkt/Queries/zorba/collections/insert_nodes_last/insert_collection_queue.spec 2013-08-07 05:36:24 +0000
1366@@ -1,1 +1,1 @@
1367-Error: http://zorba.io/modules/zorba-errors:ZDDY0006
1368+Error: http://zorba.io/errors:ZDDY0006
1369
1370=== modified file 'test/rbkt/Queries/zorba/collections/paging_1.xq'
1371--- test/rbkt/Queries/zorba/collections/paging_1.xq 2013-07-24 08:12:12 +0000
1372+++ test/rbkt/Queries/zorba/collections/paging_1.xq 2013-08-07 05:36:24 +0000
1373@@ -4,7 +4,7 @@
1374 import module namespace ref = "http://zorba.io/modules/reference";
1375
1376 declare namespace ann = "http://www.zorba-xquery.com/annotations";
1377-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1378+declare namespace zerr = "http://zorba.io/errors";
1379
1380 declare function local:order($items)
1381 {
1382
1383=== modified file 'test/rbkt/Queries/zorba/collections/paging_5.spec'
1384--- test/rbkt/Queries/zorba/collections/paging_5.spec 2013-06-25 03:55:20 +0000
1385+++ test/rbkt/Queries/zorba/collections/paging_5.spec 2013-08-07 05:36:24 +0000
1386@@ -1,1 +1,1 @@
1387-Error: http://zorba.io/modules/zorba-errors:ZSTR0066
1388+Error: http://zorba.io/errors:ZSTR0066
1389
1390=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-date-la-uD-1.spec'
1391--- test/rbkt/Queries/zorba/datetime/datetime-parse-date-la-uD-1.spec 2013-06-25 03:55:20 +0000
1392+++ test/rbkt/Queries/zorba/datetime/datetime-parse-date-la-uD-1.spec 2013-08-07 05:36:24 +0000
1393@@ -1,2 +1,2 @@
1394 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-date-la-uD-1.xml.res
1395-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1396+Error: http://zorba.io/errors:ZOSE0007
1397
1398=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-date-ld-1.spec'
1399--- test/rbkt/Queries/zorba/datetime/datetime-parse-date-ld-1.spec 2013-06-25 03:55:20 +0000
1400+++ test/rbkt/Queries/zorba/datetime/datetime-parse-date-ld-1.spec 2013-08-07 05:36:24 +0000
1401@@ -1,1 +1,1 @@
1402-Error: http://zorba.io/modules/zorba-errors:ZDTP0005
1403+Error: http://zorba.io/errors:ZDTP0005
1404
1405=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-date-lj-uY-1.spec'
1406--- test/rbkt/Queries/zorba/datetime/datetime-parse-date-lj-uY-1.spec 2013-06-25 03:55:20 +0000
1407+++ test/rbkt/Queries/zorba/datetime/datetime-parse-date-lj-uY-1.spec 2013-08-07 05:36:24 +0000
1408@@ -1,2 +1,2 @@
1409 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-date-lj-uY-1.xml.res
1410-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1411+Error: http://zorba.io/errors:ZOSE0007
1412
1413=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-1.spec'
1414--- test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-1.spec 2013-06-25 03:55:20 +0000
1415+++ test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-1.spec 2013-08-07 05:36:24 +0000
1416@@ -1,2 +1,2 @@
1417 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-date-uA-uD-1.xml.res
1418-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1419+Error: http://zorba.io/errors:ZOSE0007
1420
1421=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-2.spec'
1422--- test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-2.spec 2013-06-25 03:55:20 +0000
1423+++ test/rbkt/Queries/zorba/datetime/datetime-parse-date-uA-uD-2.spec 2013-08-07 05:36:24 +0000
1424@@ -1,2 +1,2 @@
1425 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-date-uA-uD-2.xml.res
1426-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1427+Error: http://zorba.io/errors:ZOSE0007
1428
1429=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-1.spec'
1430--- test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-1.spec 2013-06-25 03:55:20 +0000
1431+++ test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-1.spec 2013-08-07 05:36:24 +0000
1432@@ -1,2 +1,2 @@
1433 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-1.xml.res
1434-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1435+Error: http://zorba.io/errors:ZOSE0007
1436
1437=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-2.spec'
1438--- test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-2.spec 2013-06-25 03:55:20 +0000
1439+++ test/rbkt/Queries/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-2.spec 2013-08-07 05:36:24 +0000
1440@@ -1,2 +1,2 @@
1441 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-dateTime-uAB-ld-uYTZ-2.xml.res
1442-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1443+Error: http://zorba.io/errors:ZOSE0007
1444
1445=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-1.spec'
1446--- test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-1.spec 2013-06-25 03:55:20 +0000
1447+++ test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-1.spec 2013-08-07 05:36:24 +0000
1448@@ -1,2 +1,2 @@
1449 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-time-lr-1.xml.res
1450-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1451+Error: http://zorba.io/errors:ZOSE0007
1452
1453=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-2.spec'
1454--- test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-2.spec 2013-06-25 03:55:20 +0000
1455+++ test/rbkt/Queries/zorba/datetime/datetime-parse-time-lr-2.spec 2013-08-07 05:36:24 +0000
1456@@ -1,2 +1,2 @@
1457 Result: $RBKT_SRC_DIR/ExpQueryResults/zorba/datetime/datetime-parse-time-lr-2.xml.res
1458-Error: http://zorba.io/modules/zorba-errors:ZOSE0007
1459+Error: http://zorba.io/errors:ZOSE0007
1460
1461=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-time-uH-2.spec'
1462--- test/rbkt/Queries/zorba/datetime/datetime-parse-time-uH-2.spec 2013-06-25 03:55:20 +0000
1463+++ test/rbkt/Queries/zorba/datetime/datetime-parse-time-uH-2.spec 2013-08-07 05:36:24 +0000
1464@@ -1,1 +1,1 @@
1465-Error: http://zorba.io/modules/zorba-errors:ZDTP0003
1466+Error: http://zorba.io/errors:ZDTP0003
1467
1468=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-time-uM-1.spec'
1469--- test/rbkt/Queries/zorba/datetime/datetime-parse-time-uM-1.spec 2013-06-25 03:55:20 +0000
1470+++ test/rbkt/Queries/zorba/datetime/datetime-parse-time-uM-1.spec 2013-08-07 05:36:24 +0000
1471@@ -1,1 +1,1 @@
1472-Error: http://zorba.io/modules/zorba-errors:ZDTP0005
1473+Error: http://zorba.io/errors:ZDTP0005
1474
1475=== modified file 'test/rbkt/Queries/zorba/datetime/datetime-parse-time-uS-1.spec'
1476--- test/rbkt/Queries/zorba/datetime/datetime-parse-time-uS-1.spec 2013-06-25 03:55:20 +0000
1477+++ test/rbkt/Queries/zorba/datetime/datetime-parse-time-uS-1.spec 2013-08-07 05:36:24 +0000
1478@@ -1,1 +1,1 @@
1479-Error: http://zorba.io/modules/zorba-errors:ZDTP0005
1480+Error: http://zorba.io/errors:ZDTP0005
1481
1482=== modified file 'test/rbkt/Queries/zorba/error/data-location-json-1.xq'
1483--- test/rbkt/Queries/zorba/error/data-location-json-1.xq 2013-06-25 03:55:20 +0000
1484+++ test/rbkt/Queries/zorba/error/data-location-json-1.xq 2013-08-07 05:36:24 +0000
1485@@ -1,6 +1,6 @@
1486 import module namespace file = "http://expath.org/ns/file";
1487 import module namespace jn = "http://jsoniq.org/functions";
1488-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1489+declare namespace zerr = "http://zorba.io/errors";
1490
1491 let $file := "$RBKT_SRC_DIR/Queries/zorba/error/data-location.json"
1492 let $json := file:read-text( $file )
1493
1494=== modified file 'test/rbkt/Queries/zorba/error/data-location-json-2.xq'
1495--- test/rbkt/Queries/zorba/error/data-location-json-2.xq 2013-07-26 21:52:47 +0000
1496+++ test/rbkt/Queries/zorba/error/data-location-json-2.xq 2013-08-07 05:36:24 +0000
1497@@ -1,6 +1,6 @@
1498 import module namespace file = "http://expath.org/ns/file";
1499 import module namespace jn = "http://jsoniq.org/functions";
1500-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1501+declare namespace zerr = "http://zorba.io/errors";
1502
1503 let $file := "$RBKT_SRC_DIR/Queries/zorba/error/data-location.json"
1504 let $json := file:read-text( $file )
1505
1506=== modified file 'test/rbkt/Queries/zorba/error/data-location-xml-1.xq'
1507--- test/rbkt/Queries/zorba/error/data-location-xml-1.xq 2013-06-25 03:55:20 +0000
1508+++ test/rbkt/Queries/zorba/error/data-location-xml-1.xq 2013-08-07 05:36:24 +0000
1509@@ -1,5 +1,5 @@
1510 import module namespace file = "http://expath.org/ns/file";
1511-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1512+declare namespace zerr = "http://zorba.io/errors";
1513
1514 try {
1515 fn:doc( "data-location.xml" )
1516
1517=== modified file 'test/rbkt/Queries/zorba/error/data-location-xml-2.xq'
1518--- test/rbkt/Queries/zorba/error/data-location-xml-2.xq 2013-06-25 03:55:20 +0000
1519+++ test/rbkt/Queries/zorba/error/data-location-xml-2.xq 2013-08-07 05:36:24 +0000
1520@@ -1,5 +1,5 @@
1521 import module namespace file = "http://expath.org/ns/file";
1522-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1523+declare namespace zerr = "http://zorba.io/errors";
1524
1525 let $file := "$RBKT_SRC_DIR/Queries/zorba/error/data-location.xml"
1526 let $xml := file:read-text( $file )
1527
1528=== modified file 'test/rbkt/Queries/zorba/error/warning1.xq'
1529--- test/rbkt/Queries/zorba/error/warning1.xq 2013-06-25 03:55:20 +0000
1530+++ test/rbkt/Queries/zorba/error/warning1.xq 2013-08-07 05:36:24 +0000
1531@@ -1,6 +1,6 @@
1532 (:
1533 : test if the warning module is syntactically correct
1534 :)
1535-import module namespace zwarn = "http://zorba.io/modules/zorba-warnings";
1536+import module namespace zwarn = "http://zorba.io/warnings";
1537
1538 $zwarn:ZWST0002
1539
1540=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus1.spec'
1541--- test/rbkt/Queries/zorba/fetch/fetch_bogus1.spec 2013-06-25 03:55:20 +0000
1542+++ test/rbkt/Queries/zorba/fetch/fetch_bogus1.spec 2013-08-07 05:36:24 +0000
1543@@ -1,1 +1,1 @@
1544-Error: http://zorba.io/modules/zorba-errors:ZXQP0026
1545+Error: http://zorba.io/errors:ZXQP0026
1546
1547=== modified file 'test/rbkt/Queries/zorba/fetch/fetch_bogus2.spec'
1548--- test/rbkt/Queries/zorba/fetch/fetch_bogus2.spec 2013-06-25 03:55:20 +0000
1549+++ test/rbkt/Queries/zorba/fetch/fetch_bogus2.spec 2013-08-07 05:36:24 +0000
1550@@ -1,1 +1,1 @@
1551-Error: http://zorba.io/modules/zorba-errors:ZXQP0025
1552+Error: http://zorba.io/errors:ZXQP0025
1553
1554=== modified file 'test/rbkt/Queries/zorba/index/declare_index/declare_01.spec'
1555--- test/rbkt/Queries/zorba/index/declare_index/declare_01.spec 2013-06-25 03:55:20 +0000
1556+++ test/rbkt/Queries/zorba/index/declare_index/declare_01.spec 2013-08-07 05:36:24 +0000
1557@@ -1,1 +1,1 @@
1558-Error: http://zorba.io/modules/zorba-errors:ZDST0021
1559+Error: http://zorba.io/errors:ZDST0021
1560
1561=== modified file 'test/rbkt/Queries/zorba/index/declare_index/declare_05.spec'
1562--- test/rbkt/Queries/zorba/index/declare_index/declare_05.spec 2013-06-25 03:55:20 +0000
1563+++ test/rbkt/Queries/zorba/index/declare_index/declare_05.spec 2013-08-07 05:36:24 +0000
1564@@ -1,1 +1,1 @@
1565-Error: http://zorba.io/modules/zorba-errors:ZDST0029
1566+Error: http://zorba.io/errors:ZDST0029
1567
1568=== modified file 'test/rbkt/Queries/zorba/index/error1.spec'
1569--- test/rbkt/Queries/zorba/index/error1.spec 2013-06-25 03:55:20 +0000
1570+++ test/rbkt/Queries/zorba/index/error1.spec 2013-08-07 05:36:24 +0000
1571@@ -1,1 +1,1 @@
1572-Error: http://zorba.io/modules/zorba-errors:ZDST0023
1573+Error: http://zorba.io/errors:ZDST0023
1574
1575=== modified file 'test/rbkt/Queries/zorba/index/error2.spec'
1576--- test/rbkt/Queries/zorba/index/error2.spec 2013-06-25 03:55:20 +0000
1577+++ test/rbkt/Queries/zorba/index/error2.spec 2013-08-07 05:36:24 +0000
1578@@ -1,1 +1,1 @@
1579-Error: http://zorba.io/modules/zorba-errors:ZDST0029
1580+Error: http://zorba.io/errors:ZDST0029
1581
1582=== modified file 'test/rbkt/Queries/zorba/index/error3.spec'
1583--- test/rbkt/Queries/zorba/index/error3.spec 2013-06-25 03:55:20 +0000
1584+++ test/rbkt/Queries/zorba/index/error3.spec 2013-08-07 05:36:24 +0000
1585@@ -1,1 +1,1 @@
1586-Error: http://zorba.io/modules/zorba-errors:ZDST0032
1587+Error: http://zorba.io/errors:ZDST0032
1588
1589=== modified file 'test/rbkt/Queries/zorba/index/error4.spec'
1590--- test/rbkt/Queries/zorba/index/error4.spec 2013-06-25 03:55:20 +0000
1591+++ test/rbkt/Queries/zorba/index/error4.spec 2013-08-07 05:36:24 +0000
1592@@ -1,1 +1,1 @@
1593-Error: http://zorba.io/modules/zorba-errors:ZDTY0010
1594+Error: http://zorba.io/errors:ZDTY0010
1595
1596=== modified file 'test/rbkt/Queries/zorba/index/index_does_not_exist.spec'
1597--- test/rbkt/Queries/zorba/index/index_does_not_exist.spec 2013-06-25 03:55:20 +0000
1598+++ test/rbkt/Queries/zorba/index/index_does_not_exist.spec 2013-08-07 05:36:24 +0000
1599@@ -1,1 +1,1 @@
1600-Error: http://zorba.io/modules/zorba-errors:ZDDY0023
1601+Error: http://zorba.io/errors:ZDDY0023
1602
1603=== modified file 'test/rbkt/Queries/zorba/index/index_does_not_exist_2.spec'
1604--- test/rbkt/Queries/zorba/index/index_does_not_exist_2.spec 2013-06-25 03:55:20 +0000
1605+++ test/rbkt/Queries/zorba/index/index_does_not_exist_2.spec 2013-08-07 05:36:24 +0000
1606@@ -1,1 +1,1 @@
1607-Error: http://zorba.io/modules/zorba-errors:ZDDY0023
1608+Error: http://zorba.io/errors:ZDDY0023
1609
1610=== modified file 'test/rbkt/Queries/zorba/index/index_exists_already.spec'
1611--- test/rbkt/Queries/zorba/index/index_exists_already.spec 2013-06-25 03:55:20 +0000
1612+++ test/rbkt/Queries/zorba/index/index_exists_already.spec 2013-08-07 05:36:24 +0000
1613@@ -1,1 +1,1 @@
1614-Error: http://zorba.io/modules/zorba-errors:ZDDY0022
1615+Error: http://zorba.io/errors:ZDDY0022
1616
1617=== modified file 'test/rbkt/Queries/zorba/index/index_probe_range.spec'
1618--- test/rbkt/Queries/zorba/index/index_probe_range.spec 2013-06-25 03:55:20 +0000
1619+++ test/rbkt/Queries/zorba/index/index_probe_range.spec 2013-08-07 05:36:24 +0000
1620@@ -1,1 +1,1 @@
1621-Error: http://zorba.io/modules/zorba-errors:ZDDY0026
1622+Error: http://zorba.io/errors:ZDDY0026
1623
1624=== modified file 'test/rbkt/Queries/zorba/index/probe_index_invalid_params.spec'
1625--- test/rbkt/Queries/zorba/index/probe_index_invalid_params.spec 2013-06-25 03:55:20 +0000
1626+++ test/rbkt/Queries/zorba/index/probe_index_invalid_params.spec 2013-08-07 05:36:24 +0000
1627@@ -1,1 +1,1 @@
1628-Error: http://zorba.io/modules/zorba-errors:ZDDY0025
1629+Error: http://zorba.io/errors:ZDDY0025
1630
1631=== modified file 'test/rbkt/Queries/zorba/index/remove_collection_with_index.spec'
1632--- test/rbkt/Queries/zorba/index/remove_collection_with_index.spec 2013-06-25 03:55:20 +0000
1633+++ test/rbkt/Queries/zorba/index/remove_collection_with_index.spec 2013-08-07 05:36:24 +0000
1634@@ -1,1 +1,1 @@
1635-Error: http://zorba.io/modules/zorba-errors:ZDDY0013
1636+Error: http://zorba.io/errors:ZDDY0013
1637
1638=== modified file 'test/rbkt/Queries/zorba/index/undo2.xq'
1639--- test/rbkt/Queries/zorba/index/undo2.xq 2013-06-25 03:55:20 +0000
1640+++ test/rbkt/Queries/zorba/index/undo2.xq 2013-08-07 05:36:24 +0000
1641@@ -3,7 +3,7 @@
1642 import module namespace dml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
1643 import module namespace idml = "http://www.zorba-xquery.com/modules/store/static/indexes/dml";
1644
1645-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1646+declare namespace zerr = "http://zorba.io/errors";
1647 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1648
1649 u:create-db();
1650
1651=== modified file 'test/rbkt/Queries/zorba/index/undo3.xq'
1652--- test/rbkt/Queries/zorba/index/undo3.xq 2013-06-25 03:55:20 +0000
1653+++ test/rbkt/Queries/zorba/index/undo3.xq 2013-08-07 05:36:24 +0000
1654@@ -3,7 +3,7 @@
1655 import module namespace dml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
1656 import module namespace idml = "http://www.zorba-xquery.com/modules/store/static/indexes/dml";
1657
1658-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1659+declare namespace zerr = "http://zorba.io/errors";
1660 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1661
1662 u:create-db();
1663
1664=== modified file 'test/rbkt/Queries/zorba/index/undo4.xq'
1665--- test/rbkt/Queries/zorba/index/undo4.xq 2013-06-25 03:55:20 +0000
1666+++ test/rbkt/Queries/zorba/index/undo4.xq 2013-08-07 05:36:24 +0000
1667@@ -4,7 +4,7 @@
1668 import module namespace dml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
1669 import module namespace idml = "http://www.zorba-xquery.com/modules/store/static/indexes/dml";
1670
1671-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1672+declare namespace zerr = "http://zorba.io/errors";
1673 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1674
1675 u:create-db();
1676
1677=== modified file 'test/rbkt/Queries/zorba/index/unique.xq'
1678--- test/rbkt/Queries/zorba/index/unique.xq 2013-06-25 03:55:20 +0000
1679+++ test/rbkt/Queries/zorba/index/unique.xq 2013-08-07 05:36:24 +0000
1680@@ -3,7 +3,7 @@
1681 import module namespace dml = "http://www.zorba-xquery.com/modules/store/static/collections/dml";
1682 import module namespace idml = "http://www.zorba-xquery.com/modules/store/static/indexes/dml";
1683
1684-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1685+declare namespace zerr = "http://zorba.io/errors";
1686 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1687
1688 u:create-db();
1689
1690=== modified file 'test/rbkt/Queries/zorba/json/json-jmla-j2x-06.spec'
1691--- test/rbkt/Queries/zorba/json/json-jmla-j2x-06.spec 2013-07-26 05:18:25 +0000
1692+++ test/rbkt/Queries/zorba/json/json-jmla-j2x-06.spec 2013-08-07 05:36:24 +0000
1693@@ -1,1 +1,1 @@
1694-Error: http://zorba.io/modules/zorba-errors:ZJ2X0001
1695+Error: http://zorba.io/errors:ZJ2X0001
1696
1697=== modified file 'test/rbkt/Queries/zorba/json/json-jmla-j2x-07.spec'
1698--- test/rbkt/Queries/zorba/json/json-jmla-j2x-07.spec 2013-07-26 03:37:51 +0000
1699+++ test/rbkt/Queries/zorba/json/json-jmla-j2x-07.spec 2013-08-07 05:36:24 +0000
1700@@ -1,1 +1,1 @@
1701-Error: http://zorba.io/modules/zorba-errors:ZJ2X0001
1702+Error: http://zorba.io/errors:ZJ2X0001
1703
1704=== modified file 'test/rbkt/Queries/zorba/json/json-jmla-j2x-08.spec'
1705--- test/rbkt/Queries/zorba/json/json-jmla-j2x-08.spec 2013-07-26 05:18:25 +0000
1706+++ test/rbkt/Queries/zorba/json/json-jmla-j2x-08.spec 2013-08-07 05:36:24 +0000
1707@@ -1,1 +1,1 @@
1708-Error: http://zorba.io/modules/zorba-errors:ZJ2X0001
1709+Error: http://zorba.io/errors:ZJ2X0001
1710
1711=== modified file 'test/rbkt/Queries/zorba/json/json-snelson-x2j-array-06.spec'
1712--- test/rbkt/Queries/zorba/json/json-snelson-x2j-array-06.spec 2013-07-24 00:08:40 +0000
1713+++ test/rbkt/Queries/zorba/json/json-snelson-x2j-array-06.spec 2013-08-07 05:36:24 +0000
1714@@ -1,1 +1,1 @@
1715-Error: http://zorba.io/modules/zorba-errors:ZJSE0004
1716+Error: http://zorba.io/errors:ZJSE0004
1717
1718=== modified file 'test/rbkt/Queries/zorba/json/json-snelson-x2j-array-07.spec'
1719--- test/rbkt/Queries/zorba/json/json-snelson-x2j-array-07.spec 2013-07-24 00:08:40 +0000
1720+++ test/rbkt/Queries/zorba/json/json-snelson-x2j-array-07.spec 2013-08-07 05:36:24 +0000
1721@@ -1,1 +1,1 @@
1722-Error: http://zorba.io/modules/zorba-errors:ZJSE0008
1723+Error: http://zorba.io/errors:ZJSE0008
1724
1725=== modified file 'test/rbkt/Queries/zorba/json/json-snelson-x2j-array-08.spec'
1726--- test/rbkt/Queries/zorba/json/json-snelson-x2j-array-08.spec 2013-07-24 00:08:40 +0000
1727+++ test/rbkt/Queries/zorba/json/json-snelson-x2j-array-08.spec 2013-08-07 05:36:24 +0000
1728@@ -1,1 +1,1 @@
1729-Error: http://zorba.io/modules/zorba-errors:ZJSE0002
1730+Error: http://zorba.io/errors:ZJSE0002
1731
1732=== modified file 'test/rbkt/Queries/zorba/json/json-snelson-x2j-array-09.spec'
1733--- test/rbkt/Queries/zorba/json/json-snelson-x2j-array-09.spec 2013-07-24 00:08:40 +0000
1734+++ test/rbkt/Queries/zorba/json/json-snelson-x2j-array-09.spec 2013-08-07 05:36:24 +0000
1735@@ -1,1 +1,1 @@
1736-Error: http://zorba.io/modules/zorba-errors:ZJSE0003
1737+Error: http://zorba.io/errors:ZJSE0003
1738
1739=== modified file 'test/rbkt/Queries/zorba/json/json-snelson-x2j-array-10.spec'
1740--- test/rbkt/Queries/zorba/json/json-snelson-x2j-array-10.spec 2013-07-24 00:08:40 +0000
1741+++ test/rbkt/Queries/zorba/json/json-snelson-x2j-array-10.spec 2013-08-07 05:36:24 +0000
1742@@ -1,1 +1,1 @@
1743-Error: http://zorba.io/modules/zorba-errors:ZJSE0004
1744+Error: http://zorba.io/errors:ZJSE0004
1745
1746=== modified file 'test/rbkt/Queries/zorba/json/json-snelson-x2j-array-11.spec'
1747--- test/rbkt/Queries/zorba/json/json-snelson-x2j-array-11.spec 2013-07-24 00:08:40 +0000
1748+++ test/rbkt/Queries/zorba/json/json-snelson-x2j-array-11.spec 2013-08-07 05:36:24 +0000
1749@@ -1,1 +1,1 @@
1750-Error: http://zorba.io/modules/zorba-errors:ZJSE0004
1751+Error: http://zorba.io/errors:ZJSE0004
1752
1753=== modified file 'test/rbkt/Queries/zorba/nodes/position_err.xq'
1754--- test/rbkt/Queries/zorba/nodes/position_err.xq 2013-07-04 22:17:19 +0000
1755+++ test/rbkt/Queries/zorba/nodes/position_err.xq 2013-08-07 05:36:24 +0000
1756@@ -2,7 +2,7 @@
1757
1758 declare namespace err="http://www.w3.org/2005/xqt-errors";
1759
1760-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1761+declare namespace zerr = "http://zorba.io/errors";
1762
1763 try
1764 {
1765
1766=== modified file 'test/rbkt/Queries/zorba/options/unknown_1.spec'
1767--- test/rbkt/Queries/zorba/options/unknown_1.spec 2013-06-25 03:55:20 +0000
1768+++ test/rbkt/Queries/zorba/options/unknown_1.spec 2013-08-07 05:36:24 +0000
1769@@ -1,1 +1,1 @@
1770-Error: http://zorba.io/modules/zorba-errors:ZXQP0060
1771+Error: http://zorba.io/errors:ZXQP0060
1772
1773=== modified file 'test/rbkt/Queries/zorba/random/seeded-random1.xq'
1774--- test/rbkt/Queries/zorba/random/seeded-random1.xq 2013-07-17 09:01:57 +0000
1775+++ test/rbkt/Queries/zorba/random/seeded-random1.xq 2013-08-07 05:36:24 +0000
1776@@ -1,6 +1,6 @@
1777 import module namespace r = "http://zorba.io/modules/random";
1778
1779-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1780+declare namespace zerr = "http://zorba.io/errors";
1781 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1782
1783 count(r:seeded-random(1, 2)) eq 2,
1784
1785=== modified file 'test/rbkt/Queries/zorba/reference/json-reference_1.spec'
1786--- test/rbkt/Queries/zorba/reference/json-reference_1.spec 2013-06-25 03:55:20 +0000
1787+++ test/rbkt/Queries/zorba/reference/json-reference_1.spec 2013-08-07 05:36:24 +0000
1788@@ -1,1 +1,1 @@
1789-Error: http://zorba.io/modules/zorba-errors:ZAPI0080
1790+Error: http://zorba.io/errors:ZAPI0080
1791
1792=== modified file 'test/rbkt/Queries/zorba/reference/reference_4.spec'
1793--- test/rbkt/Queries/zorba/reference/reference_4.spec 2013-06-25 03:55:20 +0000
1794+++ test/rbkt/Queries/zorba/reference/reference_4.spec 2013-08-07 05:36:24 +0000
1795@@ -1,1 +1,1 @@
1796-Error: http://zorba.io/modules/zorba-errors:ZAPI0028
1797+Error: http://zorba.io/errors:ZAPI0028
1798
1799=== modified file 'test/rbkt/Queries/zorba/schemas/val-inplace-err2.spec'
1800--- test/rbkt/Queries/zorba/schemas/val-inplace-err2.spec 2013-06-25 03:55:20 +0000
1801+++ test/rbkt/Queries/zorba/schemas/val-inplace-err2.spec 2013-08-07 05:36:24 +0000
1802@@ -1,1 +1,1 @@
1803-Error: http://zorba.io/modules/zorba-errors:ZAPI0090
1804+Error: http://zorba.io/errors:ZAPI0090
1805
1806=== modified file 'test/rbkt/Queries/zorba/scripting/break0.spec'
1807--- test/rbkt/Queries/zorba/scripting/break0.spec 2013-06-25 03:55:20 +0000
1808+++ test/rbkt/Queries/zorba/scripting/break0.spec 2013-08-07 05:36:24 +0000
1809@@ -1,1 +1,1 @@
1810-Error: http://zorba.io/modules/zorba-errors:XSST0009
1811+Error: http://zorba.io/errors:XSST0009
1812
1813=== modified file 'test/rbkt/Queries/zorba/scripting/flwor4.spec'
1814--- test/rbkt/Queries/zorba/scripting/flwor4.spec 2013-06-25 03:55:20 +0000
1815+++ test/rbkt/Queries/zorba/scripting/flwor4.spec 2013-08-07 05:36:24 +0000
1816@@ -1,1 +1,1 @@
1817-Error: http://zorba.io/modules/zorba-errors:ZDDY0017
1818+Error: http://zorba.io/errors:ZDDY0017
1819
1820=== modified file 'test/rbkt/Queries/zorba/scripting/nonsequential3.spec'
1821--- test/rbkt/Queries/zorba/scripting/nonsequential3.spec 2013-06-25 03:55:20 +0000
1822+++ test/rbkt/Queries/zorba/scripting/nonsequential3.spec 2013-08-07 05:36:24 +0000
1823@@ -1,1 +1,1 @@
1824-Error: http://zorba.io/modules/zorba-errors:XSST0004
1825+Error: http://zorba.io/errors:XSST0004
1826
1827=== modified file 'test/rbkt/Queries/zorba/scripting/q2.spec'
1828--- test/rbkt/Queries/zorba/scripting/q2.spec 2013-06-25 03:55:20 +0000
1829+++ test/rbkt/Queries/zorba/scripting/q2.spec 2013-08-07 05:36:24 +0000
1830@@ -1,1 +1,1 @@
1831-Error: http://zorba.io/modules/zorba-errors:XSST0004
1832+Error: http://zorba.io/errors:XSST0004
1833
1834=== modified file 'test/rbkt/Queries/zorba/scripting/udf1.spec'
1835--- test/rbkt/Queries/zorba/scripting/udf1.spec 2013-06-25 03:55:20 +0000
1836+++ test/rbkt/Queries/zorba/scripting/udf1.spec 2013-08-07 05:36:24 +0000
1837@@ -1,1 +1,1 @@
1838-Error: http://zorba.io/modules/zorba-errors:XSST0006
1839+Error: http://zorba.io/errors:XSST0006
1840
1841=== modified file 'test/rbkt/Queries/zorba/store/documents.xq'
1842--- test/rbkt/Queries/zorba/store/documents.xq 2013-06-25 03:55:20 +0000
1843+++ test/rbkt/Queries/zorba/store/documents.xq 2013-08-07 05:36:24 +0000
1844@@ -1,7 +1,7 @@
1845 import module namespace doc = "http://www.zorba-xquery.com/modules/store/dynamic/documents";
1846
1847 declare namespace ann = "http://www.zorba-xquery.com/annotations";
1848-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1849+declare namespace zerr = "http://zorba.io/errors";
1850
1851 declare base-uri "http://www.zorba-xquery.com/";
1852
1853
1854=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map5.spec'
1855--- test/rbkt/Queries/zorba/store/unordered-map/map5.spec 2013-06-25 03:55:20 +0000
1856+++ test/rbkt/Queries/zorba/store/unordered-map/map5.spec 2013-08-07 05:36:24 +0000
1857@@ -1,1 +1,1 @@
1858-Error: http://zorba.io/modules/zorba-errors:ZDDY0023
1859+Error: http://zorba.io/errors:ZDDY0023
1860
1861=== modified file 'test/rbkt/Queries/zorba/store/unordered-map/map6.xq'
1862--- test/rbkt/Queries/zorba/store/unordered-map/map6.xq 2013-06-25 03:55:20 +0000
1863+++ test/rbkt/Queries/zorba/store/unordered-map/map6.xq 2013-08-07 05:36:24 +0000
1864@@ -1,6 +1,6 @@
1865 import module namespace map = "http://www.zorba-xquery.com/modules/store/data-structures/unordered-map";
1866
1867-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1868+declare namespace zerr = "http://zorba.io/errors";
1869 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1870
1871
1872
1873=== modified file 'test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm'
1874--- test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-07-26 20:43:25 +0000
1875+++ test/rbkt/Queries/zorba/string/AnalyzeString/http-client-doc.htm 2013-08-07 05:36:24 +0000
1876@@ -728,13 +728,13 @@
1877 </sup>
1878 </li>
1879 <li>
1880- <a href="www.zorba-xquery.com_errors.html" title="http://zorba.io/modules/zorba-errors">errors</a>
1881+ <a href="www.zorba-xquery.com_errors.html" title="http://zorba.io/errors">errors</a>
1882 <sup>
1883 <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
1884 </sup>
1885 </li>
1886 <li>
1887- <a href="www.zorba-xquery.com_warnings.html" title="http://zorba.io/modules/zorba-warnings">warnings</a>
1888+ <a href="www.zorba-xquery.com_warnings.html" title="http://zorba.io/warnings">warnings</a>
1889 <sup>
1890 <img src="images/ZCsmall.gif" alt="ZC" title="This module is part of Zorba core." />
1891 </sup>
1892
1893=== modified file 'test/rbkt/Queries/zorba/trycatch/stacktrace1.xq'
1894--- test/rbkt/Queries/zorba/trycatch/stacktrace1.xq 2013-06-25 03:55:20 +0000
1895+++ test/rbkt/Queries/zorba/trycatch/stacktrace1.xq 2013-08-07 05:36:24 +0000
1896@@ -1,4 +1,4 @@
1897-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1898+declare namespace zerr = "http://zorba.io/errors";
1899
1900 declare function local:bar()
1901 {
1902
1903=== modified file 'test/rbkt/Queries/zorba/trycatch/stacktrace2.xq'
1904--- test/rbkt/Queries/zorba/trycatch/stacktrace2.xq 2013-06-25 03:55:20 +0000
1905+++ test/rbkt/Queries/zorba/trycatch/stacktrace2.xq 2013-08-07 05:36:24 +0000
1906@@ -1,4 +1,4 @@
1907-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1908+declare namespace zerr = "http://zorba.io/errors";
1909 declare namespace err = "http://www.w3.org/xqt-errors";
1910
1911 declare function local:bar()
1912
1913=== modified file 'test/rbkt/Queries/zorba/trycatch/stacktrace3.xq'
1914--- test/rbkt/Queries/zorba/trycatch/stacktrace3.xq 2013-06-25 03:55:20 +0000
1915+++ test/rbkt/Queries/zorba/trycatch/stacktrace3.xq 2013-08-07 05:36:24 +0000
1916@@ -1,4 +1,4 @@
1917-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1918+declare namespace zerr = "http://zorba.io/errors";
1919
1920 try
1921 {
1922
1923=== modified file 'test/rbkt/Queries/zorba/trycatch/trycatch10.xq'
1924--- test/rbkt/Queries/zorba/trycatch/trycatch10.xq 2013-06-25 03:00:45 +0000
1925+++ test/rbkt/Queries/zorba/trycatch/trycatch10.xq 2013-08-07 05:36:24 +0000
1926@@ -2,7 +2,7 @@
1927 : check if the zorba error module is correct and its variables
1928 : can be used to catch an error
1929 :)
1930-import module namespace zerr = "http://zorba.io/modules/zorba-errors";
1931+import module namespace zerr = "http://zorba.io/errors";
1932 import module namespace doc = "http://www.zorba-xquery.com/modules/store/dynamic/documents";
1933
1934 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1935
1936=== modified file 'test/rbkt/Queries/zorba/trycatch/trycatch16.xq'
1937--- test/rbkt/Queries/zorba/trycatch/trycatch16.xq 2013-06-25 03:55:20 +0000
1938+++ test/rbkt/Queries/zorba/trycatch/trycatch16.xq 2013-08-07 05:36:24 +0000
1939@@ -1,5 +1,5 @@
1940 declare namespace err = "http://www.w3.org/2005/xqt-errors";
1941-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
1942+declare namespace zerr = "http://zorba.io/errors";
1943
1944 try {
1945 1
1946
1947=== modified file 'test/rbkt/Queries/zorba/udf/udf-recursive-1.spec'
1948--- test/rbkt/Queries/zorba/udf/udf-recursive-1.spec 2013-06-25 03:55:20 +0000
1949+++ test/rbkt/Queries/zorba/udf/udf-recursive-1.spec 2013-08-07 05:36:24 +0000
1950@@ -1,1 +1,1 @@
1951-Error: http://zorba.io/modules/zorba-errors:ZXQP0003
1952+Error: http://zorba.io/errors:ZXQP0003
1953
1954=== modified file 'test/rbkt/Queries/zorba/uris/decode_02.spec'
1955--- test/rbkt/Queries/zorba/uris/decode_02.spec 2013-06-25 03:55:20 +0000
1956+++ test/rbkt/Queries/zorba/uris/decode_02.spec 2013-08-07 05:36:24 +0000
1957@@ -1,1 +1,1 @@
1958-Error: http://zorba.io/modules/zorba-errors:ZXQP0006
1959+Error: http://zorba.io/errors:ZXQP0006
1960
1961=== modified file 'test/rbkt/Queries/zorba/uris/disable-http-5.spec'
1962--- test/rbkt/Queries/zorba/uris/disable-http-5.spec 2013-06-25 03:55:20 +0000
1963+++ test/rbkt/Queries/zorba/uris/disable-http-5.spec 2013-08-07 05:36:24 +0000
1964@@ -1,1 +1,1 @@
1965-Error: http://zorba.io/modules/zorba-errors:ZXQP0061
1966+Error: http://zorba.io/errors:ZXQP0061
1967
1968=== modified file 'test/rbkt/Queries/zorba/uris/serialize-wrong-opaque-noscheme.spec'
1969--- test/rbkt/Queries/zorba/uris/serialize-wrong-opaque-noscheme.spec 2013-06-25 03:55:20 +0000
1970+++ test/rbkt/Queries/zorba/uris/serialize-wrong-opaque-noscheme.spec 2013-08-07 05:36:24 +0000
1971@@ -1,1 +1,1 @@
1972-Error: http://zorba.io/modules/zorba-errors:ZURI0002
1973+Error: http://zorba.io/errors:ZURI0002
1974
1975=== modified file 'test/rbkt/Queries/zorba/uris/serialize-wrong-opaque.spec'
1976--- test/rbkt/Queries/zorba/uris/serialize-wrong-opaque.spec 2013-06-25 03:55:20 +0000
1977+++ test/rbkt/Queries/zorba/uris/serialize-wrong-opaque.spec 2013-08-07 05:36:24 +0000
1978@@ -1,1 +1,1 @@
1979-Error: http://zorba.io/modules/zorba-errors:ZURI0001
1980+Error: http://zorba.io/errors:ZURI0001
1981
1982=== modified file 'test/rbkt/Queries/zorba/uris/serialize-wrong-path1.spec'
1983--- test/rbkt/Queries/zorba/uris/serialize-wrong-path1.spec 2013-06-25 03:55:20 +0000
1984+++ test/rbkt/Queries/zorba/uris/serialize-wrong-path1.spec 2013-08-07 05:36:24 +0000
1985@@ -1,1 +1,1 @@
1986-Error: http://zorba.io/modules/zorba-errors:ZURI0003
1987+Error: http://zorba.io/errors:ZURI0003
1988
1989=== modified file 'test/rbkt/Queries/zorba/uris/serialize-wrong-path2.spec'
1990--- test/rbkt/Queries/zorba/uris/serialize-wrong-path2.spec 2013-06-25 03:55:20 +0000
1991+++ test/rbkt/Queries/zorba/uris/serialize-wrong-path2.spec 2013-08-07 05:36:24 +0000
1992@@ -1,1 +1,1 @@
1993-Error: http://zorba.io/modules/zorba-errors:ZURI0003
1994+Error: http://zorba.io/errors:ZURI0003
1995
1996=== modified file 'test/rbkt/Queries/zorba/versioning/import-chain2.spec'
1997--- test/rbkt/Queries/zorba/versioning/import-chain2.spec 2013-06-25 03:55:20 +0000
1998+++ test/rbkt/Queries/zorba/versioning/import-chain2.spec 2013-08-07 05:36:24 +0000
1999@@ -1,1 +1,1 @@
2000-Error: http://zorba.io/modules/zorba-errors:ZXQP0037
2001+Error: http://zorba.io/errors:ZXQP0037
2002
2003=== modified file 'test/rbkt/Queries/zorba/versioning/import-chain3.spec'
2004--- test/rbkt/Queries/zorba/versioning/import-chain3.spec 2013-06-25 03:55:20 +0000
2005+++ test/rbkt/Queries/zorba/versioning/import-chain3.spec 2013-08-07 05:36:24 +0000
2006@@ -1,1 +1,1 @@
2007-Error: http://zorba.io/modules/zorba-errors:ZXQP0037
2008+Error: http://zorba.io/errors:ZXQP0037
2009
2010=== modified file 'test/rbkt/Queries/zorba/versioning/import5.spec'
2011--- test/rbkt/Queries/zorba/versioning/import5.spec 2013-06-25 03:55:20 +0000
2012+++ test/rbkt/Queries/zorba/versioning/import5.spec 2013-08-07 05:36:24 +0000
2013@@ -1,1 +1,1 @@
2014-Error: http://zorba.io/modules/zorba-errors:ZXQP0037
2015+Error: http://zorba.io/errors:ZXQP0037
2016
2017=== modified file 'test/rbkt/Queries/zorba/versioning/import6.spec'
2018--- test/rbkt/Queries/zorba/versioning/import6.spec 2013-06-25 03:55:20 +0000
2019+++ test/rbkt/Queries/zorba/versioning/import6.spec 2013-08-07 05:36:24 +0000
2020@@ -1,1 +1,1 @@
2021-Error: http://zorba.io/modules/zorba-errors:ZXQP0037
2022+Error: http://zorba.io/errors:ZXQP0037
2023
2024=== modified file 'test/rbkt/Queries/zorba/versioning/import7.spec'
2025--- test/rbkt/Queries/zorba/versioning/import7.spec 2013-06-25 03:55:20 +0000
2026+++ test/rbkt/Queries/zorba/versioning/import7.spec 2013-08-07 05:36:24 +0000
2027@@ -1,1 +1,1 @@
2028-Error: http://zorba.io/modules/zorba-errors:ZXQP0039
2029+Error: http://zorba.io/errors:ZXQP0039
2030
2031=== modified file 'test/rbkt/Queries/zorba/versioning/zorba-version2.spec'
2032--- test/rbkt/Queries/zorba/versioning/zorba-version2.spec 2013-06-25 03:55:20 +0000
2033+++ test/rbkt/Queries/zorba/versioning/zorba-version2.spec 2013-08-07 05:36:24 +0000
2034@@ -1,1 +1,1 @@
2035-Error: http://zorba.io/modules/zorba-errors:ZXQP0038
2036+Error: http://zorba.io/errors:ZXQP0038
2037
2038=== modified file 'test/rbkt/Queries/zorba/versioning/zorba-version3.spec'
2039--- test/rbkt/Queries/zorba/versioning/zorba-version3.spec 2013-06-25 03:55:20 +0000
2040+++ test/rbkt/Queries/zorba/versioning/zorba-version3.spec 2013-08-07 05:36:24 +0000
2041@@ -1,1 +1,1 @@
2042-Error: http://zorba.io/modules/zorba-errors:ZXQP0039
2043+Error: http://zorba.io/errors:ZXQP0039
2044
2045=== modified file 'test/rbkt/Queries/zorba/versioning/zorba-version5.spec'
2046--- test/rbkt/Queries/zorba/versioning/zorba-version5.spec 2013-06-25 03:55:20 +0000
2047+++ test/rbkt/Queries/zorba/versioning/zorba-version5.spec 2013-08-07 05:36:24 +0000
2048@@ -1,1 +1,1 @@
2049-Error: http://zorba.io/modules/zorba-errors:ZXQP0038
2050+Error: http://zorba.io/errors:ZXQP0038
2051
2052=== modified file 'test/rbkt/Queries/zorba/xqddf/daniel/dic2.spec'
2053--- test/rbkt/Queries/zorba/xqddf/daniel/dic2.spec 2013-06-25 03:55:20 +0000
2054+++ test/rbkt/Queries/zorba/xqddf/daniel/dic2.spec 2013-08-07 05:36:24 +0000
2055@@ -1,1 +1,1 @@
2056-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2057+Error: http://zorba.io/errors:ZDDY0033
2058
2059=== modified file 'test/rbkt/Queries/zorba/xqddf/daniel/dic3.spec'
2060--- test/rbkt/Queries/zorba/xqddf/daniel/dic3.spec 2013-06-25 03:55:20 +0000
2061+++ test/rbkt/Queries/zorba/xqddf/daniel/dic3.spec 2013-08-07 05:36:24 +0000
2062@@ -1,1 +1,1 @@
2063-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2064+Error: http://zorba.io/errors:ZDDY0033
2065
2066=== modified file 'test/rbkt/Queries/zorba/xqddf/daniel/ric2.spec'
2067--- test/rbkt/Queries/zorba/xqddf/daniel/ric2.spec 2013-06-25 03:55:20 +0000
2068+++ test/rbkt/Queries/zorba/xqddf/daniel/ric2.spec 2013-08-07 05:36:24 +0000
2069@@ -1,1 +1,1 @@
2070-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2071+Error: http://zorba.io/errors:ZDDY0033
2072
2073=== modified file 'test/rbkt/Queries/zorba/xqddf/daniel/ric3.spec'
2074--- test/rbkt/Queries/zorba/xqddf/daniel/ric3.spec 2013-06-25 03:55:20 +0000
2075+++ test/rbkt/Queries/zorba/xqddf/daniel/ric3.spec 2013-08-07 05:36:24 +0000
2076@@ -1,1 +1,1 @@
2077-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2078+Error: http://zorba.io/errors:ZDDY0033
2079
2080=== modified file 'test/rbkt/Queries/zorba/xqddf/daniel/t4.spec'
2081--- test/rbkt/Queries/zorba/xqddf/daniel/t4.spec 2013-06-25 03:55:20 +0000
2082+++ test/rbkt/Queries/zorba/xqddf/daniel/t4.spec 2013-08-07 05:36:24 +0000
2083@@ -1,1 +1,1 @@
2084-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
2085+Error: http://zorba.io/errors:ZDDY0012
2086
2087=== modified file 'test/rbkt/Queries/zorba/xqddf/daniel/t5.spec'
2088--- test/rbkt/Queries/zorba/xqddf/daniel/t5.spec 2013-06-25 03:55:20 +0000
2089+++ test/rbkt/Queries/zorba/xqddf/daniel/t5.spec 2013-08-07 05:36:24 +0000
2090@@ -1,1 +1,1 @@
2091-Error: http://zorba.io/modules/zorba-errors:ZDDY0012
2092+Error: http://zorba.io/errors:ZDDY0012
2093
2094=== modified file 'test/rbkt/Queries/zorba/xqddf/error_01.spec'
2095--- test/rbkt/Queries/zorba/xqddf/error_01.spec 2013-06-25 03:55:20 +0000
2096+++ test/rbkt/Queries/zorba/xqddf/error_01.spec 2013-08-07 05:36:24 +0000
2097@@ -1,1 +1,1 @@
2098-Error: http://zorba.io/modules/zorba-errors:ZDST0027
2099+Error: http://zorba.io/errors:ZDST0027
2100
2101=== modified file 'test/rbkt/Queries/zorba/xqddf/error_02.spec'
2102--- test/rbkt/Queries/zorba/xqddf/error_02.spec 2013-06-25 03:55:20 +0000
2103+++ test/rbkt/Queries/zorba/xqddf/error_02.spec 2013-08-07 05:36:24 +0000
2104@@ -1,1 +1,1 @@
2105-Error: http://zorba.io/modules/zorba-errors:ZDST0027
2106+Error: http://zorba.io/errors:ZDST0027
2107
2108=== modified file 'test/rbkt/Queries/zorba/xqddf/error_03.spec'
2109--- test/rbkt/Queries/zorba/xqddf/error_03.spec 2013-06-25 03:55:20 +0000
2110+++ test/rbkt/Queries/zorba/xqddf/error_03.spec 2013-08-07 05:36:24 +0000
2111@@ -1,1 +1,1 @@
2112-Error: http://zorba.io/modules/zorba-errors:ZDST0027
2113+Error: http://zorba.io/errors:ZDST0027
2114
2115=== modified file 'test/rbkt/Queries/zorba/xqddf/ic-forEach-err.spec'
2116--- test/rbkt/Queries/zorba/xqddf/ic-forEach-err.spec 2013-06-25 03:55:20 +0000
2117+++ test/rbkt/Queries/zorba/xqddf/ic-forEach-err.spec 2013-08-07 05:36:24 +0000
2118@@ -1,1 +1,1 @@
2119-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2120+Error: http://zorba.io/errors:ZDDY0033
2121
2122=== modified file 'test/rbkt/Queries/zorba/xqddf/ic-foreignKey-err.spec'
2123--- test/rbkt/Queries/zorba/xqddf/ic-foreignKey-err.spec 2013-06-25 03:55:20 +0000
2124+++ test/rbkt/Queries/zorba/xqddf/ic-foreignKey-err.spec 2013-08-07 05:36:24 +0000
2125@@ -1,1 +1,1 @@
2126-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2127+Error: http://zorba.io/errors:ZDDY0033
2128
2129=== modified file 'test/rbkt/Queries/zorba/xqddf/ic-simple-err.spec'
2130--- test/rbkt/Queries/zorba/xqddf/ic-simple-err.spec 2013-06-25 03:55:20 +0000
2131+++ test/rbkt/Queries/zorba/xqddf/ic-simple-err.spec 2013-08-07 05:36:24 +0000
2132@@ -1,1 +1,1 @@
2133-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2134+Error: http://zorba.io/errors:ZDDY0033
2135
2136=== modified file 'test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err1.spec'
2137--- test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err1.spec 2013-06-25 03:55:20 +0000
2138+++ test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err1.spec 2013-08-07 05:36:24 +0000
2139@@ -1,1 +1,1 @@
2140-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2141+Error: http://zorba.io/errors:ZDDY0033
2142
2143=== modified file 'test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err2.spec'
2144--- test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err2.spec 2013-06-25 03:55:20 +0000
2145+++ test/rbkt/Queries/zorba/xqddf/ic-uniqueKey-err2.spec 2013-08-07 05:36:24 +0000
2146@@ -1,1 +1,1 @@
2147-Error: http://zorba.io/modules/zorba-errors:ZDDY0033
2148+Error: http://zorba.io/errors:ZDDY0033
2149
2150=== modified file 'test/rbkt/Queries/zorba/xqddf/test-node-reference.xq'
2151--- test/rbkt/Queries/zorba/xqddf/test-node-reference.xq 2013-07-24 08:12:12 +0000
2152+++ test/rbkt/Queries/zorba/xqddf/test-node-reference.xq 2013-08-07 05:36:24 +0000
2153@@ -1,6 +1,6 @@
2154 import module namespace ref = "http://zorba.io/modules/reference";
2155
2156-declare namespace zerr = "http://zorba.io/modules/zorba-errors";
2157+declare namespace zerr = "http://zorba.io/errors";
2158
2159 declare function local:foo($ref as xs:anyURI) {
2160 ref:dereference($ref)
2161
2162=== modified file 'test/rbkt/Queries/zorba/xqddf/test1.spec'
2163--- test/rbkt/Queries/zorba/xqddf/test1.spec 2013-06-25 03:55:20 +0000
2164+++ test/rbkt/Queries/zorba/xqddf/test1.spec 2013-08-07 05:36:24 +0000
2165@@ -1,1 +1,1 @@
2166-Error: http://zorba.io/modules/zorba-errors:ZDDY0001
2167+Error: http://zorba.io/errors:ZDDY0001
2168
2169=== modified file 'test/rbkt/Queries/zorba/xqdoc/content_with_error.spec'
2170--- test/rbkt/Queries/zorba/xqdoc/content_with_error.spec 2013-06-25 03:55:20 +0000
2171+++ test/rbkt/Queries/zorba/xqdoc/content_with_error.spec 2013-08-07 05:36:24 +0000
2172@@ -1,1 +1,1 @@
2173-Error: http://zorba.io/modules/zorba-errors:ZXQD0002
2174+Error: http://zorba.io/errors:ZXQD0002
2175
2176=== modified file 'test/rbkt/Queries/zorba/xqdoc/moduleDocumentation.xq'
2177--- test/rbkt/Queries/zorba/xqdoc/moduleDocumentation.xq 2013-07-16 23:58:03 +0000
2178+++ test/rbkt/Queries/zorba/xqdoc/moduleDocumentation.xq 2013-08-07 05:36:24 +0000
2179@@ -64,8 +64,8 @@
2180 ($moduleUri = "http://www.w3.org/2005/xpath-functions/math") or
2181 ($moduleUri = "http://www.functx.com/") or
2182 ($moduleUri = "http://www.w3.org/2005/xqt-errors") or
2183- ($moduleUri = "http://zorba.io/modules/zorba-errors") or
2184- ($moduleUri = "http://zorba.io/modules/zorba-warnings") or
2185+ ($moduleUri = "http://zorba.io/errors") or
2186+ ($moduleUri = "http://zorba.io/warnings") or
2187 ($moduleUri = "http://jsoniq.org/errors") or
2188 ($moduleUri = "http://www.zorba-xquery.com/modules/xqdoc/batch") or
2189 ($moduleUri = "http://www.zorba-xquery.com/modules/xqdoc/menu") or
2190
2191=== modified file 'test/rbkt/Queries/zorba/xqueryx/err1.spec'
2192--- test/rbkt/Queries/zorba/xqueryx/err1.spec 2013-06-25 03:55:20 +0000
2193+++ test/rbkt/Queries/zorba/xqueryx/err1.spec 2013-08-07 05:36:24 +0000
2194@@ -1,1 +1,1 @@
2195-Error: http://zorba.io/modules/zorba-errors:ZXQP0032
2196+Error: http://zorba.io/errors:ZXQP0032
2197
2198=== modified file 'test/rbkt/Queries/zorba/xqueryx/err2.spec'
2199--- test/rbkt/Queries/zorba/xqueryx/err2.spec 2013-06-25 03:55:20 +0000
2200+++ test/rbkt/Queries/zorba/xqueryx/err2.spec 2013-08-07 05:36:24 +0000
2201@@ -1,1 +1,1 @@
2202-Error: http://zorba.io/modules/zorba-errors:ZXQP0031
2203+Error: http://zorba.io/errors:ZXQP0031
2204
2205=== modified file 'test/rbkt/Queries/zorba/xqxq/query-plan4.spec'
2206--- test/rbkt/Queries/zorba/xqxq/query-plan4.spec 2013-06-25 03:55:20 +0000
2207+++ test/rbkt/Queries/zorba/xqxq/query-plan4.spec 2013-08-07 05:36:24 +0000
2208@@ -1,1 +1,1 @@
2209-Error: http://zorba.io/modules/zorba-errors:ZCSE0013
2210+Error: http://zorba.io/errors:ZCSE0013
2211
2212=== modified file 'test/rbkt/Scripts/w3c/XQFTTS.xml'
2213--- test/rbkt/Scripts/w3c/XQFTTS.xml 2013-06-25 03:55:20 +0000
2214+++ test/rbkt/Scripts/w3c/XQFTTS.xml 2013-08-07 05:36:24 +0000
2215@@ -47,7 +47,7 @@
2216 <implementation-defined-item
2217 name="overwrittenContextComponents"
2218 spec="XQuery"
2219- value="The following static context components are overwritten/augmented: 1. Statically known namespaces: Augmented with zerr –> http://zorba.io/modules/zorba-errors 2. Context item static type: item() 3. Default order for empty sequences: empty_greatest 4. Static Base URI: We use the rules in 4.5, where the implementation-defined default mentioned there is http://www.zorba-xquery.com, 5. Statically known default collection type: item()*">
2220+ value="The following static context components are overwritten/augmented: 1. Statically known namespaces: Augmented with zerr –> http://zorba.io/errors 2. Context item static type: item() 3. Default order for empty sequences: empty_greatest 4. Static Base URI: We use the rules in 4.5, where the implementation-defined default mentioned there is http://www.zorba-xquery.com, 5. Statically known default collection type: item()*">
2221 <description last-mod="2005-04-04">Any components of the static context or dynamic context that are overwritten or augmented by the implementation.</description>
2222 </implementation-defined-item>
2223
2224@@ -504,7 +504,7 @@
2225 spec="XQuery"
2226 name="Statically known namespaces"
2227 context-type="static"
2228- value="fn –> http://www.w3.org/2005/xpath-functions, xml –> http://www.w3.org/XML/1998/namespace, xs –> http://www.w3.org/2001/XMLSchema, xsi –> http://www.w3.org/2001/XMLSchema-instance, local –> http://www.w3.org/2005/xquery-local-functions, zerr –> http://zorba.io/modules/zorba-errors"/>
2229+ value="fn –> http://www.w3.org/2005/xpath-functions, xml –> http://www.w3.org/XML/1998/namespace, xs –> http://www.w3.org/2001/XMLSchema, xsi –> http://www.w3.org/2001/XMLSchema-instance, local –> http://www.w3.org/2005/xquery-local-functions, zerr –> http://zorba.io/errors"/>
2230
2231 <context-property
2232 spec="XQuery"
2233
2234=== modified file 'test/rbkt/Scripts/w3c/XQTS.xml'
2235--- test/rbkt/Scripts/w3c/XQTS.xml 2013-06-25 03:55:20 +0000
2236+++ test/rbkt/Scripts/w3c/XQTS.xml 2013-08-07 05:36:24 +0000
2237@@ -46,7 +46,7 @@
2238 <implementation-defined-item
2239 name="overwrittenContextComponents"
2240 spec="XQuery"
2241- value="The following static context components are overwritten/augmented: 1. Statically known namespaces: Augmented with zerr –> http://zorba.io/modules/zorba-errors 2. Context item static type: item() 3. Default order for empty sequences: empty_greatest 4. Static Base URI: We use the rules in 4.5, where the implementation-defined default mentioned there is http://www.zorba-xquery.com, 5. Statically known default collection type: item()*">
2242+ value="The following static context components are overwritten/augmented: 1. Statically known namespaces: Augmented with zerr –> http://zorba.io/errors 2. Context item static type: item() 3. Default order for empty sequences: empty_greatest 4. Static Base URI: We use the rules in 4.5, where the implementation-defined default mentioned there is http://www.zorba-xquery.com, 5. Statically known default collection type: item()*">
2243 <description last-mod="2005-04-04">Any components of the static context or dynamic context that are overwritten or augmented by the implementation.</description>
2244 </implementation-defined-item>
2245
2246@@ -300,7 +300,7 @@
2247 <context-property
2248 name="Statically known namespaces"
2249 context-type="static"
2250- value="fn –> http://www.w3.org/2005/xpath-functions, xml –> http://www.w3.org/XML/1998/namespace, xs –> http://www.w3.org/2001/XMLSchema, xsi –> http://www.w3.org/2001/XMLSchema-instance, local –> http://www.w3.org/2005/xquery-local-functions, zerr –> http://zorba.io/modules/zorba-errors"/>
2251+ value="fn –> http://www.w3.org/2005/xpath-functions, xml –> http://www.w3.org/XML/1998/namespace, xs –> http://www.w3.org/2001/XMLSchema, xsi –> http://www.w3.org/2001/XMLSchema-instance, local –> http://www.w3.org/2005/xquery-local-functions, zerr –> http://zorba.io/errors"/>
2252
2253 <context-property
2254 name="Default element/type namespace"

Subscribers

People subscribed via source and target branches