Hi,
I mixed up some sentences below. this is the correct description:

Hi Brett,
in your snippet below you execute the println command during gradles
configuration phase. During this configuration phase, Gradles 
creates the task graph before stepping into the execution phase and run the 
task actions. Try this
modified snippet of your build script (I've just added the "<<")


regards,
René

Am 16.02.11 15:56, schrieb Rene Groeschke:
> Hi Brett,
> in your snippet below you execute the println command during gradles
> configuration phase. The configuration phase. Gradles execution phase
> creates the task graph before executing the task itselfs. Try this
> modified snippet of your build script (I've just added the "<<")
>


-- 
------------------------------------
Rene Groeschke

[email protected]
http://www.breskeby.com
http://twitter.com/breskeby
------------------------------------


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to