>I am currently looking for ways to fork the Groovy compile >task Groovyc (http://svn.groovy.codehaus.org/browse/groovy/trunk/groovy/groovy-core/s rc/main/org/codehaus/groovy/ant/Groovyc.java) > >I would like to be able to define a maxmem setting and a fork option, >like javac does. Is there a simple way to change an ant task to support
>this? I really would like not to have to call the class using the java >task in my build file. Would be very nice if you can give me some >pointers. I looked in the javac task a bit, but it's quite big and I >didn't find the right place. I dont know, but I would have a look into <javac> source code ... Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]