b-goyal commented on PR #361:
URL: https://github.com/apache/kafka/pull/361#issuecomment-1997293781

   KAFKA-2644 adds MiniKdc for system tests and hence needs a target to collect 
all MiniKdc jars. At the moment, system tests run `gradlew jar`. Replacing that 
with `gradlew systemTestLibs` will enable kafka jars and test dependency jars 
to be built and copied into appropriate locations. Submitting this as a 
separate PR so that the new target can be added to the build scripts that run 
system tests before KAFKA-2644 is committed. A separate target for system test 
artifacts will allow dependency changes to be made in future without breaking 
test runs.
   


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

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to