Re: Emma Configuration in Ant

2011-03-15 Thread Lis Maria
) [junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:248) And i get this for all the classes too Thanks, Lis On Tue, Mar 15, 2011 at 5:20 PM, Mark Salter wrote: > On 15/03/2011 11:40, Lis Maria wr

Re: Emma Configuration in Ant

2011-03-15 Thread Lis Maria
Junit cases . > > HTH > > On Tue, Mar 15, 2011 at 11:07 AM, Lis Maria wrote: > > > Hello.. > > > > I am trying to add emma configurations into my Hybris ant build scripts. > > The > > issue i face is, the junit that runs on the instrumented classes fails,

Emma Configuration in Ant

2011-03-14 Thread Lis Maria
Hello.. I am trying to add emma configurations into my Hybris ant build scripts. The issue i face is, the junit that runs on the instrumented classes fails, because of which i do not think the report emma generates is correct. ant version is 1.8 and emma version is 2.1. The junit jar i use is of

Unsupported class version error

2010-07-27 Thread Lis Maria
Hi, I am trying to copy a zip file to a remote machine using the ant scp task. The jar file required for this task jsch-0.1.43 is also put inside the ANT lib folder. But i get the below exception while this target gets triggered BUILD FAILED java.lang.UnsupportedClassVersionError: Bad version num