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

2011-10-05 Thread Juan Zacarias
Hi Gabriel, I tested the windows installer and it's broken, the problem lies in what I told you before removing the install from WIN32.cpack won't solve the things but break them, since now it is missing all the dlls neede by the core, icuuc, cur,l xerces, etc. That's why I suggested taking

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

2011-10-05 Thread Juan Zacarias
Review: Needs Fixing Some dlls are still missing at least for now I just get the error of icuuc46.dll not sure if there are others missing -- https://code.launchpad.net/~gabipetrovay/zorba/proxy/+merge/78227 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba

2011-10-18 Thread Juan Zacarias
I added the test in the test/unit/cxx_api_changes.cpp just one question, what you mena by mention my changes in ChangeLog, you mean in zorba/Changelog or did I miss in bazaar something? Juan, could you please also provide some tests? The best places would either be

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba

2011-10-18 Thread Juan Zacarias
changes done Yes, the zorba/ChangeLog file should mention bug fixes and such extensions. Also, the tests themselves look good but you should compare for the expected result. For example, whether isSequential really returns true (instead of just outputting it). --

[Zorba-coders] [Merge] lp:~juan457/zorba/email-module-bugfixes into lp:zorba/email-module

2011-10-20 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~juan457/zorba/email-module-bugfixes into lp:zorba/email-module. Requested reviews: Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~juan457/zorba/email-module-bugfixes/+merge/79984 Added missing dependency files. -- https

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/email-module-bugfixes into lp:zorba/email-module

2011-10-25 Thread Juan Zacarias
uh? the failing test has no relation with adding files to the email module zorba_excel_module/excel/engineering/bin2hex/excel_bin2hex2.xq this is the test failing. any idea? -- https://code.launchpad.net/~juan457/zorba/email-module-bugfixes/+merge/79984 Your team Zorba Coders is subscribed to

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/email-module-bugfixes into lp:zorba/email-module

2011-10-25 Thread Juan Zacarias
Ok, I am just getting confused in this. Do I need to change to Approved again? -- https://code.launchpad.net/~juan457/zorba/email-module-bugfixes/+merge/79984 Your team Zorba Coders is subscribed to branch lp:zorba/email-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/email-module-bugfixes into lp:zorba/email-module

2011-10-25 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~juan457/zorba/email-module-bugfixes/+merge/79984 Your team Zorba Coders is subscribed to branch lp:zorba/email-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba

2011-10-26 Thread Juan Zacarias
The implementation of getExternalVariables in the xqueryimpl level is done. -- https://code.launchpad.net/~juan457/zorba/xqxq-api-changes/+merge/79589 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

Re: [Zorba-coders] [Merge] lp:~juan457/zorba/xqxq-api-changes into lp:zorba

2011-11-01 Thread Juan Zacarias
Done, just changed the ownership to zorba-coders 2011/11/1 Markos Zaharioudakis markos...@yahoo.com Juan, can you please make zorba-coders be the owner of this branch. I want to make some changes to it, but I cannot because it currently belongs to you only. --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xqxq-api-changes into lp:zorba

2011-11-11 Thread Juan Zacarias
The changes you asked for are done Added the error throw and also changed getExternalVariables to use iterators instead of a vector Juan, XPST0008 is not a bad choice for the error code, but in this case, the error does not come from an xquery program but from the zorba c++ api. So, you

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/xqxq_changes into lp:zorba/xqxq-module

2011-11-29 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/xqxq_changes into lp:zorba/xqxq-module with lp:~zorba-coders/zorba/api_changes as a prerequisite. Requested reviews: Markos Zaharioudakis (markos-za) Matthias Brantner (matthias-brantner) For more details, see: https

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-check-core-uris into lp:zorba

2011-12-05 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-check-core-uris/+merge/84526 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 :

Re: [Zorba-coders] [Merge] lp:~matthias-brantner/zorba/bug-fixing into lp:zorba

2011-12-07 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~matthias-brantner/zorba/bug-fixing/+merge/84817 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 :

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

2012-02-03 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix_test_xquery_1_1/+merge/91033 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 :

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

2012-02-06 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/fix_test_xquery_1_1/+merge/91594 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 930157] [NEW] fn:available-environment-variables Implementation

2012-02-10 Thread Juan Zacarias
Public bug reported: Implementation of XQuery 3.0 function fn:available-environment-variables ** Affects: zorba Importance: Undecided Assignee: Juan Zacarias (juan457) Status: New -- You received this bug notification because you are a member of Zorba Coders, which

[Zorba-coders] [Bug 930162] [NEW] fn:unparsed-text-available Implementation

2012-02-10 Thread Juan Zacarias
Public bug reported: Implementation of XQuery 3.0 function fn:unparsed-text-available ** Affects: zorba Importance: Undecided Assignee: Juan Zacarias (juan457) Status: In Progress ** Branch linked: lp:~zorba-coders/zorba/fn_envvars ** Changed in: zorba Status: New

[Zorba-coders] [Bug 930161] [NEW] fn:unparsed-text Implementation

2012-02-10 Thread Juan Zacarias
Public bug reported: Implementation of XQuery 3.0 function fn:unparsed-text ** Affects: zorba Importance: Undecided Assignee: Juan Zacarias (juan457) Status: In Progress ** Branch linked: lp:~zorba-coders/zorba/fn_envvars ** Changed in: zorba Status: New

[Zorba-coders] [Bug 930157] Re: fn:available-environment-variables Implementation

2012-02-10 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/fn_envvars ** Branch unlinked: lp:~zorba-coders/zorba/fn_envvars ** Branch linked: lp:~zorba-coders/zorba/fn_envvars ** Changed in: zorba Status: New = Fix Committed -- You received this bug notification because you are a member of Zorba Coders,

[Zorba-coders] [Bug 930158] [NEW] fn:environment-variables Implementation

2012-02-10 Thread Juan Zacarias
Public bug reported: Implementation of XQuery 3.0 function fn:environment-variables ** Affects: zorba Importance: Undecided Status: Fix Committed ** Branch linked: lp:~zorba-coders/zorba/fn_envvars ** Changed in: zorba Status: New = Fix Committed -- You received this

[Zorba-coders] [Bug 930160] [NEW] fn:uri-collection Implementation

2012-02-10 Thread Juan Zacarias
Public bug reported: Implementation of XQuery 3.0 function fn:uri-collection ** Affects: zorba Importance: Undecided Assignee: Juan Zacarias (juan457) Status: Fix Committed ** Branch linked: lp:~zorba-coders/zorba/fn_envvars ** Changed in: zorba Status: New = Fix

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

2012-02-23 Thread Juan Zacarias
Why did you delete NOTICE.txt? I am not really sure why that happened but it should be there now -- https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/88143 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/fn_envvars into lp:zorba. --

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

2012-02-23 Thread Juan Zacarias
I have been reviewing this Segmentation fault you get, and looking at the implementation of the api for python it does make sense to get this error, the problem here is that calling the function zorba_api.ItemFactory() creates an item of the ItemFactory class with no actual initialization so when

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

2012-02-24 Thread Juan Zacarias
I'm not entirely sure but the diff now only shows whitespace differences in generated files. I didn't find any change which adds one of the new functions. The diff below just show the diff for the errors in which the error codes FOUT1170 and FOUT1190 where added the diffs for the

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

2012-02-27 Thread Juan Zacarias
I will make all those changes, Thanks. and answering your questions - you can check using transcode::is_necessary if a encoding is supported If I am not wrong I am using it that way. - What's the default encoding for unparsed-text? UTF-8 The thing with the encoding is that the encoding is

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

2012-02-28 Thread Juan Zacarias
- It's unclear when the original stream for unparsed-text is released. This seems to be a memory leak. for the original stream of unparsed-text which variable you mean? -- https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/88143 Your team Zorba Coders is subscribed to branch

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

2012-03-14 Thread Juan Zacarias
the errors mentioned should be solved now. let me know if there is any other thing to be changed before merging. -- https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/88143 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Bug 930161] Re: fn:unparsed-text Implementation

2012-03-14 Thread Juan Zacarias
** 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/930161 Title: fn:unparsed-text Implementation Status in Zorba - The XQuery

[Zorba-coders] [Bug 930162] Re: fn:unparsed-text-available Implementation

2012-03-14 Thread Juan Zacarias
** 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/930162 Title: fn:unparsed-text-available Implementation Status in Zorba - The

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

2012-03-15 Thread Juan Zacarias
- the unparsed-text-lines function doesn't really stream because it materializes all the lines in a vector before returning them. Instead, the iterator should keep the istream in it's state and return the lines as they are parsed from the stream. Just one question about this, the Item returned

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

2012-03-22 Thread Juan Zacarias
Errors are Fixed -- https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/88143 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 :

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

2012-04-09 Thread Juan Zacarias
all changes done -- https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/88143 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 :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery3.0_funcs into lp:zorba

