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?

Jean-Noel

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

On Wed, Sep 16, 2009 at 7:49 PM, thron7 <thomas.herchenroe...@1und1.de>wrote:

>
> > One key thing I was missing is that apparently overriding a job
> > actually extends it, and does not replace it as I though. Am I corrrect?
>
> Yes, it's extending. There's supposed to be a wiki doc about the
> semantics of job shadowing, but I can't currently get at it...
>
> >
> > A few points about your reply:
> >
> > 1) I do have the ${CACHE} directory created everytime. I am on 0.8.3
> > and this is prefectly reproducable everytime on new projects. I have
> > this even with a blank config.json file from a new project (only when
> > I run the test job though; source effectively does not have this),
>
>
> Could you post the output of a 'generate.py test -v' on a vanilla
> project, up to and including the expanded job definition (you'll see a
> map with indented members)?!
>
>
> > 2) Your suggestion of simply droping the test job worked well.
>
> Good.
>
> T.
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to