Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-988417-block-internal-module into lp:zorba

2012-04-25 Thread Matthias Brantner
I quite like Chris's idea from bullet 2. I don't think it's a big overhead if it's done once per module import. -- https://code.launchpad.net/~zorba-coders/zorba/bug-988417-block-internal-module/+merge/103542 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://laun

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

2012-04-25 Thread Diogo Simões
Diogo Simões has proposed merging lp:~diogo-simoes89/zorba/DC-documentation into lp:zorba/data-cleaning-module. Requested reviews: Zorba Coders (zorba-coders) For more details, see: https://code.launchpad.net/~diogo-simoes89/zorba/DC-documentation/+merge/103586 Addition of return types in fun

[Zorba-coders] [Bug 988417] Re: block internal modules

2012-04-25 Thread Chris Hillery
I saw the branch merge proposal before I noticed this bug, so I'll copy my comment from there: I don't like that this mechanism is so different to the way you block non-internal modules (using a URIMapper with DENY_ACCESS). While it would be a bit less efficient, it would be more consistent to cal

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-988417-block-internal-module into lp:zorba

2012-04-25 Thread Chris Hillery
Review: Needs Fixing 1. To maintain ABI compatibility, you must only add new virtual functions to the end of public classes. 2. I don't like that this mechanism is so different to the way you block non-internal modules (using a URIMapper with DENY_ACCESS). While it would be a bit less efficien

[Zorba-coders] [Bug 867144] Re: Python bindings not building on Windows in Debug mode

2012-04-25 Thread Rodolfo Ochoa
Documentation already mentions this... ** Changed in: zorba Status: New => Fix Committed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867144 Title: Python bindings not building on Wind

[Zorba-coders] [Bug 867144] Re: Python bindings not building on Windows in Debug mode

2012-04-25 Thread Rodolfo Ochoa
This is an error that comes from python sources, can't be fixed on Zorba, its on ./include/pyconfig.h -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867144 Title: Python bindings not building on

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

2012-04-25 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug-986580 into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 Your t

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

2012-04-25 Thread Zorba Build Bot
Validation queue job bug-986580-2012-04-25T20-43-03.061Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 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/bug-966706 into lp:zorba

2012-04-25 Thread Markos Zaharioudakis
I have fixed your test, but now I have a problem with test index/undo3.xq. Its result is non-deterministic. Most of the time it returns the correct result, but sometimes not. And valgrind does not show any errors :( -- https://code.launchpad.net/~zorba-coders/zorba/bug-966706/+merge/101498 Your

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-986580-2012-04-25T20-43-03.061Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: htt

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

2012-04-25 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug-986580 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552

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

2012-04-25 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 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/bug-986580 into lp:zorba

2012-04-25 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 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/bug-986580 into lp:zorba

2012-04-25 Thread Paul J. Lucas
I didn't realize that the util-jvm module used file::lsdir(), so I put that function back. However, I think that API ought to change as well, but that can be done separately. -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 Your team Zorba Coders is subscribed to branc

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

2012-04-25 Thread Paul J. Lucas
The proposal to merge lp:~zorba-coders/zorba/bug-986580 into lp:zorba has been updated. Commit Message changed to: Better implementation of listing files in a directory. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103552 -- https://code.launchpad.net

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

2012-04-25 Thread Paul J. Lucas
Paul J. Lucas has proposed merging lp:~zorba-coders/zorba/bug-986580 into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) Rodolfo Ochoa (rodolfo-ochoa) Related bugs: Bug #986580 in Zorba: "fs::lsdir() improvements" https://bugs.launchpad.net/zorba/+bug/986580 For more details, s

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

2012-04-25 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug-988412 into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 Your t

[Zorba-coders] [Bug 988412] Re: date:current-dateTime daylight saving

2012-04-25 Thread Zorba Build Bot
** Changed in: zorba Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/988412 Title: date:current-dateTime daylight saving Status in Zorba - The XQuery

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

2012-04-25 Thread Zorba Build Bot
Validation queue job bug-988412-2012-04-25T18-40-21.164Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-cod

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-988412-2012-04-25T18-40-21.164Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: htt

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-988417-block-internal-module into lp:zorba

2012-04-25 Thread Till Westmann
Till Westmann has proposed merging lp:~zorba-coders/zorba/bug-988417-block-internal-module into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) Markos Zaharioudakis (markos-za) Related bugs: Bug #988417 in Zorba: "block internal modules" https://bugs.launchpad.net/zorba

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

2012-04-25 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/bug-988412 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523

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

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug-986580 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103520 -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103520

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

2012-04-25 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/bug-986580 into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job bug-986580-2012-04-25T18-26-18.651Z is finished. The final st

[Zorba-coders] [Bug 988417] Re: block internal modules

2012-04-25 Thread Till Westmann
** Description changed: - If on wants to limit the choice of of available modules for a user, this - is very easy for external modules. One simply registers an URIMapper - that disallows access to certain modules. However, this does not work - for Zorba's internal modules as those a not resolved v

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

2012-04-25 Thread William Candillon
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 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/bug-988412 into lp:zorba

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug-988412 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-986580-2012-04-25T18-26-18.651Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103520 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: htt

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

2012-04-25 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 1 Approve, 1 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://

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

2012-04-25 Thread Zorba Build Bot
Validation queue job bug-988412-2012-04-25T17-54-01.991Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-cod

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-988412-2012-04-25T17-54-01.991Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: htt

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

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+m

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

2012-04-25 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job fix_bug_962216-2012-04-25T17-20-57.631Z is finished. The f

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

2012-04-25 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103520 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/bug-988412 into lp:zorba

2012-04-25 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 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] [Bug 988412] Re: date:current-dateTime daylight saving

2012-04-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~zorba-coders/zorba/bug-988412 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/988412 Title: date:current-dateTime daylight saving Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 988412] Re: date:current-dateTime daylight saving

2012-04-25 Thread Matthias Brantner
** Changed in: zorba Status: New => In Progress ** Changed in: zorba Importance: Undecided => Medium -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/988412 Title: date:current-dateTime

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

2012-04-25 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/bug-988412 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523 -- https://code.launchpad.net/~zorba-coders/zorba/bug-988412/+merge/103523

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

2012-04-25 Thread Matthias Brantner
Matthias Brantner has proposed merging lp:~zorba-coders/zorba/bug-988412 into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) William Candillon (wcandillon) Related bugs: Bug #988412 in Zorba: "date:current-dateTime daylight saving " https://bugs.launchpad.net/zorba/+bu

[Zorba-coders] [Bug 988412] Re: date:current-dateTime daylight saving

2012-04-25 Thread Matthias Brantner
** Changed in: zorba Milestone: None => 2.5 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/988412 Title: date:current-dateTime daylight saving Status in Zorba - The XQuery Processor: In P

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

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

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

2012-04-25 Thread Cezar Andrei
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103520 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/bug-986580 into lp:zorba

2012-04-25 Thread Paul J. Lucas
The proposal to merge lp:~zorba-coders/zorba/bug-986580 into lp:zorba has been updated. Commit Message changed to: Better implementation of listing files in a directory. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103520 -- https://code.launchpad.net

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix_bug_962216-2012-04-25T17-20-57.631Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing l

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

2012-04-25 Thread Paul J. Lucas
Paul J. Lucas has proposed merging lp:~zorba-coders/zorba/bug-986580 into lp:zorba. Requested reviews: Rodolfo Ochoa (rodolfo-ochoa) Cezar Andrei (cezar-andrei) Related bugs: Bug #986580 in Zorba: "fs::lsdir() improvements" https://bugs.launchpad.net/zorba/+bug/986580 For more details, s

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

2012-04-25 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+m

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

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+m

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

2012-04-25 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job fix_bug_962216-2012-04-25T16-40-03.024Z is finished. The f

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

2012-04-25 Thread Cezar Andrei
Review: Needs Fixing Looks good, please do remove the dirent.h copyright/license from NOTICE.txt/xml files since you removed dirent.h. -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103408 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

[Zorba-coders] [Bug 862971] Re: No error upon (almost) duplicate function declarations

2012-04-25 Thread Paul J. Lucas
// foo.xq module namespace foo = "http://www.foo.com";; declare function foo:f( $i as xs:integer ) external; declare function foo:f( $i as xs:integer ) { $i + 2 }; // test.xq import module namespace foo = "http://www.foo.com"; at "/tmp/foo.xq"; foo:f(1) // result :3,9: Zorba error [zer

[Zorba-coders] [Bug 988417] [NEW] block internal modules

2012-04-25 Thread Till Westmann
Public bug reported: If on wants to limit the choice of of available modules for a user, this is very easy for external modules. One simply registers an URIMapper that disallows access to certain modules. However, this does not work for Zorba's internal modules as those a not resolved via the usua

