majialoong opened a new pull request, #23076:
URL: https://github.com/apache/kafka/pull/23076

   Connect system tests currently add the first JAR returned by `os.walk` to 
the worker classpath, which may select a javadoc JAR instead of the executable 
module JAR. 
   
   This change uses `DEV_VERSION` to construct and select the exact expected 
JAR for each Connect module, removing the dependency on filesystem traversal 
order.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to