2012-04-13 Thread Juan Zacarias
- The fn:path functions returns a wrong result for the following doc/query: doc.xml ab/b//a fn:path(doc(doc.xml)/a/b[2]) /:a[2]/:b[1] Oh It seems I used the wrong value for the position. I have a question about this I was using Item-getRefCount() for the value of the position of the

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

2012-04-16 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/fn_envvars into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/101882 -- https://code.launchpad.net/~zorba-coders/zorba/fn_envvars/+merge/101882

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-add-test-directory into lp:zorba

2012-04-17 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-add-test-directory/+merge/102268 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 :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-add-test-directory into lp:zorba

2012-04-17 Thread Juan Zacarias
Review: Resubmit -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-add-test-directory/+merge/102268 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 :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-add-test-directory into lp:zorba

2012-04-17 Thread Juan Zacarias
srry I approved it thinking it was another branch, I am checking the changes and will approve as soon as I check all you mentioned in the email -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-add-test-directory/+merge/102268 Your team Zorba Coders is subscribed to branch lp:zorba.

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-image-module into lp:zorba/image-module

2012-04-17 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-image-module/+merge/102269 Your team Zorba Coders is subscribed to branch lp:zorba/image-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-image-module into lp:zorba/image-module

2012-04-17 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/bug-874679-image-module into lp:zorba/image-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-874679-image-module/+merge/102269 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-add-test-directory into lp:zorba

2012-04-17 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-add-test-directory/+merge/102268 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/bug-874679-add-test-directory into lp:zorba

2012-04-17 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/bug-874679-add-test-directory into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-874679-add-test-directory/+merge/102268 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-process-module into lp:zorba/process-module

2012-04-17 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-process-module/+merge/102270 Your team Zorba Coders is subscribed to branch lp:zorba/process-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

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

2012-04-17 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-874679-data-cleaning-module/+merge/102271 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

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-874679-process-module into lp:zorba/process-module

2012-04-17 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/bug-874679-process-module into lp:zorba/process-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-874679-process-module/+merge/102270 --

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

2012-04-17 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/bug-874679-data-cleaning-module into lp:zorba/data-cleaning-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-874679-data-cleaning-module/+merge/102271 --

[Zorba-coders] [Bug 898079] Re: fn:unparsed-text-lines() is not implemented

2012-04-18 Thread Juan Zacarias
** 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/898079 Title: fn:unparsed-text-lines() is not implemented Status in Zorba - The

[Zorba-coders] [Bug 950618] Re: XQuery 3.0 vs Zorba: path not implemented

2012-04-18 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/xquery3.0_funcs -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/950618 Title: XQuery 3.0 vs Zorba: path not implemented Status in Zorba - The XQuery

[Zorba-coders] [Bug 950617] Re: XQuery 3.0 vs Zorba: nilled#0 not implemented

2012-04-18 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/xquery3.0_funcs -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/950617 Title: XQuery 3.0 vs Zorba: nilled#0 not implemented Status in Zorba - The XQuery

[Zorba-coders] [Bug 950615] Re: XQuery 3.0 vs Zorba: unparsed-text-lines not implemented

2012-04-18 Thread Juan Zacarias
** 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/950615 Title: XQuery 3.0 vs Zorba: unparsed-text-lines not implemented Status in Zorba -

[Zorba-coders] [Bug 950617] Re: XQuery 3.0 vs Zorba: nilled#0 not implemented

2012-04-18 Thread Juan Zacarias
** 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/950617 Title: XQuery 3.0 vs Zorba: nilled#0 not implemented Status in Zorba - The XQuery

[Zorba-coders] [Bug 950616] Re: XQuery 3.0 vs Zorba: has-children#0 not implemented

2012-04-18 Thread Juan Zacarias
** 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/950616 Title: XQuery 3.0 vs Zorba: has-children#0 not implemented Status in Zorba - The

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

2012-04-24 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python into lp:zorba. Requested reviews: Rodolfo Ochoa (rodolfo-ochoa) Matthias Brantner (matthias-brantner) Related bugs: Bug #928135 in Zorba: Segmentation fault while using Item or ItemFactory class

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

2012-04-24 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/bug-928135_Seg_Fault_Python -- 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

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

2012-05-02 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-872386/+merge/103411 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/bug-872386 into lp:zorba

2012-05-02 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/bug-872386 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-872386/+merge/103411 -- https://code.launchpad.net/~zorba-coders/zorba/bug-872386/+merge/103411

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery3.0_funcs into lp:zorba

2012-05-02 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/xquery3.0_funcs/+merge/104377 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 950618] Re: XQuery 3.0 vs Zorba: path not implemented

