Hi Marc,

2) When generating the coverage report point to the compiled class files
(or JARs) which you want to test
>>How to do this, don't see option on maven report plugin to point to JARS

Also can I use the same jacoco.exec (which was created with classdumpDIR
option) for generating a report using above option

Thanks,
Bhupendra

On Thu, Jan 7, 2016 at 5:51 PM, Marc Hoffmann <[email protected]>
wrote:

> I would recommend to use your original classes instead.
>>>>
>>> How am I suppose to do that ?
>>
>
>
> 1) Don't use the classdumpdir option
> 2) When generating the coverage report point to the compiled class files
> (or JARs) which you want to test.
>
> Regards,
> -marc
>
>
> On 2016-01-07 13:04, Bhupendra Mahajan wrote:
>
>> looks like this classes are created with the classdumpdir option of
>>>>
>>> the JaCoCo agent, right?
>> Yes
>>
>> I would recommend to use your original classes instead.
>>>>
>>> How am I suppose to do that ?
>>
>> On Thu, Jan 7, 2016 at 3:17 PM, Marc Hoffmann
>> <[email protected]> wrote:
>>
>> Hi,
>>>
>>> looks like this classes are created with the classdumpdir option of
>>> the JaCoCo agent, right?
>>>
>>> If you see a class twize (with different ids in the file name) this
>>> means that the JVM actually loads two different versions of the
>>> class.
>>>
>>> I would recommend to use your original classes instead.
>>>
>>> Regards,
>>> -marc
>>>
>>> On 2015-12-21 13:04, [email protected] wrote:
>>> I
>>>
>>  wonder how it is possible to have a class with the same name twice in
>> this folder.
>>
>> Hi Marc,
>>
>> Below are the class names in the same folder (not sure how they are
>> created like this)
>>
>> OpBalConfig.28d44622411812a1.class
>> OpBalConfig.9a774f30a5a69cdb.class
>>
>> Reports plugin considers these are duplicate and gives the error, is
>> there a workaround for this issue, I am having lots of them in the
>> classes folder and had to go and manually remove one of them to
>> resolve this.
>>
>> --
>> 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/Fe3E0oozCwQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>>  To view this discussion on the web visit
>>
>> https://groups.google.com/d/msgid/jacoco/f864d59ae2d08122e0589a18bcc0d0b7%40mountainminds.com
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>>  --
>> 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/CABtqmtH_FD7rdXmBxXAhrnWObf063XtMGh0OTEXbHcXLb3rEjQ%40mail.gmail.com
>> [1].
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> Links:
>> ------
>> [1]
>>
>> https://groups.google.com/d/msgid/jacoco/CABtqmtH_FD7rdXmBxXAhrnWObf063XtMGh0OTEXbHcXLb3rEjQ%40mail.gmail.com?utm_medium=email&utm_source=footer
>>
>
> --
> 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/Fe3E0oozCwQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jacoco/e559e760563d049481f60efa5f6dc84a%40mountainminds.com
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CABtqmtHXeBEwQOAhwnhxipqGLMk07Hfd3zzmLZj_ez5Vwvf%2Bfg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to