On Sat, 25 Sep 2010 17:26:47 +1000
Peter Firmstone <[email protected]> wrote:

> I'm just contemplating the possibility of using Gradle for a very
> large project that currently uses ant build scripts and a custom
> bytecode analysis tool to bundle classes into different jar files
> based on bytecode class dependencies.
> 
> Admittedly the bytecode analysis tool isn't necessary with modern 
> dependency management tools like Ivy and Maven.
> 
> What I'm curious about though, is it possible to compile different
> sub projects with different versions of javac in Gradle?

Hi Peter,

Nice to see you around here :-)

I tried to dig for the info and found this thread which is about
similar needs.
http://gradle.markmail.org/search/?q=different+javac#query:different%20javac+page:1+mid:tt53mj6tvbsc7ict+state:results

Since the thread relatively old compared to the pace of development
smart gradle men can provide more precise, state-of-the-art information.

Zsolt



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

    http://xircles.codehaus.org/manage_email


Reply via email to