Hi List,
If I'm setting gzip to true at config.json, source generation fails with
this error:
- Generate packages [Errno 2] No such file or directory:
'/xxxxxxxxx/asawizzard/source/script/asawizzard.8f246f580968.js.gz'
Here is the relevant part of my config:
"source" :
{
"compile-options":
{
"paths" :
{
"gzip"
: true
},
Looks like, gzip is true, the generator is not creating source/script
folder. After setting "gzip" to false it is working fine. Now you can again
set it to true and it works also fine. To reproduce this error just
distclean before generation source with gzip:true option.
Regards Sak
SAKsystems
Inh. Mustafa Sak
Varrelmannstr. 16
30453 Hannover
Tel. +49 511 / 165 969 40
Fax +49 511 / 165 969 49
Mobil +49 163 / 312 6144
http://www.saksys.de
<mailto:[email protected]> [email protected]
STEUER-Nr. 2613817458
<<attachment: Mustafa Sak ([email protected]).vcf>>
------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
