Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/geo-win-build into lp:zorba/geo-module

2011-10-17 Thread Daniel Turcanu
FindGEOS.cmake from Windows should be made to search for libgeos.lib . I looked into it but I don't know how to do that. -- https://code.launchpad.net/~zorba-coders/zorba/geo-win-build/+merge/78602 Your team Zorba Coders is subscribed to branch lp:zorba/geo-module. -- Mailing list:

[Zorba-coders] [Bug 867107] Re: xqdoc dependency to zorba is wrong

2011-10-17 Thread David Graf
Yes, it is still a problem. It is very easy to reproduce: 1) make 2) rm bin/zorba 3 make xqdoc = make xqdoc [100%] Built target zorba_simplestore Scanning dependencies of target xqdoc-xml [100%] Building XQDoc XML documentation ... /bin/sh: bin/zorba: not found make[3]: ***

[Zorba-coders] [Merge] lp:~danielturcanu/zorba/plan-serializer into lp:zorba

2011-10-17 Thread Daniel Turcanu
Daniel Turcanu has proposed merging lp:~danielturcanu/zorba/plan-serializer into lp:zorba. Requested reviews: Zorba Coders (zorba-coders) For more details, see: https://code.launchpad.net/~danielturcanu/zorba/plan-serializer/+merge/79528 Fixed bug #872850 about plan serializer crash Updated

[Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/data-cleaning-2011-10-17T10-22-35.152Z/log.html -- https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 Your team Zorba Coders is requested to review the proposed merge of

Re: [Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
The attempt to merge lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:272 (message): Validation queue job

[Zorba-coders] [Bug 855709] Re: Construction of invalid regular expression

2011-10-17 Thread Gabriel Petrovay
Fix on: https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 ** Branch linked: lp:~zorba-coders/zorba/file_regex ** Changed in: zorba Status: New = In Progress -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for

[Zorba-coders] [Bug 874679] Re: Clean up second arg to ADD_TEST_DIRECTORY()

2011-10-17 Thread Gabriel Petrovay
You say: ADD_TEST_DIRECTORY() needs to [...] accept a list of pairs [...] so it can pass the bug number to EXPECTED_FAILURE(). And how is this disabling tests on Windows? (because EXPECTED_FAILURE is not good enough on Windows) -- You received this bug notification because you are a member of

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/geo-win-build into lp:zorba/geo-module

2011-10-17 Thread Gabriel Petrovay
At rev. 42 still not working. -- https://code.launchpad.net/~zorba-coders/zorba/geo-win-build/+merge/78602 Your team Zorba Coders is subscribed to branch lp:zorba/geo-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/geo-win-build into lp:zorba/geo-module

2011-10-17 Thread Gabriel Petrovay
Less segmentation faults but the same number of failures. The following tests FAILED: 2891 - zorba_geo_module/geo/area10.xq (Failed) 2892 - zorba_geo_module/geo/area2.xq (Failed) 2893 - zorba_geo_module/geo/area3.xq (Failed) 2894 - zorba_geo_module/geo/area4.xq

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

2011-10-17 Thread Matthias Brantner
Is it possible to create a test for this scenario? -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 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 :

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

2011-10-17 Thread Markos Zaharioudakis
Hi Markos, i noticed that the parse uri function now uses strtoul without checking errno with the following effects: A missing component is considered 0: np:in-same-tree-of(xs:anyURI(zorba:..1.50),xs:anyURI(zorba:0.0.1.50)) -true Out of ulong value-space == ULONG_MAX

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

2011-10-17 Thread Federico Cavalieri
Hi Markos, i noticed that the parse uri function now uses strtoul without checking errno with the following effects: A missing component is considered 0: np:in-same-tree-of(xs:anyURI(zorba:..1.50),xs:anyURI(zorba:0.0.1.50)) -true Out of ulong value-space == ULONG_MAX

Re: [Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
There are additional revisions which have not been approved in review. Please seek review and approval of these new revisions. -- https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 Your team Zorba Coders is requested to review the proposed merge of

[Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
The proposal to merge lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module has been updated. Status: Rejected = Needs review For more details, see: https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 --

[Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Chris Hillery
The proposal to merge lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 --

[Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/data-cleaning-2011-10-17T20-13-34.611Z/log.html -- https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 Your team Zorba Coders is requested to review the proposed merge of

Re: [Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve 1, Disapprove 1. Got: 1 Pending. -- https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 Your team Zorba Coders is requested to review the proposed merge of lp:~diogo-simoes89/zorba/data-cleaning into

[Zorba-coders] [Merge] lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module

2011-10-17 Thread Zorba Build Bot
The proposal to merge lp:~diogo-simoes89/zorba/data-cleaning into lp:zorba/data-cleaning-module has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~diogo-simoes89/zorba/data-cleaning/+merge/79530 --

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

2011-10-17 Thread Matthias Brantner
Why does your commit remove so much useful stuff that was made before (e.g. from the ChangeLog and DownloadModules script)? -- https://code.launchpad.net/~zorba-coders/zorba/f-testPerfScript/+merge/79622 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-17 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/file_regex-2011-10-17T21-24-01.686Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-17 Thread Zorba Build Bot
Validation queue job file_regex-2011-10-17T21-24-01.686Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-17 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve 1, Disapprove 1. Got: 1 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

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

2011-10-17 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/file_regex into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543

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

2011-10-17 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 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 :

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

2011-10-17 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/file_regex-2011-10-17T21-48-00.92Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba

2011-10-17 Thread Matthias Brantner
Review: Needs Fixing Juan, could you please also provide some tests? The best places would either be doc/cxx/examples/context.cpp or test/unit/. Examples in the former file are mostly used for documentation purposes because those examples are linked from the web site. The latter directory

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

2011-10-17 Thread Zorba Build Bot
Validation queue job file_regex-2011-10-17T21-48-00.92Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-17 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/file_regex into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 -- https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543

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

2011-10-17 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/f-testPerfScript into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/f-testPerfScript/+merge/79628 --

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

2011-10-17 Thread Rodolfo Ochoa
According to this document, EOLs shouldn't be causing the problem... http://doc.bazaar.canonical.com/bzr.2.4/en/user-reference/eol-help.html -- https://code.launchpad.net/~zorba-coders/zorba/itemfactory/+merge/79181 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-17 Thread Rodolfo Ochoa
I used previous version of the files and didn't touch anything else but the methods I added. -- https://code.launchpad.net/~zorba-coders/zorba/itemfactory/+merge/79181 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :