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

2012-03-16 Thread Chris Hillery
Review: Needs Fixing It looks like you didn't fix the indentation of calls to init_val() in zorbacmdproperties_base.h, and in fact it looks like you moved a number of other instances of calls to that method onto the ends of earlier lines of code in zorba_properties.h. It's just not good readabi

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

2012-03-16 Thread Matthias Brantner
Review: Needs Fixing - I think you reverted the changes that have been made in modules/ExternalModules.conf. - The file src/system/zorba_properties.h also contains changes that have been reverted. For example, 1058-"--no-copy-optim\napply the no-copy optimization (1=enabled (default), 0=of

[Zorba-coders] [Bug 957580] [NEW] stream read failure in StringToCodepointsIteartor

2012-03-16 Thread Matthias Brantner
Public bug reported: Executing the following query raises an '[zerr:ZOSE0003]: stream read failure' error in the StringToCodepointsIterator. let $n := myValue let $v := fn:serialize( $n/child::node(), http://www.w3.org/2010/xslt-xquery-serialization";>

[Zorba-coders] [Bug 957580] Re: stream read failure in StringToCodepointsIteartor

2012-03-16 Thread Matthias Brantner
In order to reproduce the error, the branch at lp:~zorba- coders/zorba/bug-957580 must be used. There was another problem in the iterator which is already fixed in this branch. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https

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

2012-03-16 Thread Chris Hillery
Review: Needs Fixing This proposal should be targeted at lp:zorba/data-formatting-module, not lp:zorba. -- https://code.launchpad.net/~zorba-coders/zorba/bug955040/+merge/98006 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to

[Zorba-coders] [Bug 955040] Re: XSL-FO module test added even if module is not built

2012-03-16 Thread Rodolfo Ochoa
** 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. https://bugs.launchpad.net/bugs/955040 Title: XSL-FO module test added even if module is not built Status in Zorba - The XQ

[Zorba-coders] [Bug 955040] Re: XSL-FO module test added even if module is not built

2012-03-16 Thread Rodolfo Ochoa
ZORBA_WITH_FOP variable was checked in an upper level to avoid Java checking, if this feature is not enabled there is no case on checking for Java. ** Branch linked: lp:~zorba-coders/zorba/bug955040 -- You received this bug notification because you are a member of Zorba Coders, which is the regi

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

2012-03-16 Thread noreply
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Z

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

2012-03-16 Thread Zorba Build Bot
Validation queue job parse-fragment-2012-03-16T21-14-18.821Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-c

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

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:~zorba-coders/zorba/zorba-experimental has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/89299 -- https://code.launchpad.net/~nbrinza/zorba/

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

2012-03-16 Thread Zorba Build Bot
The attempt to merge lp:~nbrinza/zorba/parse-fragment into lp:~zorba-coders/zorba/zorba-experimental failed. Below is the output from the failed tests. experimental build started for lp:~nbrinza/zorba/parse-fragment. Check out http://parse-fragment.zorba-xquery.com/ in half an hour or so. Logfi

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

2012-03-16 Thread Matthias Brantner
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:~zorba-coders/zorba/zorba-experimental has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/89299 -- https://code.launchpad.net/~nbrinza/zorba/

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

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/parse-fragment-2012-03-16T21-14-18.821Z/log.html -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: h

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

2012-03-16 Thread Matthias Brantner
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/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

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

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

[Zorba-coders] [Bug 957416] Re: Links in XQDoc for variables don't show up

2012-03-16 Thread Paul J. Lucas
** Attachment added: "Screen-shot showing missing link." https://bugs.launchpad.net/bugs/957416/+attachment/2882896/+files/Screen%20Shot%202012-03-16%20at%201.54.39%20PM.png ** Description changed: If I document an XQuery variable like: (:~ - : Predeclared constant for the Danish - :

[Zorba-coders] [Bug 957416] [NEW] Links in XQDoc for variables don't show up

2012-03-16 Thread Paul J. Lucas
Public bug reported: If I document an XQuery variable like: (:~  : Predeclared constant for the Danish  : http://www.w3.org/TR/xmlschema-2/#language";>xs:language.  :) declare variable $ft:lang-da as xs:language := xs:language("da"); the generated HTML doesn't include the link to the w3.org site

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

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/module-schema-tools into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/module-schema-tools/+merge/97978 -- https://code.launchpad.net/~zorba-coders/zorba/module-s

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

2012-03-16 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/~zorba-coders/zorba/module-schema-tools/+merge/97978 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://lau

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

2012-03-16 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/module-schema-tools/+merge/97976 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://lau

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

2012-03-16 Thread Zorba Build Bot
Validation queue job module-schema-tools-2012-03-16T20-15-10.551Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/module-schema-tools/+merge/97978 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchp

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

2012-03-16 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/module-schema-tools into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/module-schema-tools/+merge/97978 -- https://code.launchpad.net/~zorba-coders/zorba/module-s

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

2012-03-16 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/module-schema-tools into lp:zorba has been updated. Commit Message changed to: Merge in branch implementing jvm classpath and fix managing dynamic libraries. Add java classpath to zorbacmd and to Zorba API. Fix dynamic libraries loading. Tested it wo

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

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/module-schema-tools-2012-03-16T20-15-10.551Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/module-schema-tools/+merge/97976 Your team Zorba Coders is subscribed to branch lp:zorba. --

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

2012-03-16 Thread Cezar Andrei
See my prevoius comment for fixes in this proposal. -- https://code.launchpad.net/~zorba-coders/zorba/module-schema-tools/+merge/97976 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

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

2012-03-16 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/module-schema-tools into lp:zorba has been updated. Commit Message changed to: Merge in branch implementing jvm classpath and fix managing dynamic libraries. Add java classpath to zorbacmd and to Zorba API. Fix dynamic libraries loading. Tested it wo

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

2012-03-16 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/module-schema-tools into lp:zorba has been updated. Commit Message changed to: Add java classpath to zorbacmd and to Zorba API. Fix dynamic libraries loading. Tested it works on Windows with both xsl-fo and xmlbeans modules. All tests are passing. F

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

2012-03-16 Thread Cezar Andrei
The proposal to merge lp:~zorba-coders/zorba/module-schema-tools into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/module-schema-tools/+merge/97976 -- https://code.launchpad.net/~zorba-coders/zorba/module-s

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

2012-03-16 Thread Cezar Andrei
I fixed all of the comments, execept: - the ones related to swig: - the changes are not required, right now but they required for optimizing XQJ, to make swig play nice with streams it's quite a chlange, would be a petty to loose them - I don't think various.i should be specified in NOTIC

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

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

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

2012-03-16 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 2 Approve, 1 Pending. -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

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

2012-03-16 Thread Zorba Build Bot
Validation queue job parse-fragment-2012-03-16T18-41-11.65Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-co

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

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/parse-fragment-2012-03-16T18-41-11.65Z/log.html -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: ht

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

2012-03-16 Thread Matthias Brantner
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/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 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/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 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://lau

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/destroy-annotation-qnames/+merge/97824 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:~nbrinza/zorba/parse-fragment into lp:zorba

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

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

2012-03-16 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 2 Approve, 1 Pending. -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

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

2012-03-16 Thread Zorba Build Bot
Validation queue job parse-fragment-2012-03-16T12-40-35.74Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-co

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

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/parse-fragment-2012-03-16T12-40-35.74Z/log.html -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: ht

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

2012-03-16 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/fix_warnings_fedora into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 -- https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_f

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

2012-03-16 Thread Zorba Build Bot
Validation queue job fix_warnings_fedora-2012-03-16T12-08-16.444Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchp

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

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix_warnings_fedora-2012-03-16T12-08-16.444Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 Your team Zorba Coders is subscribed to branch lp:zorba. --

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

2012-03-16 Thread William Candillon
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/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

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

2012-03-16 Thread William Candillon
Review: Approve -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 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-coder

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

2012-03-16 Thread William Candillon
The proposal to merge lp:~zorba-coders/zorba/fix_warnings_fedora into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 -- https://code.launchpad.net/~zorba-coders/zorba/fix_warn

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

2012-03-16 Thread William Candillon
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 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/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Zorba Build Bot
Validation queue job do-not-destroy-annotations-twice-2012-03-16T11-30-53.59Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mail

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 -- https://code.launchpad.net/~z

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 2 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 -- https://code.launchpad.net/~zorba-coders/zo

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 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/xquery-30-upon-ddl-import/+merge/97827 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/do-not-destroy-annotations-twice-2012-03-16T11-30-53.59Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 Your team Zorba Coders is subscribed

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Zorba Build Bot
Validation queue job xquery-30-upon-ddl-import-2012-03-16T11-00-11.855Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: htt

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/xquery-30-upon-ddl-import-2012-03-16T11-00-11.855Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 Your team Zorba Coders is subscribed to branch lp:

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

2012-03-16 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 1 Approve, 2 Pending. -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

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

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~nbrinza/zorba/parse-fragment into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

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

2012-03-16 Thread Zorba Build Bot
Validation queue job parse-fragment-2012-03-16T10-27-37.083Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-c

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 -- https://code.launchpad.net/~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 -- https://code.launchpad.net/~z

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

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/parse-fragment-2012-03-16T10-27-37.083Z/log.html -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: h

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 -- https://code.launchpad.net/~zorba-coders/zo

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Zorba Build Bot
No approved revision specified. -- https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 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 : http

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/destroy-annotation-qnames/+merge/97824 -- https://code.launchpad.net/~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merge/97827 -- https://code.launchpad.net/~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/destroy-annotation-qnames/+merge/97824 -- https://code.launchpad.net/~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 -- https://code.launchpad.net/~z

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 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/destroy-annotation-qnames/+merge/97824 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 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/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 Thread Zorba Build Bot
Validation queue job destroy-annotation-qnames-2012-03-16T09-55-09.827Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/destroy-annotation-qnames/+merge/97824 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: htt

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/destroy-annotation-qnames-2012-03-16T09-55-09.827Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/destroy-annotation-qnames/+merge/97824 Your team Zorba Coders is subscribed to branch lp:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba

2012-03-16 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/xquery-30-upon-ddl-import into lp:zorba. Requested reviews: Markos Zaharioudakis (markos-za) Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xquery-30-upon-ddl-import/+merg

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

2012-03-16 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/97701 -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/97701 Your

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba

2012-03-16 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/destroy-annotation-qnames into lp:zorba. Requested reviews: Markos Zaharioudakis (markos-za) Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/destroy-annotation-qnames/+merg

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-twice/+merge/97822 -- https://code.launchpad.net/~z

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba

2012-03-16 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/do-not-destroy-annotations-twice into lp:zorba. Requested reviews: Ghislain Fourny (gislenius) Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/do-not-destroy-annotations-tw

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

2012-03-16 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/fix_warnings_fedora into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 -- https://code.launchpad.net/~zorba-coders/zorba/fix_warn

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

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

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

2012-03-16 Thread Zorba Build Bot
Validation queue job fix_warnings_fedora-2012-03-16T06-26-11.832Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/fix_warnings_fedora/+merge/97705 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchp