Hello everyone,
I had a problem with JUnitTask, I have a couple of xml files where I also
have a lot of targets which contain tasks, originally I used the
Apache Ant's JUnitTask, but unfortunately the test run had performance
issue, that was caused by each has its own classloader, as a result
Hellow everyone,
I am working with ANT 1.6.5, have a question for MacroDef: how can I get the
configured nested tasks from ?
suppose I have the following macrodef template,
and I have a following target:
what I want is