As you might know, first JDK 11 Release Candidate was announced this week - 
http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html
And JaCoCo Team pleased to announce release of *JaCoCo version 0.8.2 with 
experimental support for JDK 11 and 12*.

This version also includes new filters targeting *Kotlin*.

As usual you'll find full change log on page 
http://jacoco.org/jacoco/trunk/doc/changes.html

And as always we recommend you to *use latest released version*.


As before - *please note*

0.8.2 version of integrations developed as part of JaCoCo project by us 
(Ant Tasks, Maven Plugin and Command Line Interface) provide Java 11 
support and new filters,
tools that directly read exec files (which is not a final report) and embed 
JaCoCo as a library for generation of report will provide ability to 
analyze Java 11 class files and to use new filters only after they updated 
to this version of JaCoCo.
So please follow/wait/etc respective vendors such as

   - old Jenkins plugin - https://github.com/jenkinsci/jacoco-plugin , or 
   simply switch to the new one that reads XML report - 
   https://jenkins.io/blog/2018/08/17/code-coverage-api-plugin-1/
   - SonarQube - https://jira.sonarsource.com/browse/SONARJAVA-2876 , or 
   try to use new not yet released plugin that reads XML report - 
   https://github.com/SonarSource/sonar-jacoco ( 
   
https://repox.sonarsource.com/sonarsource/org/sonarsource/jacoco/sonar-jacoco/ 
   )
   - Eclipse EclEmma - https://bugs.eclipse.org/bugs/show_bug.cgi?id=537807
   - Gradle Plugin allows to select both runtime and version for 
   "JaCoCoReport" task using "toolVersion" - 
   https://docs.gradle.org/current/userguide/jacoco_plugin.html , default 
   version not yet updated - https://github.com/gradle/gradle/pull/6467



Enjoy!

-- 
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/57572def-3fed-4585-a7e5-95a3d7847431%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to