Ralph Goers wrote:
I thought I read a post that went something like "not with a 10 foot pole" with respect to Groovy :-)


Thomas Van de Velde wrote:

I believe M2 has Groovy integration on its TODO list. Groovy, which is well documented, is gaining a lot of momentum and integrates with Ant. http://groovy.codehaus.org/
Cheers,
Thomas


Ant doesnt really integrate w/ groovy. There is one line that adds groovy to the list of BSF-scripting languages you can ask for. BSH is a more likely language for scripting in ant, though jruby, jython, netRexx and others are all peer languages.

now, groovy may be able to call ant, but so can anything that invokes java objects. Nothing special there either.

Ant1.7 will have plenty more extension points for scripting, including conditions, selectors and filters.

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to