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

2011-10-04 Thread Sorin Marian Nasoi
Review: Approve Checked on my Fedora 15, 64 bit machine with gcc --version gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9) The warning is gone. -- https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-04 Thread Sorin Marian Nasoi
Review: Abstain The tutorial is nice, but I am not sure the index page in our Doxygen documentation is the best place to put it. -- https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~sorin.marian.nasoi/zorba/implementation_defined_features into lp:zorba

2011-10-05 Thread Sorin Marian Nasoi
I suggest adding some further improvements: - The first column is always called Feature although it's not clear that W3C XQuery update Facility 1.0 is a feature. Can you please suggest a better name for it? Is W3C Specifications a better table header than Feature ? Yes, W3C

Re: [Zorba-coders] [Merge] lp:~sorin.marian.nasoi/zorba/xqdoc_fixes into lp:zorba

2011-10-05 Thread Sorin Marian Nasoi
What is the google analytics change about? The www.w3.org_2005_xpath-functions.html and www.w3.org_2005_xpath-functions_math.html are not generated every time 'make xqdoc' is called, they are treated as templates. After fixing the issues described I also fixed an issue that was

[Zorba-coders] [Bug 872731] [NEW] Steps-leading-lone-slash-8a test fails in Zorba 2.0 branch

2011-10-12 Thread Sorin Marian Nasoi
Public bug reported: In Zorba 2.0 branch, http://bazaar.launchpad.net/~zorba-coders/zorba/2.0/files revision 10421 compiled in release mode with ZORBA_TEST_XQUERYX=ON ZORBA_XQUERYX=ON ZORBA_WITH_BIG_INTEGER=ON the W3C test w3c_testsuite/XQuery/PathExpr/Steps/Steps-leading-lone-slash-8a is

[Zorba-coders] [Bug 872732] Re: K2-NamespaceURIForPrefixFunc-2 test fails

2011-10-13 Thread Sorin Marian Nasoi
In XQTS_1_0_3 the expected result for this test is 'true'. According to the: - W3C FO Spec: http://www.w3.org/TR/xpath-functions-30/#func-namespace-uri-for-prefix - decisions taken in bug 11590: http://www.w3.org/Bugs/Public/show_bug.cgi?id=11590 The correct result in this case is the empty

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

2011-10-13 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_872732 into lp:zorba. Requested reviews: Markos Zaharioudakis (markos-za) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_872732/+merge/79272 Fixed the bug #872732 according to the: - W3C spec: http

[Zorba-coders] [Bug 867103] Re: K-DocumentURIFunc-2.xq

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867103 Title: K-DocumentURIFunc-2.xq Status in Zorba - The XQuery Processor: New Bug

[Zorba-coders] [Bug 867125] Re: xqdoc does no dependency checking on inputs

2011-10-14 Thread Sorin Marian Nasoi
This can not be implemented in the suggested way: - even if the XQuery module did not change, if anything in the XQDoc style has changed, the XHTML output *has to* change, thus the XQDoc documentation page for all modules have to be regenerated. We should however try to squeeze more

[Zorba-coders] [Bug 867198] Re: JSON converter module not proccesing strings with ''

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867198 Title: JSON converter module not proccesing strings with '' Status in Zorba - The XQuery

[Zorba-coders] [Bug 867278] Re: missing serialization options

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) = Nicolae Brinza (nbrinza) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867278 Title: missing serialization

[Zorba-coders] [Bug 867344] Re: Implementation of fn:parse and fn:serialize planned?

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: nobody (nobody-users) = Nicolae Brinza (nbrinza) ** Changed in: zorba Assignee: Nicolae Brinza (nbrinza) = (unassigned) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba.

[Zorba-coders] [Bug 867344] Re: Implementation of fn:parse and fn:serialize planned?

2011-10-14 Thread Sorin Marian Nasoi
Gabriel, can you please verify and close this bug if this is fixed? The fn:parse-xml seems to be implemented according to the spec. I have attached a working example for fn:serialize. The only difference between the spec: http://www.w3.org/TR/xpath-functions-30/#func-serialize and the

[Zorba-coders] [Bug 867350] Re: mess of serialization params

2011-10-14 Thread Sorin Marian Nasoi
Marked the bug as Fixed released because it was fixed a while ago in the trunk. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867350 Title: mess of serialization params Status in Zorba - The

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

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867230 Title: unit-convert test should not hit the web Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 867149] Re: Built target cxxdocs hangs

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867149 Title: Built target cxxdocs hangs Status in Zorba - The XQuery Processor: New Bug

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

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867231 Title: geocode-from-address results change Status in Zorba - The XQuery Processor: New

