[ 
https://issues.apache.org/jira/browse/KAFKA-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592634#comment-16592634
 ] 

ASF GitHub Bot commented on KAFKA-7309:
---------------------------------------

lindong28 closed pull request #5568: KAFKA-7309: Upgrade Jacoco for Java 11 
support
URL: https://github.com/apache/kafka/pull/5568
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/build.gradle b/build.gradle
index c963253a8bc..9b4610d0b22 100644
--- a/build.gradle
+++ b/build.gradle
@@ -385,7 +385,7 @@ subprojects {
     apply plugin: "jacoco"
 
     jacoco {
-      toolVersion = "0.8.1"
+      toolVersion = "0.8.2"
     }
 
     // NOTE: Jacoco Gradle plugin does not support "offline instrumentation" 
this means that classes mocked by PowerMock


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Upgrade Jacoco for Java 11 support
> ----------------------------------
>
>                 Key: KAFKA-7309
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7309
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: packaging
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to