Hey folks,

I'm just trying to add some stuff from qooxdoo-contrib to my app.

My config.json includes the following:
{
            "manifest" : "contrib://HtmlArea/trunk/Manifest.json",
            "uri"          : "../cache-downloads/HtmlArea/trunk"
}

So far, when executing ./generate.py source-all everything works, but
the download ends up in /tmp/cache/downloads - according to the docs, as
of 0.8 (I have 0.8.3) the default directory should be "cache-downloads"
in the project's root.

Setting the cache/downloads key in config.json doesn't change anything.
I had a look at tool/pylib/generator/config/Config.py which seems to do
exactly what it is supposed to do: download that stuff to what is stated
in cache/downloads and if that is not set, to "cache-downloads"...

Can anybody reproduce that problem and has any idea about it? 

Thanks in advance,

Jörg




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to