I am using aspectj compile time weaving and jacoco offline instrumentation in maven. also we have multiple modules and using aspectj in one module only, so i want to use on-the-fly and offline instrumentation both. On-the-fly for non aspectj module and offline instrumentation for aspectj. Is it possible?
I need that for unit and integration tests both. Any help would be really helpful? if someone has github link which solves the problem, would be really helpful -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/1451fe82-3b5b-4618-863e-966ea01d2d75%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
