showuon commented on PR #13745:
URL: https://github.com/apache/kafka/pull/13745#issuecomment-1559220469

   @atu-sharm , could you run these commands to show what's the output of the 
lib folder for reload library?
   ```
   // build the binary artifacts
   $ ./gradlewAll releaseTarGz
   
   // unpack the binary artifact 
   $ tar xf core/build/distributions/kafka_2.13-X.Y.Z.tgz
   $ cd xf kafka_2.13-X.Y.Z
   
   // list the packaged jars 
   // (you can ignore the jars for our own modules, like kafka, kafka-clients, 
etc.)
   $ ls libs | grep reload
   ```
   
   Thanks.


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