[Zorba-coders] [Bug 1016397] [NEW] helper function to get base64Binary attachment data from emails

2012-06-22 Thread Alexander Kreutz
Public bug reported: If you fetch an email message using imap:fetch-message and this email contains a binary attachment, the attachment data in the email:content element in not of type xs:base64Binary. It is a string with the base64 encoded data including line breaks and spaces. To use the bin

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856 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/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856 -- https://code.launchpad.net/~zorba-coders/zorba/no-

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/no-expr-serialization-2012-06-22T08-45-17.579Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856 Your team Zorba Coders is subscribed to branch lp:zorba.

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

2012-06-22 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390 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 he

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

2012-06-22 Thread Markos Zaharioudakis
The proposal to merge lp:~nbrinza/zorba/bugs into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390 -- https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390 Your team Zorba Coders is subscrib

[Zorba-coders] [Bug 1016429] [NEW] crash in transform expression

2012-06-22 Thread Dennis Knochenwefel
Public bug reported: declare variable $filename as xs:string := "test"; copy $filename := $filename modify () return $filename crashes (due to using the same var names "$filename := $filename") running on latest trunk rev 10884. Thank you for fixing. P.S.: this is not a duplicate of bug #100808

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Zorba Build Bot
Validation queue job no-expr-serialization-2012-06-22T08-45-17.579Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856 -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-s

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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bugs-2012-06-22T09-15-04.275Z/log.html -- https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.ne

[Zorba-coders] [Bug 1014975] Re: Reworked Plan serializer

2012-06-22 Thread Chris Hillery
** Branch linked: lp:~zorba-coders/zorba/no-expr-serialization ** Changed in: zorba Status: Confirmed => 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/1014975 Title: Rewor

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

2012-06-22 Thread Zorba Build Bot
The attempt to merge lp:~nbrinza/zorba/bugs 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 bugs-2012-06-22T09-15-04.275Z is finished. The final status was:

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

2012-06-22 Thread Zorba Build Bot
The proposal to merge lp:~nbrinza/zorba/bugs into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390 -- https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390 Your team Zorba Coders is subscrib

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Pietro Cerutti
Rodolfo, the line you're mentioning (return SWIG) is at :955, and const_casting there doesn't help. A fix would be to change the definition of type_name at :944 from char * to const char*, but as you mentioned that's a generated file and patching there isn't really a solution.. I have tried to

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Chris Hillery
Thanks for the update, Pietro. I don't think we want to make SWIG 2.0.7 a hard requirement simply because 1.3.40 seems to work on most platforms. However, I could certainly see adding a build warning and a note in the documentation that if you get compilation errors like this, you should try upgrad

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Pietro Cerutti
Yes that sound reasonable, I'll be able to update our port as soon as swig is updated (we currently have 2.0.4). Thank you for your support, feel free to lower the priority of this bug or close it. -- You received this bug notification because you are a member of Zorba Coders, which is the regist

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Chris Hillery
Did you have this problem with SWIG 2.0.4? (Your CMakeCache.txt lists SWIG_VERSION as 1.3.40.) That would be useful information to narrow down the set of SWIG versions that have/don't have this problem. -- You received this bug notification because you are a member of Zorba Coders, which is the r

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

2012-06-22 Thread Markos Zaharioudakis
Review: Needs Fixing -- https://code.launchpad.net/~zorba-coders/zorba/bug-971782/+merge/100788 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorb

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

2012-06-22 Thread Markos Zaharioudakis
1. Why are the asserts in XmlTree::getType() converted to ifs? Did th asserts actually trigger ever? 2. The setTree() methods has been made virtual. This si not good, because the method is used rather often. 3. The 6 lines: #ifndef EMBEDED_TYPE #ifndef NDEBUG ATTRIBUTE_ELEMENT_INVARIANT1; AT

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/ordpath-bitlength-assert into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/ordpath-bitlength-assert/+merge/111413 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/ordpath-bitlength-assert into lp:zorba

2012-06-22 Thread David Graf
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/ordpath-bitlength-assert/+merge/111413 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/jsoniq into lp:zorba

2012-06-22 Thread Ghislain Fourny
Hi Markos, Branches 10745 thru 10749 implement your performance improvement comments as discussed yesterday over the bridge. Thanks! -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/

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

2012-06-22 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorb

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

2012-06-22 Thread Zorba Build Bot
Attempt to merge into lp:zorba failed due to conflicts: text conflict in src/runtime/json/pregenerated/jsoniq_functions.cpp text conflict in src/runtime/json/pregenerated/jsoniq_functions.h -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested

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