2012-05-02 Thread Juan Zacarias
** 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/950618 Title: XQuery 3.0 vs Zorba: path not implemented Status in Zorba - The

[Zorba-coders] [Bug 950617] Re: XQuery 3.0 vs Zorba: nilled#0 not implemented

2012-05-02 Thread Juan Zacarias
** 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/950617 Title: XQuery 3.0 vs Zorba: nilled#0 not implemented Status in Zorba - The

[Zorba-coders] [Bug 950616] Re: XQuery 3.0 vs Zorba: has-children#0 not implemented

2012-05-02 Thread Juan Zacarias
** 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/950616 Title: XQuery 3.0 vs Zorba: has-children#0 not implemented Status in Zorba

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

2012-05-23 Thread Juan Zacarias
Review: Approve It works correctly on Windows and for the installer -- https://code.launchpad.net/~zorba-coders/zorba/bug1003635/+merge/107117 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

[Zorba-coders] [Bug 1005995] [NEW] fn:path() should support fragments as well as documents

2012-05-29 Thread Juan Zacarias
Public bug reported: Modify fn:path to add support for fragments ** Affects: zorba Importance: Undecided Assignee: Juan Zacarias (juan457) Status: New -- 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/xqj_installers into lp:zorba

2012-06-12 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/xqj_installers/+merge/108257 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 1016024] Re: Fails to install on Ubuntu 12.04 (unmet dependency)

2012-06-21 Thread Juan Zacarias
** Changed in: zorba Status: New = Fix Committed ** 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/1016024 Title: Fails to

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/xquery3.0_funcs into lp:zorba

2012-06-26 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/xquery3.0_funcs/+merge/112113 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/xquery3.0_funcs into lp:zorba

2012-06-26 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/xquery3.0_funcs into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/xquery3.0_funcs/+merge/112113 --

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

2012-06-28 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-1005995/+merge/112501 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/bug-950621 into lp:zorba

2012-07-16 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/bug-950621 into lp:zorba. Requested reviews: Chris Hillery (ceejatec) Related bugs: Bug #950621 in Zorba: Eliminate parse-xml#2 https://bugs.launchpad.net/zorba/+bug/950621 For more details, see: https://code.launchpad.net/~zorba

[Zorba-coders] [Bug 950621] Re: Eliminate parse-xml#2

2012-07-16 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/bug-950621 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/950621 Title: Eliminate parse-xml#2 Status in Zorba - The XQuery Processor: New Bug

[Zorba-coders] [Bug 1014981] Re: Make default thesaurus available as Ubuntu package

2012-07-23 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/zorba-installer-with-thesaurus -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1014981 Title: Make default thesaurus available as Ubuntu package Status

[Zorba-coders] [Bug 1014979] Re: Make thesaurus optional component on Windows

2012-07-23 Thread Juan Zacarias
** Branch linked: lp:~zorba-coders/zorba/zorba-installer-with-thesaurus -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1014979 Title: Make thesaurus optional component on Windows Status in

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

2012-07-23 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-950621/+merge/115227 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/zorba-installer-with-thesaurus into lp:zorba

2012-07-23 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/zorba-installer-with-thesaurus into lp:zorba. Requested reviews: Juan Zacarias (juan457) Chris Hillery (ceejatec) Related bugs: Bug #1014979 in Zorba: Make thesaurus optional component on Windows https://bugs.launchpad.net/zorba

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/zorba-installer-with-thesaurus into lp:zorba

2012-07-24 Thread Juan Zacarias
Looks like you forgot to include the config/thesaurus directory and any contents. Fixed, sorry didn't notice this error Also, does this change set up a separate zorba-default-thesaurus Ubuntu package? Or is that all handled in those separate recipe branches we talked about? is handled in

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

2012-07-31 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/schema-tools-module-installers into lp:zorba/schema-tools-module. Requested reviews: Juan Zacarias (juan457) Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/schema-tools-module

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/zorba-installer-with-thesaurus into lp:zorba

2012-08-02 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/zorba-installer-with-thesaurus/+merge/116385 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/zorba-installer-with-thesaurus into lp:zorba

2012-08-02 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/zorba-installer-with-thesaurus into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/zorba-installer-with-thesaurus/+merge/116385 --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix-archive-dateTime into lp:zorba/archive-module

2012-08-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/fix-archive-dateTime into lp:zorba/archive-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix-archive-dateTime/+merge/118036 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug1010746 into lp:zorba/image-module

