I don't know the best way but you get it for free if you make the root
project a java project too.
On Apr 18, 2011 7:01 PM, "Howard Lewis Ship" <[email protected]> wrote:
> This seems like it should be easy.
>
> I have a top-level task:
>
> task continuousIntegration(dependsOn: ['build', 'aggregateJavadoc'])
>
> However, my top-level build.gradle doesn't define a build task
> (there's no Java code at the top level, just in the subprojects).
>
> What's the idiomatic way to create a top-level build target that, in
> effect, is dependent on each subproject's build task?
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>