Am Dienstag, 21. Januar 2014 15:16:52 UTC+1 schrieb [email protected]: > it turned out that using the newest CDI implementations from JBoss solved the > problem. (jboss-javaee-6.0:3.0.2.Final-redhat-7 and newer)
update: one can turn off instrumenting the corrupt, generated classes with this parameter when running the agent: excludes=*$$$* this will turn off instrumenting for all classes containing $$$ - e.g. BrainService$$$view1 - and JaCoCo will work. -- 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.