[Zorba-coders] [Bug 988412] [NEW] date:current-dateTime daylight saving

2012-04-25 Thread William Candillon
Public bug reported: The following query: import module namespace date = "http://www.zorba- xquery.com/modules/datetime"; (fn:current-dateTime(), " ", date:current-dateTime()) Returns a different result on some platforms. This bug doesn't happen on some platforms such as in try zorba: http://w

[Zorba-coders] [Bug 988411] [NEW] date:current-dateTime daylight saving

2012-04-25 Thread William Candillon
Public bug reported: The following query: import module namespace date = "http://www.zorba- xquery.com/modules/datetime"; (fn:current-dateTime(), " ", date:current-dateTime()) Returns a different result on some platforms. This bug doesn't happen on some platforms such as in try zorba: http://w

[Zorba-coders] [Bug 862971] Re: No error upon (almost) duplicate function declarations

2012-04-25 Thread Markos Zaharioudakis
I cannot reproduce the problem. What I did was add thie follwoing function: declare function ext:bar3($i as xs:integer) { $i + 2 }; in ext_mod.xq file (in test/unit) and then run the external_function unit test. I did get the expected error of duplicate function declaration. Can you provide a

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix_bug_962216-2012-04-25T16-40-03.024Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing l

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

2012-04-25 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+m

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

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+m

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

2012-04-25 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job fix_bug_962216-2012-04-25T16-24-21.034Z is finished. The f

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix_bug_962216-2012-04-25T16-24-21.034Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing l

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

2012-04-25 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281 -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+m

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba

2012-04-25 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-928135_Seg_Fault_Python/+merge/103390 -- https://code.launchpad.net/~zorba-coders/zor

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba

2012-04-25 Thread Zorba Build Bot
Validation queue job bug-928135_Seg_Fault_Python-2012-04-25T15-15-04.752Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-928135_Seg_Fault_Python/+merge/103390 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-928135_Seg_Fault_Python-2012-04-25T15-15-04.752Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-928135_Seg_Fault_Python/+merge/103390 Your team Zorba Coders is subscribed to branc

[Zorba-coders] [Bug 928626] Re: no setting classpath in xsl-fo module

2012-04-25 Thread Cezar Andrei
** Changed in: zorba Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928626 Title: no setting classpath in xsl-fo module Status in Zorba - The XQuery

[Zorba-coders] [Bug 928629] Re: XMLBeans module

2012-04-25 Thread Cezar Andrei
** Changed in: zorba Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928629 Title: XMLBeans module Status in Zorba - The XQuery Processor: Fix Commi

[Zorba-coders] [Bug 988372] [NEW] try.zorba-xquery.com does not show information about Zorba

2012-04-25 Thread Sorin Marian Nasoi
Public bug reported: Now that try.zorba-xquery.com si pointing to: http://www.zorba-xquery.com/html/demo I would have a question/feature request: Can we add information about: - what Zorba version is used (Zorba trunk revision or perhaps a released version of Zorba) - a list of Zorba confi

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba

2012-04-25 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-928135_Seg_Fault_Python/+merge/103390 -- https://code.launchpad.net/~zorba-code

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

2012-04-25 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-928135_Seg_Fault_Python/+merge/103390 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:~zorba-coders/zorba/feature_fots into lp:zorba

2012-04-25 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/feature_fots/+merge/103494 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-c

[Zorba-coders] [Bug 918156] Re: fots driver for Zorba

2012-04-25 Thread Sorin Marian Nasoi
These are the latest conformance numbers reported by the Zorba FOTS driver. ** Attachment added: "Failures.xml report." https://bugs.launchpad.net/zorba/+bug/918156/+attachment/3103580/+files/failures.tar.gz -- You received this bug notification because you are a member of Zorba Coders, whic

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

2012-04-25 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/feature_fots into lp:zorba. Requested reviews: Zorba Coders (zorba-coders) Related bugs: Bug #918156 in Zorba: "fots driver for Zorba" https://bugs.launchpad.net/zorba/+bug/918156 Bug #956460 in Zorba: "Zorba FOTS driver: asse

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

2012-04-25 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-986580/+merge/103408 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] [Bug 866987] Re: Error for XTDE1310 should contain picture string

2012-04-25 Thread Matthias Brantner
** Changed in: zorba Milestone: None => 2.5 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/866987 Title: Error for XTDE1310 should contain picture string Status in Zorba - The XQuery Proces

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

