You want a compile task that depends on something else as well?
task myCompileTask(type: Compile, dependsOn: myOtherTask) { ... }
That should work on 0.8, but I would recommend 0.9
On Mon, Jun 21, 2010 at 12:50, Meikel Brandmeyer <[email protected]> wrote:
> Hi,
>
> the Compile task somehow depends on uploadInternal of project dependencies.
> How can this be done also for other arbitrary tasks? I tried to find out from
> the source of 0.8, but without luckk. (Gradle really has already a code base…)
>
> Sincerely
> Meikel
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
>
--
Jason Porter
http://lightguard-jp.blogspot.com
http://twitter.com/lightguardjp
Software Engineer
Open Source Advocate
PGP key id: 926CCFF5
PGP key available at: keyserver.net, pgp.mit.edu
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email