suganya subramanian wrote:
Hi,
I have a couple of questions
1. How do I add another class file to the ant bundle, so that it can be
deployed as a single
bundle along with the jar files of ant?
you dont, you create a new JAR which can go on the classpath of Ant,
containing your new tasks, t
Hi,
I have a couple of questions
1. How do I add another class file to the ant bundle, so that it can be
deployed as a single
bundle along with the jar files of ant?
2. I have modified the XMLJunitResultFormatter to generate certain extra
information on the
xml file. How do I propagate these