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?

Cheers,

Peter.

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

   http://xircles.codehaus.org/manage_email


Reply via email to