dejan2609 edited a comment on pull request #10606:
URL: https://github.com/apache/kafka/pull/10606#issuecomment-840647187


   Ok, closing the gap here: 
    - Kafka Jenkins could skip JDK update to a version "1.8.0_292" (see 
previous comments). Note: there is a workaround in Gradle for that version, but 
I guess it is lot easier just to skip that JDK. FYI @ijuma 
    - as for second issue (that affects all enviroments/all JDK versions): it 
seems that this dependency `org.apache.directory.api:api-ldap-schema-data` 
should be excluded out of configuration responsible for a tests executions (or 
mayve from all configurations); thing is that same dependency is already 
excluded out of `testCompile` configuration here: 
https://github.com/apache/kafka/blob/2.8.0/build.gradle#L824


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to