I see. That makes sense now. Thanks for your help.

Thanks,
Alexander

On 2/9/2014 12:23 PM, Marc R. Hoffmann wrote:
No, this problem has not been reported before. It actuall took me some
moments to spot the problem, but if you look closely at the exception
message you will notice the type org/jacoco/asm/MethodVisitor in the
signature which does only exist in the shaded version of the Ant jar.

Here you find a description of all JARs:
http://www.eclemma.org/jacoco/trunk/index.html

Cheers,
-marc



On 09.02.14 16:50, Alexander Shyrokov wrote:

    it looks like you're using the all-in-one JAR jacocoant.jar on
    your class path. This contains a shaded version of ASM and cannot
    be used to for development.

 Great! I removed jacocoagent.jar and jacocoant.jar from my build path
and the example started to work. Thanks a lot. I assume you have seen
this problem before, because I can not see how I could have deducted
that information from the exception trace.


No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com>
Version: 2013.0.3462 / Virus Database: 3697/7079 - Release Date: 02/09/14

--
You received this message because you are subscribed to a topic in the
Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/jacoco/LNds3sbsGU4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "JaCoCo 
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to