skar wrote:
> Hi,
>
> Since I'm using a variation of the index.html with AUTH_TOKEN variable
> to pass rails csrf checks, how do I make the build script not copy the
> index.html over to the build dir.

The action key run in the "build-files" job is the "copy-files" key [1]. 
You can either specify copy-files/files : [] (empty list) to have 
nothing copied. Or list other files and/or directories off of the 
"source" path to be copied to the build version.

T.

[1] http://qooxdoo.org/documentation/0.8/generator_config_ref#copy-files

>  I'm using index.html for the source
> version though.
>
> cheers,
> skar.
>
>   

------------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to