2012-06-22 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorb

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/unregister-delete-or-destroy into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
This doesn't make sense to me at all! -- https://code.launchpad.net/~zorba-coders/zorba/unregister-delete-or-destroy/+merge/100814 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscr

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/unregister-delete-or-destroy into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Needs Fixing -- https://code.launchpad.net/~zorba-coders/zorba/unregister-delete-or-destroy/+merge/100814 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://l

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

2012-06-22 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorb

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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/jsoniq-2012-06-22T14-55-10.596Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba. Requested reviews: Markos Zaharioudakis (markos-za) Related bugs: Bug #1014975 in Zorba: "Reworked Plan serializer" https://bugs.launchpad.net/zorba/+bug/1014975 For more details, see: htt

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

2012-06-22 Thread Zorba Build Bot
Validation queue job jsoniq-2012-06-22T14-55-10.596Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/jsoniq into lp:zorba. --

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

2012-06-22 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1, Needs Fixing < 1, Pending < 1. Got: 1 Needs Information, 4 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-

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

2012-06-22 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorb

[Zorba-coders] [Bug 1016606] [NEW] xml:parse unable to parse content containing a DOCTYPE

2012-06-22 Thread Matthias Brantner
Public bug reported: The xml:parse function is unable to parse an XML document/fragment if it starts with a doctype definition. For example, import module namespace file = "http://expath.org/ns/file";; import module namespace parse-xml = "http://www.zorba-xquery.com/modules/xml";; import schema

[Zorba-coders] [Bug 1016606] Re: xml:parse unable to parse content containing a DOCTYPE

2012-06-22 Thread Matthias Brantner
For the example above, an exception is raised in loader_dtd.cpp 295 if ( ! theXQueryDiagnostics->errors().empty()) 296 throw 0; // the argument to throw is not used by the catch clause -- You received this bug notification because you are a member of Zorba Coders, which is

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Pietro Cerutti
I haven't tried with 2.0.4 yet, will let you know on Monday. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1015964 Title: PHP5 bindings build failure Status in Zorba - The XQuery Processor:

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622 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/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622 -- https://code.launchpad.net/~zorba-coders/zorba/no-

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/no-expr-serialization-2012-06-22T20-59-00.157Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622 Your team Zorba Coders is subscribed to branch lp:zorba.

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Zorba Build Bot
Validation queue job no-expr-serialization-2012-06-22T20-59-00.157Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://la

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622 -- https://code.launchpad.net/~zorba-coders/zorba/no-expr-s

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

2012-06-22 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug871481 into lp:zorba has been updated. Commit Message changed to: Error fixed on windows For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14 -- https://code.launchpad.net/~zorba-coders/zorba/bug871481/+me

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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug871481-2012-06-22T22-22-04.768Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https

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

2012-06-22 Thread Zorba Build Bot
Validation queue job bug871481-2012-06-22T22-22-04.768Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coder

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

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug871481 into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14 -- https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14 Your team

[Zorba-coders] [Bug 871481] Re: java test failing on Windows

2012-06-22 Thread Rodolfo Ochoa
** 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/871481 Title: java test failing on Windows Status in Zorba - The XQuery Processor

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

2012-06-22 Thread Till Westmann
Review: Approve Fixed the crashing test and addressed all of my review comments. -- https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zor

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

2012-06-22 Thread Till Westmann
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 -- https://code.launchpad.net/~zorba-coders/zorba/f

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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/feature-transient_maps-2012-06-23T00-39-00.771Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 Your team Zorba Coders is subscribed to branch lp:zorba

[Zorba-coders] [Bug 1016606] Re: xml:parse unable to parse content containing a DOCTYPE

2012-06-22 Thread Chris Hillery
Nicolae - please consider this a higher priority than the higher-order function work; if you could work on it in the next couple of weeks that would be great. We really want this in 2.7, whereas the higher-order function features are on the bubble. ** Changed in: zorba Milestone: None => 2.7

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

2012-06-22 Thread Zorba Build Bot
Validation queue job feature-transient_maps-2012-06-23T00-39-00.771Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://

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

2012-06-22 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/feature-transient_maps/+merge/106287 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing li

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

2012-06-22 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 -- https://code.launchpad.net/~zorba-coders/zorba/f

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

2012-06-22 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 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.ne

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

2012-06-22 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 -- https://code.launchpad.net/~zorba-coders/zorba/f

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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/feature-transient_maps-2012-06-23T01-25-57.278Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 Your team Zorba Coders is subscribed to branch lp:zorba

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

2012-06-22 Thread Zorba Build Bot
Validation queue job feature-transient_maps-2012-06-23T01-25-57.278Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://

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

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287 -- https://code.launchpad.net/~zorba-coders/zorba/feature