In trunk (not yet inside beta1) I've committed a change to ignore all 
files with a starting dot.

Sebastian


Frederic Beuserie schrieb:
> Hi,
> 
> The build system in 0.6.6-sdk takes into account emacs backup files
> (and i suppose vi and others too).
> 
> Is there any way to specify to generator.py to exclude certain files
> (all dot file) ?
> 
> thanks
> 
> Traceback (most recent call last):
>   File "../qooxdoo-0.6.6-sdk/frontend/framework/tool/generator.py",
> line 1077, in ?
>     main()
>   File "../qooxdoo-0.6.6-sdk/frontend/framework/tool/generator.py",
> line 331, in main
>     argparser(sys.argv[1:])
>   File "../qooxdoo-0.6.6-sdk/frontend/framework/tool/generator.py",
> line 311, in argparser
>     (fileDb, moduleDb) = load(options)
>   File "../qooxdoo-0.6.6-sdk/frontend/framework/tool/generator.py",
> line 356, in load
>     (fileDb, moduleDb) = loader.indexScriptInput(options)
>   File 
> "/root/gmc/qooxdoo-0.6.6-sdk/frontend/framework/tool/modules/loader.py",
> line 601, in indexScriptInput
>     counter = indexSingleScriptInput(classPath, listIndex, options,
> fileDb, moduleDb)
>   File 
> "/root/gmc/qooxdoo-0.6.6-sdk/frontend/framework/tool/modules/loader.py",
> line 583, in indexSingleScriptInput
>     indexFile(filePath, filePathId, classPath, listIndex,
> classEncoding, classUri, resourceInput, resourceOutput, options,
> fileDb, moduleDb)
>   File 
> "/root/gmc/qooxdoo-0.6.6-sdk/frontend/framework/tool/modules/loader.py",
> line 465, in indexFile
>     if not filetool.checkCache(filePath, cachePath,
> getInternalModTime(options)):
>   File 
> "/root/gmc/qooxdoo-0.6.6-sdk/frontend/framework/tool/modules/filetool.py",
> line 102, in checkCache
>     fileModTime = os.stat(filePath).st_mtime
> OSError: [Errno 2] No such file or directory:
> 'source/class/gmc/core/.#Console.js'
> make: *** [exec-script-source] Error 1
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to