Has anyone tryed to use ant inside JNode ?
Submitted by Fabien D on Thu, 05/06/2004 - 19:04.
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.
- Login to post comments