Hi,
I am currently looking for ways to fork the Groovy compile task Groovyc
(http://svn.groovy.codehaus.org/browse/groovy/trunk/groovy/groovy-core/src/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.
bye blackdrag
--
Jochen "blackdrag" Theodorou
Groovy Tech Lead (http://groovy.codehaus.org)
http://blackdragsview.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]