[Zorba-coders] [Bug 872732] Re: K2-NamespaceURIForPrefixFunc-2 test fails

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 ** 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/872732 Title:

[Zorba-coders] [Bug 874400] [NEW] bug in the XQDoc visitor in Zorba

2011-10-14 Thread Sorin Marian Nasoi
: zorba Importance: Medium Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) Status: New ** Changed in: zorba Assignee: (unassigned) = Sorin Marian Nasoi (sorin.marian.nasoi) ** Changed in: zorba Importance: Undecided = Medium ** Changed in: zorba Milestone: None

[Zorba-coders] [Bug 867094] Re: XQTS failures due to W3C bugs

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: None = 2.1 ** Changed in: zorba Importance: Low = 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/867094 Title: XQTS failures due to W3C bugs

[Zorba-coders] [Bug 871051] Re: 3 data-cleaning tests failing

2011-10-14 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: (unassigned) = Sorin Marian Nasoi (sorin.marian.nasoi) ** Changed in: zorba Milestone: None = 2.1 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/871051

[Zorba-coders] [Bug 867125] Re: xqdoc does no dependency checking on inputs

2011-10-14 Thread Sorin Marian Nasoi
Chris I was not talking about a stylesheet I am talking about changes in what we display, meaniing changes in the xqdoc2xhtml module that impact all XQDoc generated XHTML pages. If for instance - we decide it's better to show another section between the module description and function summary

[Zorba-coders] [Bug 867125] Re: xqdoc does no dependency checking on inputs

2011-10-14 Thread Sorin Marian Nasoi
If 'make xqdoc' only took a template and put content in some sections, then one could have implemented your suggestion and regenerate XHTML pages only for the modules that changed, or for all modules if the template has changed. But this is not the case: most of the last changes were in

[Zorba-coders] [Bug 867197] Re: 'nmake xqdoc\' fails on Windows

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867197 Title: 'nmake xqdoc\' fails on Windows Status in Zorba - The XQuery Processor: New Bug

[Zorba-coders] [Bug 871051] Re: 3 data-cleaning tests failing

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/871051 Title: 3 data-cleaning tests failing Status in Zorba - The XQuery Processor: New Bug

[Zorba-coders] [Bug 867103] Re: K-DocumentURIFunc-2.xq

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867103 Title: K-DocumentURIFunc-2.xq Status in Zorba - The XQuery Processor: New Bug

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

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867272 Title: data-cleaning bug with regex Status in Zorba - The XQuery Processor: New Bug

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

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867231 Title: geocode-from-address results change Status in Zorba - The XQuery Processor: New

[Zorba-coders] [Bug 867198] Re: JSON converter module not proccesing strings with ''

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867198 Title: JSON converter module not proccesing strings with '' Status in Zorba - The XQuery

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

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867230 Title: unit-convert test should not hit the web Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 874400] Re: bug in the XQDoc visitor in Zorba

2011-10-15 Thread Sorin Marian Nasoi
** Changed in: zorba Milestone: 2.1 = None -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/874400 Title: bug in the XQDoc visitor in Zorba Status in Zorba - The XQuery Processor: New Bug

[Zorba-coders] [Bug 871051] Re: 3 data-cleaning tests failing

2011-10-19 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) = Diogo Simões (diogo-simoes89) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/871051 Title: 3 data-cleaning tests

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

2011-10-19 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) = Diogo Simões (diogo-simoes89) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867230 Title: unit-convert test

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

2011-10-19 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) = Diogo Simões (diogo-simoes89) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867272 Title: data-cleaning bug

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

2011-10-19 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) = Diogo Simões (diogo-simoes89) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867231 Title: geocode-from-address

[Zorba-coders] [Bug 878508] Re: JSON Module not escaping escape characters

2011-10-21 Thread Sorin Marian Nasoi
** 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/878508 Title: JSON Module not escaping escape characters Status in Zorba - The XQuery

[Zorba-coders] [Bug 867289] Re: string comparisons with approximate match

2011-10-21 Thread Sorin Marian Nasoi
I will change the importance of this bug from HIGH to WISHLIST. ** Changed in: zorba Importance: High = Wishlist -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867289 Title: string

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

2011-10-24 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/conformance_reports_generation into lp:zorba. Requested reviews: Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/conformance_reports_generation/+merge/80291 Added testdriver_mt

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

2011-10-25 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/conformance_reports_generation into lp:zorba. Requested reviews: Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/conformance_reports_generation/+merge/80294 Added testdriver_mt

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

2011-10-25 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/conformance_reports_generation into lp:zorba. Requested reviews: Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/conformance_reports_generation/+merge/80297 Added testdriver_mt

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

