I'm working with some guys that are off site for this. They are using ant. I believe that they ran it with the -v option. I will ask them what version of JaCoCo that they are using when they get back from vacation on the 1st of May. Sorry for the delay!
On Wednesday, April 19, 2017 at 4:10:16 AM UTC-4, Marc R. Hoffmann wrote: > > Hi Stan, > > are you using Ant? In this case please run your build with the Option -v > to get more debug information and provide the output. > > Also: What version of JaCoCo are you using? > > > > Regards, > -marc > > On 2017-04-18 19:45, 'Stanley Chong' via JaCoCo and EclEmma Users wrote: > > Hi, > We are trying to use JaCoCo on a Java program that is compiled to machine > code. We can get the jacoco.exec to be created, but when we try to > generate the report, we get the following error: > > > Buildfile: build.xml > > > > Report: > > [jacoco:report] Loading execution data file > /home/s_mrscha/bld24/jacoco.exec > > > > BUILD FAILED > > /home/s_mrscha/bld24/build.xml:23: Error while creating report > > > > Total time: 6 seconds > > > > And line 23 is just the first line of the ant <jacoco:report> task... so > that doesn't seem to be useful. > > > > Is there something else that would enable us to see a more descriptive > error so we can fix this problem? > > > > Thanks, > > Stan > > > > -- 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/e7690fe6-cc91-4b4f-a80a-3cd3a021cc57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
