Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-928340 into lp:zorba

2012-02-07 Thread William Candillon
Review: Approve It works as expected. -- https://code.launchpad.net/~paul-lucas/zorba/bug-928340/+merge/91924 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://launch

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba

2012-02-07 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix-download-http-client-2012-02-08T07-41-53.115Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix-download-http-client/+merge/91979 Your team Zorba Coders is subscribed to branch lp:zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba

2012-02-07 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-download-http-client/+merge/91979 -- https://code.launchpad.net/~zorba-coders/zorb

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread Paul J. Lucas
It's position in the full-text documentation is irrelevant. It's not critical because: (1) there is no data loss, (2) if the user supplies the correct command-line arguments, it works correctly. I submitted the fix (that you should review for approval), so the issue is moot. -- You received this

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba

2012-02-07 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix-download-http-client/+merge/91979 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.n

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread William Candillon
It just that this is the first example in the full-text documentation and it fails in an epic manner so I have an hard time to understands how it's not critical but anyways... -- 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/feature-transcode_streambuf into lp:zorba

2012-02-07 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/feature-transcode_streambuf/+merge/91980 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://launchpa

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba

2012-02-07 Thread Chris Hillery
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix-download-http-client/+merge/91979 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.n

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba

2012-02-07 Thread Chris Hillery
Chris Hillery has proposed merging lp:~zorba-coders/zorba/fix-download-http-client into lp:zorba. Requested reviews: Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-download-http-client/+merge/91979 -- https://code.launchpad.net/~zorba-coders

[Zorba-coders] [Bug 917981] Re: DECLARE_ZORBA_MODULE() should raise error on duplicates

2012-02-07 Thread Chris Hillery
** 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/917981 Title: DECLARE_ZORBA_MODULE() should raise error on duplicates Status in Zorba - T

[Zorba-coders] [Bug 928631] [NEW] wrong static context in built-in function in full-text module

2012-02-07 Thread Matthias Brantner
Public bug reported: The error isn't raised if the schema is actually imported in the module that invokes the function which does the validation. This probably means that the static context of the function is the static context resulting from compiling the importing module (instead the static con

[Zorba-coders] [Bug 928625] [NEW] java api not working on windows 7

2012-02-07 Thread Matthias Brantner
Public bug reported: Reported by Stijn Tonk: We are currently testing the first implementation of the java api and ran into the following issue: The java api functions seems to work fine on Windows Vista; however on our Windows 7 machine it give the following error when trying to load the library

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

2012-02-07 Thread Matthias Brantner
Public bug reported: The xsl-fo module shouldn't provide any function that allows the user to configure the classpath. Instead, the classpath should be configured once for the entire Zorba process and all Java-based modules should use this classpath. ** Affects: zorba Importance: High A

[Zorba-coders] [Bug 928629] [NEW] XMLBeans module