2011-10-25 Thread Sorin Marian Nasoi
1. It looks like your editor is still randomly changing whitespace on certain lines, resulting in extraneous diffs... I hope you can figure out what's causing that and disable it. My text editor had another default setting to 'Ensure consistent EOLs' with EOF set to LF. Problem fixed. 2. In

[Zorba-coders] [Bug 882002] [NEW] fix fn-collection-2 test

2011-10-26 Thread Sorin Marian Nasoi
has to change the error condition in this case - should not mark the test as a known failure due to a W3C bug - should remove the exception from the W3C conformance report that marks fn-collection-2 as passing ** Affects: zorba Importance: Medium Assignee: Sorin Marian Nasoi

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

2011-10-26 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_882002 into lp:zorba. Requested reviews: Daniel Turcanu (danielturcanu) Related bugs: Bug #882002 in Zorba: fix fn-collection-2 test https://bugs.launchpad.net/zorba/+bug/882002 For more details, see: https

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

2011-10-26 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_872502 into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) Related bugs: Bug #872502 in Zorba: validation of the JSON module xqdoc fails https://bugs.launchpad.net/zorba/+bug/872502 For more details

[Zorba-coders] [Bug 882002] Re: fix fn-collection-2 test

2011-10-26 Thread Sorin Marian Nasoi
** 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/882002 Title: fix fn-collection-2 test Status in Zorba - The XQuery Processor: Fix

[Zorba-coders] [Bug 872502] Re: validation of the JSON module xqdoc fails

2011-10-26 Thread Sorin Marian Nasoi
** 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/872502 Title: validation of the JSON module xqdoc fails Status in Zorba - The XQuery

[Zorba-coders] [Bug 872732] Re: K2-NamespaceURIForPrefixFunc-2 test fails

2011-10-26 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/872732 Title: K2-NamespaceURIForPrefixFunc-2 test fails Status in Zorba - The

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

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

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

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

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

2011-11-02 Thread Sorin Marian Nasoi
Review: Approve Reviewed and approved. -- https://code.launchpad.net/~zorba-coders/zorba/conformance_reports_generation/+merge/80297 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

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

2011-11-02 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/conformance_reports_generation into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/conformance_reports_generation/+merge/80297 --

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

2011-11-02 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/bug_882002 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_882002/+merge/80454 -- https://code.launchpad.net/~zorba-coders/zorba/bug_882002/+merge/80454

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

2011-11-02 Thread Sorin Marian Nasoi
Review: Approve Added the change to the Changelog. Also approved the changes. -- https://code.launchpad.net/~zorba-coders/zorba/bug_872502/+merge/80463 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

[Zorba-coders] [Bug 872502] Re: validation of the JSON module xqdoc fails

2011-11-04 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/872502 Title: validation of the JSON module xqdoc fails Status in Zorba - The

[Zorba-coders] [Bug 882002] Re: fix fn-collection-2 test

2011-11-09 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/882002 Title: fix fn-collection-2 test Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 867107] Re: xqdoc dependency to zorba is wrong

2011-11-11 Thread Sorin Marian Nasoi
** Changed in: zorba Assignee: David Graf (david-graf) = Sorin Marian Nasoi (sorin.marian.nasoi) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867107 Title: xqdoc dependency to zorba

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

2011-11-11 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/bug_867107 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_867107/+merge/81956 -- https://code.launchpad.net/~zorba-coders/zorba/bug_867107/+merge/81956

[Zorba-coders] [Bug 867107] Re: xqdoc dependency to zorba is wrong

2011-11-11 Thread Sorin Marian Nasoi
** 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/867107 Title: xqdoc dependency to zorba is wrong Status in Zorba - The XQuery Processor:

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

2011-11-11 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/bug_867107 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_867107/+merge/81956 -- https://code.launchpad.net/~zorba-coders/zorba/bug_867107/+merge/81956

[Zorba-coders] [Bug 867107] Re: xqdoc dependency to zorba is wrong

2011-11-11 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867107 Title: xqdoc dependency to zorba is wrong Status in Zorba - The XQuery

[Zorba-coders] [Bug 867107] Re: xqdoc dependency to zorba is wrong

2011-11-14 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Fix Released = 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/867107 Title: xqdoc dependency to zorba is wrong Status in Zorba - The XQuery

[Zorba-coders] [Bug 897616] [NEW] Fix the generation of the XQFTTS report results for W3C

