> Cool. This is in fact what I was hoping to do, so thanks for the offer.
It's now in the repository: http://svn.grails.codehaus.org/browse/grails/branches/GRAILS_1_1/build.gradle It only does compile, test, and (partial) libs at the moment. There are a couple of oddities, such as one of the tests failing for some reason - it doesn't with the Ant build. It may be something to do with the test being Java but extending a Groovy class. I'll write a bit more about that if I get the chance. The other odd thing is that running the tests after a clean always results in a NoClassDefFoundError for one of the Jaxen classes. Running the tests again (without a clean) then works fine. Cheers, Peter -- Software Engineer G2One, Inc. http://www.g2one.com/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
