[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-06-19 Thread Chris Hillery
** Tags added: task -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1001474 Title: Need Windows validation queue Status in Zorba - The XQuery Processor: New Bug description: In order to

[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-06-19 Thread Rodolfo Ochoa
new set of libraries on http://www.2shared.com/file/W9NKBTQw/libraries.html updated according to release 2.5 also a new .bat attached with changes that work only with fixes from the branch: lp:~zorba-coders/zorba/bug1001474 ** Attachment added: build.bat

[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-06-12 Thread Dana Florescu
** Changed in: zorba Importance: Undecided = High -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1001474 Title: Need Windows validation queue Status in Zorba - The XQuery Processor: New

[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-05-21 Thread Rodolfo Ochoa
This is the build.bat that is able to get the sources and compile them... ** Attachment added: build.bat https://bugs.launchpad.net/zorba/+bug/1001474/+attachment/3156735/+files/build.bat -- You received this bug notification because you are a member of Zorba Coders, which is the registrant

[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-05-18 Thread Chris Hillery
Goal 1 is to have an advisory Windows queue, which at least builds (and later tests) all checkins on Windows. For round 1, this will be run in parallel to the existing Linux queue, and will only report on its success or failure - it will not be tied into the main queue, and so it will not be able

[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-05-18 Thread Chris Hillery
As discussed, Rodolfo will provide: 1. A .zip file or other simple download of all third-party dependencies (hopefully not more than 500 megs). 2. A .bat file which will build Zorba unattended. This script should take exactly two arguments: the path to Zorba source, and the path to the

[Zorba-coders] [Bug 1001474] Re: Need Windows validation queue

2012-05-18 Thread Rodolfo Ochoa
Specification for (2) build.bat [/branch branch] directory dependencies-dir directory is always the path to compile. dependencies-dir is the path to the unzipped dependencies. if /branch branch is specified, it will check out the named branch from bzr into directory before building. if /branch