2011-11-29 Thread Sorin Marian Nasoi
Public bug reported: There is an error in the generate-submission-xqftts.xq: line 57 should be deleted because it was replaced by lines 50:56. This causes an error in the conformance reports generation. ** Affects: zorba Importance: Low Assignee: Sorin Marian Nasoi (sorin.marian.nasoi

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

2011-11-29 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_897619 into lp:zorba. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Markos Zaharioudakis (markos-za) Related bugs: Bug #897619 in Zorba: testdriver_mt can not run the XQueryX tests https://bugs.launchpad.net

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

2011-11-29 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/bug_897619 into lp:zorba has been updated. Commit Message changed to: Fix for bug #897619. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_897619/+merge/83759 --

[Zorba-coders] [Bug 898208] [NEW] building xqdoc on cmake 2.8

2011-11-30 Thread Sorin Marian Nasoi
. ** Affects: zorba Importance: High Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) Status: New ** Description changed: - A warning is raised if the xqdoc documentation is build fithout the file + A warning is raised if the xqdoc documentation is build without the file

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module

2011-12-06 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Matthias Brantner (matthias-brantner) Related bugs: Bug #900462 in Zorba: json:serialize returns invalid json https

[Zorba-coders] [Bug 900462] Re: json:serialize returns invalid json

2011-12-06 Thread Sorin Marian Nasoi
** 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/900462 Title: json:serialize returns invalid json Status in Zorba - The XQuery Processor:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug_867198 into lp:zorba/data-converters-module

2011-12-06 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_867198 into lp:zorba/data-converters-module. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Carlos Manuel Lopez (charlie-lobo) Related bugs: Bug #867198 in Zorba: JSON converter module not proccesing strings

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug_867198 into lp:zorba/data-converters-module

2011-12-06 Thread Sorin Marian Nasoi
Review: Approve Approved. -- https://code.launchpad.net/~zorba-coders/zorba/bug_867198/+merge/84617 Your team Zorba Coders is subscribed to branch lp:zorba/data-converters-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Bug 900462] Re: json:serialize returns invalid json

2011-12-06 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Fix Committed = 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/900462 Title: json:serialize returns invalid json Status in Zorba - The XQuery

[Zorba-coders] [Bug 867120] Re: 13 xqueryx tests are not tested in XQueryX 3.0 conformance

2011-12-06 Thread Sorin Marian Nasoi
** Changed in: zorba Importance: Medium = Low -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867120 Title: 13 xqueryx tests are not tested in XQueryX 3.0 conformance Status in Zorba - The

[Zorba-coders] [Bug 900462] Re: json:serialize returns invalid json

2011-12-07 Thread Sorin Marian Nasoi
Fixed is in the merge proposal. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/900462 Title: json:serialize returns invalid json Status in Zorba - The XQuery Processor: In Progress Bug

[Zorba-coders] [Bug 867198] Re: JSON converter module not proccesing strings with ''

2011-12-07 Thread Sorin Marian Nasoi
** 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/867198 Title: JSON converter module not proccesing strings with '' Status in

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module

2011-12-07 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_900462/+merge/84794 --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module

2011-12-07 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Matthias Brantner (matthias-brantner) Related bugs: Bug #900462 in Zorba: json:serialize returns invalid json https

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module

2011-12-07 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/bug_900462 into lp:zorba/data-converters-module has been updated. Commit Message changed to: Fixed bug #900462 (json:serialize returns invalid json) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug_900462/+merge/84826 --

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

2011-12-16 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fixes_xqdoc/+merge/86103 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 :

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

2011-12-20 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fixes_xqdoc into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fixes_xqdoc/+merge/86417 -- https://code.launchpad.net/~zorba-coders/zorba/fixes_xqdoc/+merge/86417

[Zorba-coders] [Bug 866926] Re: xquery-xpath-composability-queries-results-q9

2011-12-22 Thread Sorin Marian Nasoi
Paul, is the test full-text-composability-queries-results-q4 failing for the same reason as xquery-xpath-composability-queries- results-q9 or should I open a new bug report for test full-text-composability-queries-results-q4 ? Thanks, Sorin -- You received this bug notification because you

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

2011-12-22 Thread Sorin Marian Nasoi
- updated the instructions for generating the conformance reports for W3C - updated the import scripts for XQTS, XQUTS, XQFTTS to use the most recent version of the testsuites - added expected failures file for XQueryX tests in XQTS - updated the w3c_known_failures.txt according to the latest

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

2011-12-22 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/testsuites_update into lp:zorba has been updated. Commit Message changed to: - updated the instructions for generating the conformance reports for W3C - updated the import scripts for XQTS, XQUTS, XQFTTS to use the most recent version of the

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