2012-08-03 Thread Juan Zacarias
The installed version of image breaks looking for image magick DLLs -- https://code.launchpad.net/~zorba-coders/zorba/bug1010746/+merge/118209 Your team Zorba Coders is subscribed to branch lp:zorba/image-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

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

2012-08-03 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/schema-tools-module-installers/+merge/117537 Your team Zorba Coders is subscribed to branch lp:zorba/schema-tools-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

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

2012-08-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/schema-tools-module-installers into lp:zorba/schema-tools-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/schema-tools-module-installers/+merge/117537 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/data-formatting-module-installers into lp:zorba/data-formatting-module

2012-08-03 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/data-formatting-module-installers/+merge/117536 Your team Zorba Coders is subscribed to branch lp:zorba/data-formatting-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/data-formatting-module-installers into lp:zorba/data-formatting-module

2012-08-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/data-formatting-module-installers into lp:zorba/data-formatting-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/data-formatting-module-installers/+merge/117536 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/oauth-module-installers into lp:zorba/oauth-module

2012-08-03 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/oauth-module-installers/+merge/118229 Your team Zorba Coders is subscribed to branch lp:zorba/oauth-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/image-module-alone into lp:zorba/image-module

2012-08-03 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/image-module-alone/+merge/118227 Your team Zorba Coders is subscribed to branch lp:zorba/image-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/oauth-module-installers into lp:zorba/oauth-module

2012-08-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/oauth-module-installers into lp:zorba/oauth-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/oauth-module-installers/+merge/118229 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/http-client-module-installers into lp:zorba/http-client-module

2012-08-03 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/http-client-module-installers/+merge/118222 Your team Zorba Coders is subscribed to branch lp:zorba/http-client-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/image-module-alone into lp:zorba/image-module

2012-08-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/image-module-alone into lp:zorba/image-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/image-module-alone/+merge/118227 --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/http-client-module-installers into lp:zorba/http-client-module

2012-08-03 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/http-client-module-installers into lp:zorba/http-client-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/http-client-module-installers/+merge/118222 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/temp-http-client-workarounds into lp:zorba

2012-08-05 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/temp-http-client-workarounds/+merge/118237 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/temp-http-client-workarounds into lp:zorba

2012-08-05 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/temp-http-client-workarounds into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/temp-http-client-workarounds/+merge/118237 --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/http-client-module-installers into lp:zorba/http-client-module

2012-08-05 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/http-client-module-installers into lp:zorba/http-client-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/http-client-module-installers/+merge/118222 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/split-data-converters-and-image into lp:zorba

2012-08-05 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/split-data-converters-and-image/+merge/118230 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/split-data-converters-and-image into lp:zorba

2012-08-05 Thread Juan Zacarias
The proposal to merge lp:~zorba-coders/zorba/split-data-converters-and-image into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/split-data-converters-and-image/+merge/118230 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/csharp-win-installer-fix into lp:zorba

2012-08-06 Thread Juan Zacarias
Er, NOTICE.txt, that is. Fixed -- https://code.launchpad.net/~zorba-coders/zorba/csharp-win-installer-fix/+merge/118212 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/geo-module-alone into lp:zorba/geo-module

2012-08-07 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/geo-module-alone into lp:zorba/geo-module. Requested reviews: Chris Hillery (ceejatec) Related bugs: Bug #1032419 in Zorba: geo module adds tests even if dependencies aren't found https://bugs.launchpad.net/zorba/+bug/1032419

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/util-jvm-module-bug1006311 into lp:zorba/util-jvm-module

2012-08-07 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/util-jvm-module-bug1006311 into lp:zorba/util-jvm-module. Requested reviews: Chris Hillery (ceejatec) Related bugs: Bug #1006311 in Zorba: jvm.dll not found under Windows when using util-jvm https://bugs.launchpad.net/zorba/+bug

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

2012-08-07 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/zorba-bug1006311 into lp:zorba. Requested reviews: Juan Zacarias (juan457) Chris Hillery (ceejatec) Related bugs: Bug #1006311 in Zorba: jvm.dll not found under Windows when using util-jvm https://bugs.launchpad.net/zorba/+bug

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/add-archive-module into lp:zorba

2012-08-07 Thread Juan Zacarias
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/add-archive-module/+merge/116086 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/archive-module-winfixes into lp:zorba/archive-module

2012-08-20 Thread Juan Zacarias
Juan Zacarias has proposed merging lp:~zorba-coders/zorba/archive-module-winfixes into lp:zorba/archive-module. Requested reviews: Matthias Brantner (matthias-brantner) Luis Rodriguez Gonzalez (kuraru) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/archive-module

  1   2   3   4   >