2012-02-07 Thread Matthias Brantner
Public bug reported: We should have a new module that allows the user to invoke XMLBeans. Specifically, the module should provide functions to generate a schema given a sequence of nodes and generate a node given a schema. ** Affects: zorba Importance: High Assignee: Cezar Andrei (cezar

[Zorba-coders] [Bug 867105] Re: 60 Higher Order Functions tests fail in XQuery 3.0

2012-02-07 Thread Matthias Brantner
This feature is not yet fully implemented. Assigning to Nicolae because he is working on the implementation. ** Changed in: zorba Assignee: Matthias Brantner (matthias-brantner) => Nicolae Brinza (nbrinza) ** Changed in: zorba Milestone: None => 2.2 -- You received this bug notificatio

[Zorba-coders] [Bug 867159] Re: fn:match fails if the string is non-utf8

2012-02-07 Thread Matthias Brantner
Paul, can you please mark this bug as fix committed as soon as the transcoding_streambuffer branch has been merged? If I understood correctly, these changes should resolve the bug. ** Changed in: zorba Assignee: Matthias Brantner (matthias-brantner) => Paul J. Lucas (paul-lucas) -- You rec

[Zorba-coders] [Bug 928135] Re: Segmentation fault while using Item or ItemFactory class in python

2012-02-07 Thread Matthias Brantner
** Changed in: zorba Milestone: None => 2.2 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928135 Title: Segmentation fault while using Item or ItemFactory class in python Status in Zorba -

[Zorba-coders] [Merge] lp:zorba/3.0 into lp:zorba

2012-02-07 Thread Zorba Build Bot
The proposal to merge lp:zorba/3.0 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 Your team Zorba Coders is reques

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

2012-02-07 Thread Zorba Build Bot
The proposal to merge lp:zorba/3.0 into lp:~zorba-coders/zorba/zorba-experimental has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91965 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/9196

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

2012-02-07 Thread Zorba Build Bot
Attempt to merge into lp:zorba failed due to conflicts: text conflict in src/store/naive/item.cpp text conflict in src/store/naive/simple_pul.cpp -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 Your team Zorba Coders is requested to review the proposed merge of lp:zorba/3.

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

2012-02-07 Thread Zorba Build Bot
The attempt to merge lp:zorba/3.0 into lp:~zorba-coders/zorba/zorba-experimental failed. Below is the output from the failed tests. experimental build started for lp:zorba/3.0. Check out http://3.0.zorba-xquery.com/ in half an hour or so. Logfile at http://zorbatest.lambda.nu:8080/remotequeue/

[Zorba-coders] [Merge] lp:zorba/3.0 into lp:zorba

2012-02-07 Thread Matthias Brantner
The proposal to merge lp:zorba/3.0 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 Your team Zorba Coders is reques

[Zorba-coders] [Merge] lp:zorba/3.0 into lp:zorba

2012-02-07 Thread Matthias Brantner
The proposal to merge lp:zorba/3.0 into lp:zorba has been updated. Commit Message changed to: ... For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91966 Your team Zorba Coders is requested t

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

2012-02-07 Thread Matthias Brantner
The proposal to merge lp:zorba/3.0 into lp:~zorba-coders/zorba/zorba-experimental has been updated. Commit Message changed to: ... For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91965 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91965 You

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

2012-02-07 Thread Matthias Brantner
The proposal to merge lp:zorba/3.0 into lp:~zorba-coders/zorba/zorba-experimental has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/91965 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/9196

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 -- https://code.launchpad.net/~zorba-coders/zo

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Zorba Build Bot
Validation queue job fix-declare-module-bug917981-2012-02-08T01-30-59.111Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing lis

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix-declare-module-bug917981-2012-02-08T01-30-59.111Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 Your team Zorba Coders is subscribed to bran

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Chris Hillery
The proposal to merge lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 -- https://code.launchpad.net/~zorba-cod

[Zorba-coders] [Bug 920717] Re: json 2.0 bug: json:serialize(json:parse(VALID_JSON))

2012-02-07 Thread Paul J. Lucas
It was an unrelated bug. ** 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/920717 Title: json 2.0 bug: json:serialize(json:parse(VA

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

2012-02-07 Thread Paul J. Lucas
It was an unrelated bug -- fixed. -- https://code.launchpad.net/~zorba-coders/zorba/feature-json_parser/+merge/91959 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://

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

2012-02-07 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/feature-json_parser/+merge/91959 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:~gislenius/zorba/jsoniq-pair-operator into lp:zorba/3.0

2012-02-07 Thread noreply
The proposal to merge lp:~gislenius/zorba/jsoniq-pair-operator into lp:zorba/3.0 has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~gislenius/zorba/jsoniq-pair-operator/+merge/91845 -- https://code.launchpad.net/~gislenius/zorba/jsoniq-pair-o

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

2012-02-07 Thread noreply
The proposal to merge lp:~gislenius/zorba/jsoniq-truefalsenull into lp:zorba/3.0 has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~gislenius/zorba/jsoniq-truefalsenull/+merge/91844 -- https://code.launchpad.net/~gislenius/zorba/jsoniq-truefa

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread Paul J. Lucas
Are we going to keep changing the Importance back and forth all day? ** Changed in: zorba Importance: Critical => Medium ** Branch linked: lp:~paul-lucas/zorba/bug-928340 ** Changed in: zorba Status: Incomplete => In Progress -- You received this bug notification because you are a me

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-928340 into lp:zorba

2012-02-07 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~paul-lucas/zorba/bug-928340/+merge/91924 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

[Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-928340 into lp:zorba

2012-02-07 Thread Paul J. Lucas
Paul J. Lucas has proposed merging lp:~paul-lucas/zorba/bug-928340 into lp:zorba. Requested reviews: Paul J. Lucas (paul-lucas) William Candillon (wcandillon) Related bugs: Bug #928340 in Zorba: "Full-Text Assertion failed" https://bugs.launchpad.net/zorba/+bug/928340 For more details, s

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread William Candillon
** Changed in: zorba Importance: Medium => Critical -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928340 Title: Full-Text Assertion failed Status in Zorba - The XQuery Processor: Incomple

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread Paul J. Lucas
Importance downgraded since, if you specify the necessary arguments, the query works just fine. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928340 Title: Full-Text Assertion failed Status in

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread Paul J. Lucas
When I execute that commend, yes, I get the same error. However, you never said how you executed the query in your original bug report. ** Changed in: zorba Importance: Critical => Medium -- You received this bug notification because you are a member of Zorba Coders, which is the registrant f

[Zorba-coders] [Bug 867359] Re: xqdoc printer should also print function bodies

2012-02-07 Thread Sorin Marian Nasoi
*** This bug is a duplicate of bug 866739 *** https://bugs.launchpad.net/bugs/866739 Duplicate of bug lp:866739. created feature requests #3081937 for it. Marking this as "Won't fix" ** This bug has been marked a duplicate of bug 866739 xqdoc printer should also print function bodies **

[Zorba-coders] [Bug 928454] [NEW] de-coupling teh XQDoc XHTMLS and Zorba CSS

2012-02-07 Thread Sorin Marian Nasoi
Public bug reported: "To return HTML code that is semantically correct (for instance Foo instead of )" "To have all id and class names prefixed by _xqdoc" Basically this would mean to remove as much as possible the coupling of the XQDoc XHTML and the Zorba CSS. ** Affects: zorba Importance

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread William Candillon
bin/zorba -f --thesaurus http://wordnet.princeton.edu:=/path/to/wordnet-en.zth -q /tmp/x.xq Works fine for me too. What about bin/zorba -q /tmp/x.xq -f? You don't get the same error as I do? -- You received this bug notification because you are a member of Zorba Coders, which is the registrant

[Zorba-coders] [Bug 867374] Re: Improve XQDoc Documentation

2012-02-07 Thread Sorin Marian Nasoi
We already have XML and XQuery syntax highlighting in XQDoc. William already implemented disqus support. ** Changed in: zorba Assignee: nobody (nobody-users) => Sorin Marian Nasoi (sorin.marian.nasoi) ** Changed in: zorba Status: New => Invalid -- You received this bug notification

[Zorba-coders] [Bug 867338] Re: improve xqdoc documentation

2012-02-07 Thread Sorin Marian Nasoi
We already have this in Zorba. ** Changed in: zorba Status: Unknown => Triaged ** Changed in: zorba Status: Triaged => Invalid ** Changed in: zorba Assignee: Matthias Brantner (matthias-brantner) => Sorin Marian Nasoi (sorin.marian.nasoi) -- You received this bug notificati

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread Paul J. Lucas
** Summary changed: - Full-Text Memory Error + Full-Text Assertion failed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928340 Title: Full-Text Assertion failed Status in Zorba - The XQuery P

[Zorba-coders] [Bug 928340] Re: Full-Text Assertion failed

2012-02-07 Thread Paul J. Lucas
It's not clear where you got "memory error" from since those words never appear in the output. However, it clearly says "assertion failed". Without line numbers in the output, it's virtually impossible to know where the assertion failed. It would be better if you disabled the auto dump and instead

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

2012-02-07 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/91867 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91

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

2012-02-07 Thread Zorba Build Bot
Validation queue job markos-scratch-2012-02-07T18-13-59.097Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zo

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

2012-02-07 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-scratch-2012-02-07T18-13-59.097Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing li

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

2012-02-07 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/91867 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+me

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

2012-02-07 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 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-

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

2012-02-07 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/91867 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+me

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

2012-02-07 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve > 1, Disapprove < 1. Got: 2 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to

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

2012-02-07 Thread Zorba Build Bot
Validation queue job markos-scratch-2012-02-07T16-00-49.91Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zor

[Zorba-coders] [Bug 928340] [NEW] Full-Text Memory Error

2012-02-07 Thread William Candillon
Public bug reported: The following query: let $x := affluent man return $x contains text "wealthy" using thesaurus at "http://wordnet.princeton.edu"; Returns 0 libzorba_simplestore.2.1.0.dylib0x000107813f8c _ZN5zorba16assertion_failedEPKcS1_i + 60 1 libzorba_simplestore.2.1.0.dyl

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

2012-02-07 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/markos-scratch-2012-02-07T16-00-49.91Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing lis

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

2012-02-07 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/91867 -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+me

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

2012-02-07 Thread Markos Zaharioudakis
Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/markos-scratch into lp:zorba. Requested reviews: Markos Zaharioudakis (markos-za) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/91867 optimization for the Item::add/removeReference m

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba has been updated. Status: Approved => Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 -- https://code.launchpad.net/~zorba-cod

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/fix-declare-module-bug917981 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-declare-module-bug917981-2012-02-07T14-44-

[Zorba-coders] [Merge] lp:~gislenius/zorba/jsoniq-pair-operator into lp:zorba/3.0

2012-02-07 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~gislenius/zorba/jsoniq-pair-operator into lp:zorba/3.0. Requested reviews: Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~gislenius/zorba/jsoniq-pair-operator/+merge/91845 Removed JSON computed constructors, JS

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

2012-02-07 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~gislenius/zorba/jsoniq-truefalsenull into lp:zorba/3.0. Requested reviews: Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~gislenius/zorba/jsoniq-truefalsenull/+merge/91844 -- https://code.launchpad.net/~gisleni

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/fix-declare-module-bug917981-2012-02-07T14-44-58.09Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 Your team Zorba Coders is subscribed to branc

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba

2012-02-07 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fix-declare-module-bug917981 into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-declare-module-bug917981/+merge/88977 -- https://code.launchpad.net/~zorba-cod

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

2012-02-07 Thread Ghislain Fourny
The proposal to merge lp:~gislenius/zorba/jsoniq-truefalsenull into lp:zorba/3.0 has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~gislenius/zorba/jsoniq-truefalsenull/+merge/91839 -- https://code.launchpad.net/~gislenius/zorba/jsoniq-true

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

2012-02-07 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~gislenius/zorba/jsoniq-truefalsenull into lp:zorba/3.0. Requested reviews: Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~gislenius/zorba/jsoniq-truefalsenull/+merge/91839 Allows standalone true, false, null ex

[Zorba-coders] [Merge] lp:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba

2012-02-07 Thread noreply
The proposal to merge lp:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~gislenius/zorba/use-get-pul-factory-macro/+merge/91260 -- https://code.launchpad.net/~gislenius/zorba/use-get-pul

[Zorba-coders] [Merge] lp:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba

2012-02-07 Thread Zorba Build Bot
Validation queue job use-get-pul-factory-macro-2012-02-07T13-48-20.725Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~gislenius/zorba/use-get-pul-factory-macro/+merge/91260 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https:

Re: [Zorba-coders] [Merge] lp:~gislenius/zorba/same-directory-store-includes into lp:zorba

2012-02-07 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~gislenius/zorba/same-directory-store-includes/+merge/91279 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:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba

2012-02-07 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~gislenius/zorba/use-get-pul-factory-macro/+merge/91260 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:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba

2012-02-07 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/use-get-pul-factory-macro-2012-02-07T13-48-20.725Z/log.html -- https://code.launchpad.net/~gislenius/zorba/use-get-pul-factory-macro/+merge/91260 Your team Zorba Coders is subscribed to branch lp:zor

[Zorba-coders] [Merge] lp:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba

2012-02-07 Thread Markos Zaharioudakis
The proposal to merge lp:~gislenius/zorba/use-get-pul-factory-macro into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~gislenius/zorba/use-get-pul-factory-macro/+merge/91260 -- https://code.launchpad.net/~gislenius/zorba/use-g

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

2012-02-07 Thread David Graf
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fots30/+merge/90731 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 M

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

2012-02-07 Thread William Candillon
Review: Approve I tried it and it looks like just the best. -- https://code.launchpad.net/~nbrinza/zorba/parse-fragment/+merge/91657 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsub

[Zorba-coders] [Bug 928146] [NEW] Proving Full Zorba EBNF

2012-02-07 Thread William Candillon
Public bug reported: Zorba should provides the full EBNF of the specification it implements. A first step would be to add in comment for each parser rule either ebnf rule number of the corresponding specification. ** Affects: zorba Importance: Wishlist Status: New ** Changed in: z

[Zorba-coders] [Bug 920717] Re: json 2.0 bug: json:serialize(json:parse(VALID_JSON))

2012-02-07 Thread William Candillon
The following query: import module namespace json = "http://www.zorba-xquery.com/modules/converters/json";; let $json := '{ "action": "GET /html/index", "public": true, "opt": [1, 2, {"foo": "bar"}]}' let $json := json:parse($json) return json:serialize($json) Returns: URI_PATH/com/zorba-xquery

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

2012-02-07 Thread William Candillon
Review: Needs Fixing I believe that bug #920717 isn't fixed. The intro has two examples of XML. For each of the XML, you should add the associated JSON. Would it be possible to get all the bug reports that Sorin created associated to this merge request? -- https://code.launchpad.net/~zorba-cod

[Zorba-coders] [Bug 928135] [NEW] Segmentation fault while using Item or ItemFactory class in python

2012-02-07 Thread Enemy Peng
Public bug reported: Here's the code to reproduce errors: >>> import zorba_api >>> item = zorba_api.ItemFactory() >>> content_item.createInteger(4) Segmentation fault Zorba Version: 2.1.0 ** Affects: zorba Importance: Undecided Status: New -- You received this bug notification