2011-12-22 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/testsuites_update into lp:zorba has been updated. Description changed to: - updated the instructions for generating the conformance reports for W3C - updated the import scripts for XQTS, XQUTS, XQFTTS to use the most recent version of the testsuites

[Zorba-coders] [Bug 871051] Re: 3 data-cleaning tests failing

2011-12-22 Thread Sorin Marian Nasoi
4176:zorba_data-cleaning_module/data-cleaning/conversion/address-from-user.xq 4177:zorba_data-cleaning_module/data-cleaning/conversion/phone-from-address.xq 4180:zorba_data-cleaning_module/data-cleaning/conversion/unit-convert.xq

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module

2011-12-22 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) Related bugs: Bug #871051 in Zorba: 3 data-cleaning tests failing https://bugs.launchpad.net/zorba/+bug/871051 For more

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module

2011-12-22 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_dc/+merge/86706 Your team Zorba Coders is subscribed to branch lp:zorba/data-cleaning-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module

2011-12-23 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_dc/+merge/86706 --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module

2011-12-23 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_bug_dc/+merge/86706 --

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

2012-01-10 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/feature_xqdoc_version_for_modules into lp:zorba. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) William Candillon (wcandillon) For more details, see: https://code.launchpad.net/~zorba-coders/zorba

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

2012-01-16 Thread Sorin Marian Nasoi
Also the make doc target returns the following error: The make xqdoc fails because there are 3 modules in the ZorbaManifest.xml all linked to the same URI, 'http://www.zorba-xquery.com/modules/converters/json'. IMO, the fix would be to: - make a separate branch where the deprecated external

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

2012-01-18 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/feature-json_parser into lp:zorba has been updated. Commit Message changed to: New JSON parser and module. Fixed the missing quote in the documentation. For more details, see:

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

2012-01-18 Thread Sorin Marian Nasoi
I have resubmitted the merge proposal after committing the fix for the JSON tests. -- https://code.launchpad.net/~zorba-coders/zorba/feature-json_parser/+merge/89008 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/feature_xqdoc_version_for_modules into lp:zorba

2012-01-18 Thread Sorin Marian Nasoi
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/feature_xqdoc_version_for_modules into lp:zorba. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) William Candillon (wcandillon) For more details, see: https://code.launchpad.net/~zorba-coders/zorba

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

2012-01-18 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/feature_xqdoc_version_for_modules into lp:zorba has been updated. Commit Message changed to: Added the information about the Zorba module version in the generated XQDoc documentation. For more details, see:

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

2012-01-18 Thread Sorin Marian Nasoi
If there is a module that is missing it's isCore property, than this is an error inside Zorba and we should open a separate bug for this. -- https://code.launchpad.net/~zorba-coders/zorba/feature_xqdoc_version_for_modules/+merge/89013 Your team Zorba Coders is subscribed to branch lp:zorba. --

[Zorba-coders] [Bug 918156] [NEW] fots driver for Zorba

2012-01-18 Thread Sorin Marian Nasoi
/cvsweb/2011/QT3 -test-suite/. ** Affects: zorba Importance: Medium Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) Status: In Progress ** Changed in: zorba Status: New = In Progress -- You received this bug notification because you are a member of Zorba Coders, which

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

2012-01-18 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/testsuites_update/+merge/89021 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 :

[Zorba-coders] [Bug 918157] Re: Add XQFTTS to validation queue

2012-01-18 Thread Sorin Marian Nasoi
** Changed in: zorba Status: Triaged = 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/918157 Title: Add XQFTTS to validation queue Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 918173] [NEW] add auto generation of the conformance reports to lp:zorba

2012-01-18 Thread Sorin Marian Nasoi
Public bug reported: Create a way to generate the conformance reports automatically in Zorba. After this is done, the Validation queue can add a new check to see if any regression was added with the proposed commit. ** Affects: zorba Importance: Medium Assignee: Sorin Marian Nasoi

[Zorba-coders] [Bug 918173] Re: add auto generation of the conformance reports to lp:zorba

2012-01-18 Thread Sorin Marian Nasoi
** 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/918173 Title: add auto generation of the conformance reports to lp:zorba Status in Zorba -

[Zorba-coders] [Bug 918209] [NEW] xquerydoc v0.1 support/testing in Zorba

2012-01-18 Thread Sorin Marian Nasoi
Public bug reported: xquerydoc v0.1 was just released: we should make sure that Zorba at least runs it successfully. Also investigate is anything needs to be done in order to support it. ** Affects: zorba Importance: Medium Assignee: Sorin Marian Nasoi (sorin.marian.nasoi

  1   2   3   4   5   6   7   8   9   10   >