Hi Martin,

Your "jacocoant.jar" is too small.

"jacocoant.jar" of version 0.8.1 has following size and checksums:

$ ls -g jacoco-0.8.1/lib/jacocoant.jar
-rw-r--r-- 1 wheel *663345* Mar 21 10:39 jacoco-0.8.1/lib/jacocoant.jar

$ sha256sum jacoco-0.8.1/lib/jacocoant.jar
eb375296cb836c202f35b711fee2a41bbeb447b80e54dd1fd05ef6c1d75774e3  
jacoco-0.8.1/lib/jacocoant.jar

$ md5sum jacoco-0.8.1/lib/jacocoant.jar
1496c185c62fdea6068096e33bca64fd  jacoco-0.8.1/lib/jacocoant.jar


On Friday, August 3, 2018 at 7:59:10 AM UTC+2, Martin Schmude wrote:
>
> I forgot to mention:
>
> The ant version
> Apache Ant(TM) version 1.9.2 compiled on June 10 2014
>
> The Java version
> openjdk version "1.8.0_141"
> OpenJDK Runtime Environment (build 1.8.0_141-b16)
> OpenJDK 64-Bit Server VM (build 25.141-b16, mixed mode)
>
> The jacoco version is  0.8.1.
>
> Also note: when I put the classpath element into the taskdef, the problem 
> is gone.
> So as a workaround I could use the builtin ant.home property like this:
> <taskdef uri="antlib:org.jacoco.ant" resource="org/jacoco/ant/antlib.xml">
>     <classpath path="${ant.home}/lib/jacocoant.jar"/>
> </taskdef>
>
>
>
>
>
>
>

-- 
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/19e858e3-e1af-4a99-bd22-36580de569f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to