2012-04-25 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~nbrinza/zorba/bugs2/+merge/103322 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 More h

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

2012-04-25 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/markos-scratch into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/1

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

2012-04-25 Thread Matthias Brantner
The proposal to merge lp:~nbrinza/zorba/bugs2 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~nbrinza/zorba/bugs2/+merge/103322 -- https://code.launchpad.net/~nbrinza/zorba/bugs2/+merge/103322 Your team Zorba Coders is subsc

[Zorba-coders] [Bug 906481] Re: empty elements & xhtml serialization

2012-04-25 Thread Matthias Brantner
zorba -z method=xhtml -q '' returns ** Changed in: zorba Status: New => Invalid -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/906481 Title: empty elements & xhtml serialization Stat

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

2012-04-25 Thread Zorba Build Bot
Validation queue job markos-scratch-2012-04-25T13-18-54.951Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~z

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

2012-04-25 Thread Matthias Brantner
Review: Needs Fixing It seems that automatic indexes are not maintained if a node is deleted. The following example shows this: library module: module namespace seq = "http://www.foo.com/default";;

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/sorting-chained-tests into lp:zorba

2012-04-25 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/sorting-chained-tests/+merge/103440 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/markos-scratch into lp:zorba

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-scratch-2012-04-25T13-18-54.951Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing l

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

2012-04-25 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/markos-scratch into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+m

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

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/markos-scratch into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+m

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

2012-04-25 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/markos-scratch into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job markos-scratch-2012-04-25T12-23-00.43Z is finished. The fi

[Zorba-coders] [Merge] lp:~nbrinza/zorba/parse-fragment into lp:zorba

2012-04-25 Thread Nicolae Brinza
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/103453 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/103453 You

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-scratch-2012-04-25T12-23-00.43Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing li

Re: [Zorba-coders] [Merge] lp:~nbrinza/zorba/parse-fragment into lp:zorba

2012-04-25 Thread David Graf
Review: Approve -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/103453 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-code

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

2012-04-25 Thread Zorba Build Bot
Validation queue job markos-scratch-2012-04-25T11-33-08.688Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~z

[Zorba-coders] [Merge] lp:~nbrinza/zorba/parse-fragment into lp:zorba

2012-04-25 Thread Nicolae Brinza
Nicolae Brinza has proposed merging lp:~nbrinza/zorba/parse-fragment into lp:zorba. Requested reviews: David Graf (davidagraf) For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/103453 Small optimization in the serializer to avoid a repeated string comparis

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

2012-04-25 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-966706/+merge/101498 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/sorting-chained-tests into lp:zorba

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/sorting-chained-tests into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/sorting-chained-tests/+merge/103440 -- https://code.launchpad.net/~zorba-coders/zorba/sor

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/sorting-chained-tests into lp:zorba

2012-04-25 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 3 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/sorting-chained-tests/+merge/103440 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-scratch-2012-04-25T11-33-08.688Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/103438 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing l

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/sorting-chained-tests into lp:zorba

2012-04-25 Thread Zorba Build Bot
Validation queue job sorting-chained-tests-2012-04-25T11-01-15.305Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/sorting-chained-tests/+merge/103440 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

[Zorba-coders] [Bug 988090] Re: data-formatting should build without util-jvm

2012-04-25 Thread Chris Hillery
(Although it's less critical for those module packages since they each contain only one module, and that one module depends on util-jvm, so util-jvm really is required for those. Still the error message should be improved.) -- You received this bug notification because you are a member of Zorba C

[Zorba-coders] [Bug 988090] Re: data-formatting should build without util-jvm

2012-04-25 Thread Chris Hillery
Same problem for EXI module and probably schema-tools. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/988090 Title: data-formatting should build without util-jvm Status in Zorba - The XQuery Pr

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/sorting-chained-tests into lp:zorba

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/sorting-chained-tests-2012-04-25T11-01-15.305Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/sorting-chained-tests/+merge/103440 Your team Zorba Coders is subscribed to branch lp:zorba.

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

2012-04-25 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug925143 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925143/+merge/102791 -- https://code.launchpad.net/~zorba-coders/zorba/bug925143/+merge/102791 You

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

2012-04-25 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/bug925143 into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job bug925143-2012-04-25T10-29-31.939Z is finished. The final stat

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

2012-04-25 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug925143-2012-04-25T10-29-31.939Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug925143/+merge/102791 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https

  1   2   >