[Zorba-coders] [Merge] lp:~zorba-coders/zorba/mac-install-fix into lp:zorba

2013-11-04 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/mac-install-fix into lp:zorba has been updated. Commit Message changed to: Fix install files for java, php, python and ruby libs. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/mac-install-fix/+merge/193864 -- https://code.lau

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/mac-install-fix into lp:zorba

2013-11-04 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/mac-install-fix into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) Paul J. Lucas (paul-lucas) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/mac-install-fix/+merge/193864 Fix install files for java

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/mac-install-fix into lp:zorba

2013-11-04 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/mac-install-fix/+merge/193864 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorb

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-11-04 Thread Cezar Andrei
I'm using standard Mountain Lion/Xcode compilers, I don't have anything special configured or even installed. >From my previous experience, adding adding -std=c++11 flag fixes the error >with finding the type_traits file: >http://stackoverflow.com/questions/9345271/xcode-4-3-and-c11-include-pat

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-11-04 Thread Cezar Andrei
I had the package I built on Friday installed on my system, now it's uninstalled. But I still get the error of not finding type_traits file: [ 20%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o In file included from /Users/cezar/dev/repo/z3.0/zorba-3.0/src/api/b

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-11-04 Thread Cezar Andrei
Than why do I get this error again? [ 20%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o In file included from /Users/cezar/dev/repo/z3.0/zorba-3.0/src/api/base64_util.cpp:24: In file included from /opt/local/include/zorba/util/base64_util.h:30: In file included

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/mac-build-fix into lp:zorba

2013-11-01 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/mac-build-fix into lp:zorba. Commit message: Fixes for build on OSX Mountain Lion. Requested reviews: Cezar Andrei (cezar-andrei) Paul J. Lucas (paul-lucas) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/mac

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/mac-build-fix into lp:zorba

2013-11-01 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/mac-build-fix into lp:zorba has been updated. Commit Message changed to: Fixes for build on OSX Mountain Lion. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/mac-build-fix/+merge/193621 -- https://code.launchpad.net/~zorba-cod

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/mac-build-fix into lp:zorba

2013-11-01 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/mac-build-fix/+merge/193621 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-10-30 Thread Cezar Andrei
Review: Approve Looks good, approved. -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/193255 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchp

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-10-30 Thread Cezar Andrei
Review: Needs Fixing I'm on OSX Mountain Lion 10.8.5, completely clean of this branch and I was getting file not found on #include . I added -stdlib=libc++ to the compiler flags and it fixes the error:   IF (CMAKE_COMPILER_IS_GNUCXX OR CLANG) -    SET(CMAKE_CXX_FLAGS "-std=c++11 ${CMAKE_CXX_FL

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/b1197577-macDocs into lp:zorba

2013-09-27 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/b1197577-macDocs into lp:zorba. Commit message: Add documentation on how to install Zorba and run examples in Python, PHP, Ruby and Java. Requested reviews: Cezar Andrei (cezar-andrei) Chris Hillery (ceejatec) Related bugs: Bug

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/b1197577-macDocs into lp:zorba

2013-09-27 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/b1197577-macDocs into lp:zorba has been updated. Commit Message changed to: Add documentation on how to install Zorba and run examples in Python, PHP, Ruby and Java. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/b1197577-macD

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/b1197577-macDocs into lp:zorba

2013-09-27 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/b1197577-macDocs/+merge/188143 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zor

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/jsound-validator into lp:zorba

2013-09-20 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/jsound-validator into lp:zorba. Commit message: New core module: JSound validator implemented in JSONiq. Requested reviews: Juan Zacarias (juan457) Ghislain Fourny (gislenius) For more details, see: https://code.launchpad.net/~zorba

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/jsound-validator into lp:zorba

2013-09-20 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/jsound-validator into lp:zorba has been updated. Commit Message changed to: New core module: JSound validator implemented in JSONiq. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsound-validator/+merge/186908 -- https://code

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/1181360 into lp:zorba

2013-09-19 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/1181360/+merge/167690 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-coders

Re: [Zorba-coders] [Merge] lp:~nbrinza/zorba/error-messages into lp:zorba

2013-08-30 Thread Cezar Andrei
Review: Approve Error for the attached query is now fixed. -- https://code.launchpad.net/~nbrinza/zorba/error-messages/+merge/181327 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsub

[Zorba-coders] [Merge] lp:~nbrinza/zorba/error-messages into lp:zorba

2013-08-30 Thread Cezar Andrei
The proposal to merge lp:~nbrinza/zorba/error-messages into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~nbrinza/zorba/error-messages/+merge/181327 -- https://code.launchpad.net/~nbrinza/zorba/error-messages/+merge/181327 You

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module

2013-08-06 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/zio-oracle-nosql/+merge/178785 Your team Zorba Coders is subscribed to branch lp:zorba/oracle-nosql-db-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : htt

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module

2013-08-06 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/zio-oracle-nosql/+merge/178785 -- https://code.launchpad.net/~zorba-cod

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module

2013-08-06 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module has been updated. Commit Message changed to: - Use new zorba.io namespace. - Upgrade to latest Oracle Nosql DB version: kv-2.1.8. For more details, see: https://code.launchpad.net/~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module

2013-08-06 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/zio-oracle-nosql into lp:zorba/oracle-nosql-db-module. Commit message: - Use new zorba.io namespace. - Upgrade to latest Oracle Nosql DB version: kv-2.1.8. Requested reviews: Cezar Andrei (cezar-andrei) Chris Hillery (ceejatec) For

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/expath-http-on-json-http into lp:zorba/http-client-module

2013-07-26 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/expath-http-on-json-http/+merge/176996 Your team Zorba Coders is subscribed to branch lp:zorba/http-client-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/http-client-wrapper into lp:zorba

2013-07-26 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/http-client-wrapper/+merge/176980 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/http-client-based-on-json-http-client into lp:zorba/http-client-module

2013-06-28 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/http-client-based-on-json-http-client/+merge/169578 Your team Zorba Coders is subscribed to branch lp:zorba/http-client-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/json-http-module into lp:zorba

2013-06-24 Thread Cezar Andrei
Review: Approve Checked the integer issue and is fixed also done more testing. Looks good. -- https://code.launchpad.net/~zorba-coders/zorba/json-http-module/+merge/169579 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

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

2013-06-24 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/install_mysql_update/+merge/171032 Your team Zorba Coders is subscribed to branch lp:zorba/jdbc-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://la

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/json-http-module into lp:zorba

2013-06-19 Thread Cezar Andrei
> Cezar, it is not necessary for users to have a jsoniq version header in their > queries to use this module. They can use ("field") object accessors instead of > .field . My point was to mention these options somewhere in the doc and link to a page which better describes this. IMHO it's confusin

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/json-http-module into lp:zorba

2013-06-19 Thread Cezar Andrei
"timeout" option has a bug. Uncomment "timeout" in the following script and get this error: $ ./zorba -i -f -q q.jq error [zerr:ZSTR0040]: type error: Item::getIntValue() not defined for type "xs:integer" jsoniq version "1.0"; import module namespace http="http://zorba.io/modules/http-client";

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/json-http-module into lp:zorba

2013-06-19 Thread Cezar Andrei
Review: Needs Fixing Also, add a note on the module documentation section about using the header jsoniq version "1.0"; at the top and put a link to a page that describes this header. -- https://code.launchpad.net/~zorba-coders/zorba/json-http-module/+merge/169579 Your team Zorba Coders is subsc

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/json-http-module into lp:zorba

2013-06-18 Thread Cezar Andrei
Review: Needs Fixing In the Doc examples use WWW.zorba.io... but the module is registered without WWW: xqDoc: import module namespace http="http://www.zorba.io/modules/http-client";; http:get("http://www.example.com";) -- https://code.launchpad.net/~zorba-coders/zorba/json-http-module/+merge/16

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/json-http-module into lp:zorba

2013-06-18 Thread Cezar Andrei
Code looks good. I need a few more tests to make sure everything is fine. -- https://code.launchpad.net/~zorba-coders/zorba/json-http-module/+merge/169579 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lis

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1181360 into lp:zorba

2013-06-04 Thread Cezar Andrei
Review: Needs Fixing -- https://code.launchpad.net/~zorba-coders/zorba/bug-1181360/+merge/166946 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zor

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1181360 into lp:zorba

2013-06-04 Thread Cezar Andrei
Looks like the whole validate.cpp file is changed. Please make sure you maintain the same whitespace chars. -- https://code.launchpad.net/~zorba-coders/zorba/bug-1181360/+merge/166946 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders P

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/schema-tools-module-2 into lp:zorba/schema-tools-module

2013-05-19 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/schema-tools-module-2 into lp:zorba/schema-tools-module has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/schema-tools-module-2/+merge/164485 -- https://code.launchpad.net/~zo

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/schema-tools-module-2 into lp:zorba/schema-tools-module

2013-05-19 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/schema-tools-module-2/+merge/164485 Your team Zorba Coders is subscribed to branch lp:zorba/schema-tools-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : h

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/schema-tools-module into lp:zorba/schema-tools-module

2013-05-17 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/schema-tools-module/+merge/164269 Your team Zorba Coders is subscribed to branch lp:zorba/schema-tools-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : htt

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba

2013-05-14 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1167400-valType/+merge/160990 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~z

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba

2013-05-14 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1167400-valType/+merge/160990 -- https://code.launchpad.net/~zorba-coders/zorba/bug116740

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_disputed_tc into lp:zorba

2013-05-02 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix_disputed_tc/+merge/162230 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorb

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/util-jvm_core_module into lp:zorba

2013-05-01 Thread Cezar Andrei
Agreed, but we need to have them working before e check anything in. On May 1, 2013 5:31 PM, "Chris Hillery" wrote: > Fixing ExternalModules.conf should be trivial. > > As to the other modules, we'll have to update them after merging this > proposal. If we remove the FIND_PACKAGE() from them fir

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/util-jvm_core_module into lp:zorba

2013-05-01 Thread Cezar Andrei
Review: Needs Fixing modules/ExternalModules.conf file needs to be updated. If the line with util-jvm is left there is build error. Also, the modules that depend on it have to be fixed too, right now they don't find util-jvm: -- --- Module: nosqldb--- -- Zorba's util-jvm module not foun

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-30 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1147563 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/160839 -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/160839

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-30 Thread Cezar Andrei
Let's get this is and open up a new bug for the 8 failures. -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/160839 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsu

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-25 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/160839 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-cod

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba

2013-04-25 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba has been updated. Description changed to: Fixes for Fixes for bug1167400 validate type failures (at least 9) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1167400-valType/+merge/160990 -- h

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba

2013-04-25 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba has been updated. Commit Message changed to: Fixes for bug1167400 validate type failures (at least 9) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1167400-valType/+merge/160990 -- https://

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba

2013-04-25 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1167400-valType/+merge/160990 -- https://code.launchpad.net/~zorba-coders/zorba/bug116740

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba

2013-04-25 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1167400-valType into lp:zorba. Commit message: Fixes for bug1167400 validate type failures (at least 9) Requested reviews: Zorba Coders (zorba-coders) Related bugs: Bug #1167400 in Zorba: "validate type failures (at le

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-25 Thread Cezar Andrei
Status of the last run: - Passing but marked as expected failure: - prod-CastExpr/CastAs674a - prod-CastExpr/CastAsNamespaceSensitiveType-10 - prod-CastExpr/K-SeqExprCast-71b - WrongError - prod-CastExpr/CastAs675a - Expected error: XPTY0117. Found error: XPTY0004 - prod-CastExpr/CastAsN

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-24 Thread Cezar Andrei
In trunk at least the following tests are passing: cbcl-schema-element-1 2,4,5,8. Which makes them a regression. -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-cod

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-24 Thread Cezar Andrei
Review: Approve Looks good. It will most likely not pass in the current remote queue setup because it's still running libxercesc 2.8). It has been tested with libxerces 3.1.1 and is running correctly, should pass when Chris will update remote queue to use the newer xerces. -- https://code.laun

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_FOTSExpectedFailures into lp:zorba

2013-04-18 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/fix_FOTSExpectedFailures into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_FOTSExpectedFailures/+merge/159691 -- https://code.launchpad.net/~zorba-coders/zor

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_FOTSExpectedFailures into lp:zorba

2013-04-18 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix_FOTSExpectedFailures/+merge/159691 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1068366 into lp:zorba

2013-04-18 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1068366/+merge/158727 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-cod

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-17 Thread Cezar Andrei
1. Sounds good. 2. It's exactly what I'm talking about, since it's called getTypeInfo...() and not createType...() it looks like a noop. It does actually do something which is also described in the previous line comments: "// ask for the type of the root element to populate the cache with anony

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-17 Thread Cezar Andrei
Review: Needs Fixing I still think that the overhead of an extra call makes the code more readable and it's worth it in the long run. Still the nillable is not a property of the type of the element but of the element itself. Please leave the create word in "createXQTypeFromElementName", these

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-17 Thread Cezar Andrei
Review: Needs Fixing A few comments: - for following method, getting the type of the content of a global element shouldn't have anything to do with element's nillable property. Please add a different method to return the nillable of a global element or it's definition. void Schema::getTypeName

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba

2013-04-15 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1103819-catchAll/+merge/159053 -- https://code.launchpad.net/~zorba-coders/zorba/bug1103

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba

2013-04-15 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1103819-catchAll/+merge/159053 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba

2013-04-15 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba has been updated. Commit Message changed to: Fix catch ( ... ) in XML loaders. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1103819-catchAll/+merge/159053 -- https://code.launchpad.net/~z

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba

2013-04-15 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1103819-catchAll into lp:zorba. Commit message: Fix catch ( ... ) in XML loaders. Requested reviews: Cezar Andrei (cezar-andrei) Paul J. Lucas (paul-lucas) Related bugs: Bug #1103819 in Zorba: "Use of "catch (...)&

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-15 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1147563 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485 -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-12 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1147563 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485 -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-11 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1147563 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485 -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba

2013-04-11 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1090083-deepEqual/+merge/158509 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba

2013-04-11 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1090083-deepEqual/+merge/158509 -- https://code.launchpad.net/~zorba-coders/zorba/bug10

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba

2013-04-11 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba has been updated. Commit Message changed to: Fix deep-equal bug 1090083. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1090083-deepEqual/+merge/158509 -- https://code.launchpad.net/~zorba

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba

2013-04-11 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1090083-deepEqual into lp:zorba. Commit message: Fix deep-equal bug 1090083. Requested reviews: Cezar Andrei (cezar-andrei) Sorin Marian Nasoi (sorin.marian.nasoi) Related bugs: Bug #1090083 in Zorba: "deep-equal doesn&#x

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1147563 into lp:zorba

2013-04-11 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1147563 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485 -- https://code.launchpad.net/~zorba-coders/zorba/bug1147563/+merge/153485

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-04-10 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 -- https://code.launchpad.net/~zorba-coders/zorba/bug11

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-04-10 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba

2013-04-10 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba has been updated. Status: Needs review => Rejected For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1158975-sxDateTimeStamp/+merge/155597 -- https://code.launchpad.net/~zorba-coders

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba

2013-04-10 Thread Cezar Andrei
This has already been merged with a different branch. Rejecting the proposal. -- https://code.launchpad.net/~zorba-coders/zorba/bug1158975-sxDateTimeStamp/+merge/155597 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zor

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160028-valType into lp:zorba

2013-04-10 Thread Cezar Andrei
since they are different bugs I would merge this one and keep the bug opened or add a new bug for the rest. -- https://code.launchpad.net/~zorba-coders/zorba/bug1160028-valType/+merge/157193 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-c

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1040564 into lp:zorba

2013-04-09 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1040564 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1040564/+merge/157500 -- https://code.launchpad.net/~zorba-coders/zorba/bug1040564/+merge/157500

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1040564 into lp:zorba

2013-04-09 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1040564/+merge/157500 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-cod

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-04-08 Thread Cezar Andrei
Added EXPECTED failures to test cases failing because of decimal -0. https://www.w3.org/Bugs/Public/show_bug.cgi?id=21619 -- https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchp

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160028-valType into lp:zorba

2013-04-04 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1160028-valType into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1160028-valType/+merge/157193 -- https://code.launchpad.net/~zorba-coders/zorba/bug116002

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160028-valType into lp:zorba

2013-04-04 Thread Cezar Andrei
Review: Approve Fix for bug1160028. Fix URI of the type when validating with xsi:type attribute specified. -- https://code.launchpad.net/~zorba-coders/zorba/bug1160028-valType/+merge/157193 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-c

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160028-valType into lp:zorba

2013-04-04 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1160028-valType into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) Sorin Marian Nasoi (sorin.marian.nasoi) Related bugs: Bug #1160028 in Zorba: "validate type failures (at least 14)" https://bugs.launchpad

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba

2013-04-03 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1160559-unionTypeError/+merge/156760 -- https://code.launchpad.net/~zorba-coders/z

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba

2013-04-03 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1160559-unionTypeError/+merge/156760 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba

2013-04-03 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba has been updated. Commit Message changed to: Fixes bug when creating derived union types. Fix for bug#1160559 Seg Fault in Union Types (3 test cases). For more details, see: https://code.launchpad.net/~zorba-co

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba

2013-04-03 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba has been updated. Commit Message changed to: Fixes bug when creating derived union types. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1160559-unionTypeError/+merge/156760 -- https:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba

2013-04-03 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1160559-unionTypeError into lp:zorba. Commit message: Fixes bug when creating derived union types. Fix for bug#1160559 Seg Fault in Union Types (3 test cases). Requested reviews: Cezar Andrei (cezar-andrei) Nicolae Brinza (nbrinza

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-04-02 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 -- https://code.launchpad.net/~zorba-coders/zorba/bug11

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-04-02 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 -- https://code.launchpad.net/~zorba-coders/zorba/bug11

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1132937 into lp:zorba

2013-03-27 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1132937/+merge/155640 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-cod

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1132937 into lp:zorba

2013-03-26 Thread Cezar Andrei
Review: Needs Fixing Please also add xs:dateTimeStamp to the API. I see you removed zorba_api_wrapper.php and zorba_api.php and php tests 3, 12, 13, 14. Why? -- https://code.launchpad.net/~zorba-coders/zorba/bug1132937/+merge/155640 Your team Zorba Coders is subscribed to branch lp:zorba. --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-03-26 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 -- https://code.launchpad.net/~zorba-coders/zorba/bug11

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1158975 into lp:zorba

