← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/feature-json_parser into lp:zorba

 

Review: Needs Fixing

All JSON tests seem to fail with the following error:
 http://www.w3.org/2005/xqt-errors:XQST0059: http://www.w3.org/2005/xqt-errors:XQST0059"http://www.zorba-xquery.com/modules/converters/json-options": target namespace not found for schema/module "http://www.zorba-xquery.com/modules/converters/json-options.xsd": Could not create stream resource[line 38][column 1][file file:///Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/converters/json.xq]

Also the make doc target returns the following error:
</Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq>:434,3: type error [err:XPTY0004]: sequence of more than one item can not be cast to type with quantifier '1' or '?' 
=================================================
xqdoc2html:get-is-core#1 <http://www.zorba-xquery.com/modules/xqdoc2xhtml/> 
/Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq at line 1850 column 41
=================================================
xqdoc2html:create-module-helper#3 <http://www.zorba-xquery.com/modules/xqdoc2xhtml/> 
/Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq at line 1910 column 9
=================================================
xqdoc2html:create-module-table-rec#5 <http://www.zorba-xquery.com/modules/xqdoc2xhtml/> 
/Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq at line 1943 column 5
=================================================
xqdoc2html:create-module-table#2 <http://www.zorba-xquery.com/modules/xqdoc2xhtml/> 
/Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq at line 311 column 5
=================================================
xqdoc2html:create-general-menu#0 <http://www.zorba-xquery.com/modules/xqdoc2xhtml/> 
/Users/wcandillon/tmp/feature-json_parser/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq at line 398 column 30
=================================================
xqdoc2html:main#5 <http://www.zorba-xquery.com/modules/xqdoc2xhtml/> 
/Users/wcandillon/tmp/feature-json_parser/build/xqdoc/generator/xqdoc-html.xq at line 34 column 1
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-json_parser/+merge/88721
Your team Zorba Coders is subscribed to branch lp:zorba.


Follow ups

References