Also another note...once you do this all your compiled class files will be instrumented. You may want to ant clean jar to get back to uninstrumented classes after you are done.
-Tom On Nov 29, 2007 10:42 AM, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > Thomas E Enebo wrote: > > 'ant emma test' should do the trick. > > To clarify, the "emma" target basically enables coverage reporting for > the tasks you run after it. > > - Charlie > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- Blog: http://www.bloglines.com/blog/ThomasEEnebo Email: [EMAIL PROTECTED] , [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
