[Zorba-coders] [Bug 867272] Re: data-cleaning bug with regex

2011-11-01 Thread Sorin Marian Nasoi
the line is in fact 94 not 95, the error is: FORX002 invalid regular expression: "G(N(ED)?)^" invalid character for an atom The tests that fail on Daniel's branch "no_unicode" https://code.launchpad.net/~zorba-coders/zorba/no_unicode And looking over that specific regex I would assume you wanted

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

2011-11-01 Thread Daniel Turcanu
Review: Approve Ok -- https://code.launchpad.net/~zorba-coders/zorba/bug_882002/+merge/80454 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-co

[Zorba-coders] [Bug 867231] Re: geocode-from-address results change

2011-11-01 Thread Sorin Marian Nasoi
The test zorba_data-cleaning_module/data-cleaning/conversion/geocode-from-address.xq was failing at a point in time because the result returned was not 38.725735 -9.15021 but instead it had more decimals at the end, something like: 38.7257354 -9.150210 This bug was added such that the test is upd

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

2011-11-01 Thread Markos Zaharioudakis
Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/markos-annotations into lp:zorba. Requested reviews: Markos Zaharioudakis (markos-za) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 simplified and optimized the implementat

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

2011-11-01 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 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/~zo

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

2011-11-01 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

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

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-annotations-2011-11-01T13-52-04.731Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Ma

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

2011-11-01 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba 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 markos-annotations-2011-11-01T13-52-04.731Z is finishe

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

2011-11-01 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

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

2011-11-01 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

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

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-annotations-2011-11-01T15-09-08.99Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mai

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

2011-11-01 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba 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 markos-annotations-2011-11-01T15-09-08.99Z is finished

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

2011-11-01 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

[Zorba-coders] [Bug 867230] Re: unit-convert test should not hit the web

2011-11-01 Thread Sorin Marian Nasoi
The test is now passing indeed but this is part of the continuous Zorba testing infrastructure. At one point the GPS coordibates returned for this test contained more decimals than the expected result and this cause the test to fail. Instead of the expected result: 38.725735 -9.15021 something li

[Zorba-coders] [Merge] lp:~matthias-brantner/zorba/xqxq-sandbox into lp:~zorba-coders/zorba/zorba-experimental

2011-11-01 Thread Matthias Brantner
The proposal to merge lp:~matthias-brantner/zorba/xqxq-sandbox into lp:~zorba-coders/zorba/zorba-experimental has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~matthias-brantner/zorba/xqxq-sandbox/+merge/80918 -- https://code.launchpad.net

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

2011-11-01 Thread Markos Zaharioudakis
Juan, can you please make zorba-coders be the owner of this branch. I want to make some changes to it, but I cannot because it currently belongs to you only. -- https://code.launchpad.net/~juan457/zorba/xqxq-api-changes/+merge/79589 Your team Zorba Coders is subscribed to branch lp:zorba. -- Ma

Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Matthias Brantner
Review: Needs Fixing some parameters of the probe-index-range-general#7 function are not documented. Also, should this function be variadic? -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://lau

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

2011-11-01 Thread Juan Zacarias
Done just changed the ownership to zorba-coders > Juan, can you please make zorba-coders be the owner of this branch. I want to > make some changes to it, but I cannot because it currently belongs to you > only. -- https://code.launchpad.net/~juan457/zorba/xqxq-api-changes/+merge/79589 Your team

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

2011-11-01 Thread Juan Zacarias
Done, just changed the ownership to zorba-coders 2011/11/1 Markos Zaharioudakis > Juan, can you please make zorba-coders be the owner of this branch. I want > to make some changes to it, but I cannot because it currently belongs to > you only. > -- > https://code.launchpad.net/~juan457/zorba/xqx

Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Markos Zaharioudakis
> some parameters of the probe-index-range-general#7 function are not > documented. > Also, should this function be variadic? I have added the missing params. No, the function is not variadic because it applies to general indexes only, whicg have only one key column. -- https://code.launchpad.n

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

2011-11-01 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

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

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-annotations-2011-11-01T16-13-03.606Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Ma

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

