On 2012-09-20, Anders Rundgren wrote: > Beanshell isn't an active project and I don't see any advantage with > Beanshell compared to native Java. The main advantage is that is provides ScriptEngine or whatever that is called, i.e. Ant doesn't have to do anything special to handle it. I think what Vimil wanted to say when he suggested Groovy is that you get native Java support by using Groovy as a scripting language. You won't notice you are writing Groovy. Adding support for Java as "scripting language" wouldn't be incredibly difficult but it had to be done in a completely different way than