panyasan wrote:
> Hello,
>
> I have a file in the script folder that I need to be copied into the built
> package. I have tried this in my config.json
>
> ...
>
>   "copy-files" :
>   {
>     "files"     : [ "script/rpcconsole.testData.js" ]
>   },  
>
> ...
>
> However, the file is not copied into build/script. What am I doing wrong?
>   

This is not enough context you are providing. It all depends on the job 
that contains the "copy-files" trigger. You should put this trigger into 
the "build-files" job. There it will be picked up correctly.

T.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to