http://cobertura.sourceforge.net/anttaskreference.html
The Cobertura task is a 3rd party Ant task and not part of core Ant. You will probably have more luck looking at the Cobertura documentation. Kind Regards Greg Roodt On Tue, Mar 9, 2010 at 6:50 AM, Irfan Sayed <irfu.sa...@gmail.com> wrote: > Hi All, > > Can you please tell me how to use Cobertura plugin in Ant. i have some unit > test cases, that i am compiling using ant. > Now i have to create the cobertura report using Ant and hudson so that i > can > see how much code has been covered by these test cases. > > Can someone please give me step by step procedure to accomplish this > > Regards > Irfan >