On Thursday, April 30, 2015 at 12:38:20 AM UTC-7, Marc R. Hoffmann wrote:
> Hi,
> 
> decompile the classes and you will see the problem:
> 
> > javap.exe -v cep_commonVersion.class
> ...
> SourceFile: "cep_commonVersion.java"
> 
> 
> > javap.exe -v cep_baseVersion.class
> ...
> SourceFile: "SourceFile"
> 
> 
> The SourceFile attribute for the latter class is obviously wrong. You 
> will need to find out how this class is generated or modified and fix it 
> there.
> 
> Regards,
> -marc

Thanks Marc,
yes we found the problem at compile time.

-- 
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/5b9e688c-ce8a-4db6-a89b-5fe5d3080298%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to