divijvaidya commented on PR #13321:
URL: https://github.com/apache/kafka/pull/13321#issuecomment-1592850958

   Hi @maniekes 
   Seems like, we do indeed want to support MinGW (on a best effort basis since 
we can't test it) as per 
https://github.com/apache/kafka/blob/505c7b64875ba05301d933a9b73964fad30e8639/gradlew#L110
 
   
   I will be happy to support you in merging this PR.
   We need to do the following:
   1. Merge from latest trunk
   2. Rename the variable `CYGWIN` to a generic one since now it's enabled for 
`MINGW` too. Perhaps, something like `WINDOWS_OS_FORMAT`


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