Ok, your information is too vague to be helpful:

1) what is the error you get? - if you say "the job fails" what does 
that mean? if the generator run fails, send in the complete error trace.

2) also, run a 'generate.py test -v' and send in the output.

t.

Jean-Noël Rivasseau wrote:
> Hi
>
> last time I mailed about such a problem that happened if I redefined 
> libraries and used the test target. I was told to just drop the 
> overriding "test" job definition and at the beginning I thought it worked.
>
> However it does not... when i do that my original problem about the 
> BUILDDIR disappears, however it seems "test" job does not properly 
> extend the "libraries" job. What happens is that my local libraries 
> job definition is not brought in, and thus the job fails (dependencies 
> are not resolved as the libraries are not defined).
>
> Can someone (probably thron) help me with this?
>
> Jean-Noel
>
> PS; my libraries look like:
>
>         "libraries":
>         {
>             "library":
>             [
>                 {
>                     "manifest": "Manifest.json",
>                     "uri": "http://static.example.com/js/editor/";
>                 },
>
>                 {
>                     "manifest": "${QOOXDOO_PATH}framework/Manifest.json",
>                     "uri": "http://static.example.com/qooxdoo/framework/";
>                 },
>
>                 {
>                     "manifest": 
> "/usr/local/opt/upload-widget/Manifest.json",
>                     "uri": "http://static.example.com/upload-widget/";
>                 }
>             ]
>         },
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to