2011-11-01 Thread Markos Zaharioudakis
> Done just changed the ownership to zorba-coders > > > Juan, can you please make zorba-coders be the owner of this branch. I want > to > > make some changes to it, but I cannot because it currently belongs to you > > only. Hmm, I couldn't find it. what is the new name of the branch? -- https://

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

2011-11-01 Thread Juan Zacarias
Is the same one just changed ownership to zorba coders https://code.launchpad.net/~zorba-coders/zorba/xqxq-api-changes -- https://code.launchpad.net/~zorba-coders/zorba/xqxq-api-changes/+merge/79589 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/

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

2011-11-01 Thread Zorba Build Bot
Validation queue job markos-annotations-2011-11-01T16-13-03.606Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad

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

2011-11-01 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1. Got: 1 Approve, 1 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-cod

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

2011-11-01 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

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

2011-11-01 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 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/~zo

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

2011-11-01 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-ann

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

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-annotations-2011-11-01T17-45-02.768Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Ma

Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Matthias Brantner
Review: Needs Fixing Markos, the branch is now conflicting with the trunk. I have tried to resolve it but I don't have permissions to push to this branch. -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing lis

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

2011-11-01 Thread Zorba Build Bot
Validation queue job markos-annotations-2011-11-01T17-45-02.768Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad

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

2011-11-01 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/markos-annotations into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-annotations/+merge/80899 -- https://code.launchpad.net/~zorba-coders/zorba/markos-annotatio

Re: [Zorba-coders] [Bug 867230] Re: unit-convert test should not hit the web

2011-11-01 Thread Diogo Simões
Sorin, I just have one correction to do... this problem is related to the geocode-from-address function and not to unit-convert. Can I correct it? regards, Diogo > Date: Tue, 1 Nov 2011 15:10:52 + > From: 867...@bugs.launchpad.net > To: diogo_simoe...@hotmail.com > Subject: [Bug 867230] Re

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

2011-11-01 Thread Markos Zaharioudakis
> The implementation of getExternalVariables in the xqueryimpl level is done. Juan, I fixed the implementation of the XQuery::getExternalVariables() method. The main problem there was that you were comparing QName items using their string value. This is not correct because the string value of a

Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 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 Mor

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Markos Zaharioudakis
The proposal to merge lp:~markos-za/zorba/indexes into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Code

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/indexes-2011-11-01T21-13-06.863Z/log.html -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launc

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Zorba Build Bot
Validation queue job indexes-2011-11-01T21-13-06.863Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post t

Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1. Got: 1 Approve, 1 Needs Fixing. -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Zorba Build Bot
The proposal to merge lp:~markos-za/zorba/indexes into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Code

Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 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 Mor

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Matthias Brantner
The proposal to merge lp:~markos-za/zorba/indexes into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Code

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/indexes-2011-11-01T22-16-58.56Z/log.html -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launch

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread Zorba Build Bot
Validation queue job indexes-2011-11-01T22-16-58.56Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-11-01 Thread noreply
The proposal to merge lp:~markos-za/zorba/indexes into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/79334 Your team Zorba Coders is

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Chris Hillery
The proposal to merge lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-thesaurus-uriresolver/+merge/80979 -- https://code.launchpad.net/~zorba-c

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Zorba Build Bot
Attempt to merge into lp:zorba failed due to conflicts: text conflict in src/system/globalenv.cpp -- https://code.launchpad.net/~zorba-coders/zorba/feature-thesaurus-uriresolver/+merge/80979 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-thesaurus-uriresolver/+merge/80979 -- https://code.launchpad.net/~zorba-c

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Chris Hillery
The proposal to merge lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-thesaurus-uriresolver/+merge/80979 -- https://code.launchpad.net/~zorba-c

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/feature-thesaurus-uriresolver-2011-11-02T06-18-05.044Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/feature-thesaurus-uriresolver/+merge/80979 Your team Zorba Coders is subscribed to br

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba 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 feature-thesaurus-uriresolver-2011-11-02T06-1

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba

2011-11-01 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/feature-thesaurus-uriresolver into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-thesaurus-uriresolver/+merge/80979 -- https://code.launchpad.net/~zorba-c