> I found the problem: I was missing the
>
>     "CACHE"        : "${TMPDIR}/cache",
>
> key in the global let in config.json in the new projects. If you delete
> this
> key, you then have the behavior I described. Maybe it should be defined in
> base.json rather than in the config.json file of the project?

It was a distinct requirement from the community to have this key
explicitly in the app config, so it would be easy to spot and change.

Nevertheless you are right, the system should provide a sensible default,
which it does for jobs that are actually defined in base.json. But the
core of the "test" job stems from testrunner.json, and there it is
missing. - Could you open a bug for this? Thanks.

> PS: I missed the key probably because it was not present in the 0.8.2
> config.json template

Indeed, it wasn't.  It's for reasons like this we recommend following the 
migration guides [1]. Although we can't migration config files currently,
it forces you to acquaint yourself with a vanilla config file of the new
version, and then port your own config setting piece-wise.

T.

[1] http://qooxdoo.org/documentation/0.8#migration



------------------------------------------------------------------------------
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