Has anyone tryed to use ant inside JNode ?

I think of using ant and the included junit task. Thus, we have a powerfull way to write/run junit tests.

Another idea I had :
Ant is a kind of scripting language, maybe we can add an AntCommand.
And/Or have a special naming convention (build.xml ?) to directly call the batch (an Ant script) from the JNode shell.