> Hmmm, I'd tend to disagree.  In my 'opinion' gradle is not as cozy
> with ant as it could be.  It is supported as a matter of course but
> the gradle philosophy seems to be reinvent.

What issues did you encounter?

I imported a large Ant build (dozens of imported build XML files, hundreds of 
or maybe even more than a thousand Ant targets. Actually there are over 3,200 
Ant targets, but there are a lot of aliases: <target name="junit.module" 
depends="junit.module.ejb"/>). This didn't go smoothly, but I think I can trace 
all problems to issues with the build scripts (e.g. use of paths relative to 
the working directory and use of environment variables) instead of with Gradle.

--
Regards, Johan



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

    http://xircles.codehaus.org/manage_email


Reply via email to