You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/10/01 07:17:04 UTC

[GitHub] [kafka] akatona84 opened a new pull request #11373: MINOR: Add shebang to gradlewAll

akatona84 opened a new pull request #11373:
URL: https://github.com/apache/kafka/pull/11373


   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] akatona84 commented on pull request #11373: MINOR: Add shebang to gradlewAll

Posted by GitBox <gi...@apache.org>.
akatona84 commented on pull request #11373:
URL: https://github.com/apache/kafka/pull/11373#issuecomment-931973551


   @ijuma could you approve this change pls?
   
   Python based build executor died because of it:
   ```
   OSError: [Errno 8] Exec format error: './gradlewAll'
   ```


-- 
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-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] viktorsomogyi commented on pull request #11373: MINOR: Add shebang to gradlewAll

Posted by GitBox <gi...@apache.org>.
viktorsomogyi commented on pull request #11373:
URL: https://github.com/apache/kafka/pull/11373#issuecomment-934265796


   @ijuma would you please quickly review this small pr?


-- 
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-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] akatona84 commented on pull request #11373: MINOR: Add shebang to gradlewAll

Posted by GitBox <gi...@apache.org>.
akatona84 commented on pull request #11373:
URL: https://github.com/apache/kafka/pull/11373#issuecomment-933672624


   @granthenke , could you take a look as well? 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-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] akatona84 commented on pull request #11373: MINOR: Add shebang to gradlewAll

Posted by GitBox <gi...@apache.org>.
akatona84 commented on pull request #11373:
URL: https://github.com/apache/kafka/pull/11373#issuecomment-985545853


   @ijuma I've added the same shebang as gradlew has to gradlewAll. Could you check it pls? 🥺  🎅  🎄 😄 


-- 
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-unsubscribe@kafka.apache.org

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