2013-03-26 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug1158975/+merge/155600 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-cod

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-03-26 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/+merge/155599 -- https://code.launchpad.net/~zorba-coders/zorba/bug11

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-03-26 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba has been updated. Commit Message changed to: Fix for bug1156249: FOTS: XSD 1.1: 0 vs -0 . Enables -0 as a valid xs:decimal. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1156249-minusZero/

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba

2013-03-26 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1156249-minusZero into lp:zorba. Commit message: Fix for bug1156249: FOTS: XSD 1.1: 0 vs -0 . Enables -0 as a valid xs:decimal. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Related bugs: Bug #1156249 in Zorba: "

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba

2013-03-26 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1158975-sxDateTimeStamp/+merge/155597 -- https://code.launchpad.net/~zorba-coders

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba

2013-03-26 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba has been updated. Commit Message changed to: Fix for bug1158975 - query 1: casting from xs:dateTime to xs:dateTimeStamp. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug1158975-sxDateT

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba

2013-03-26 Thread Cezar Andrei
Cezar Andrei has proposed merging lp:~zorba-coders/zorba/bug1158975-sxDateTimeStamp into lp:zorba. Commit message: Fix for bug1158975 - query 1: casting from xs:dateTime to xs:dateTimeStamp. Requested reviews: Till Westmann (tillw) Related bugs: Bug #1158975 in Zorba: "errors casti

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/read-pdf-installer-changes into lp:zorba/read-pdf-module

2013-02-28 Thread Cezar Andrei
Juan, please make sure this works on Windows platforms. -- https://code.launchpad.net/~zorba-coders/zorba/read-pdf-installer-changes/+merge/149359 Your team Zorba Coders is subscribed to branch lp:zorba/read-pdf-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-cod

  1   2   3   4   5   6   >