dejan2609 commented on a change in pull request #10466:
URL: https://github.com/apache/kafka/pull/10466#discussion_r620594758



##########
File path: build.gradle
##########
@@ -1491,13 +1491,14 @@ project(':streams') {
   }
 
   tasks.create(name: "copyDependantLibs", type: Copy) {
-    from (configurations.testRuntime) {

Review comment:
       One more note: @vvcephei didn't introduced/changed `copyDependentLibs` 
Gradle task. I just mentioned him above while I was investigating changes 
related to a `streams` sub-module dependencies block (at the time when I just 
started to look for an approach). 
   
   That specific Gradle task was introduced as a part of this (big) 
improvement: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-28+-+Add+a+processor+client
   Related (pretty large) commit: 
https://github.com/apache/kafka/commit/263c10ab7c8e8fde9d3566bf59dccaa454ee2605




-- 
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