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/12/09 14:33:52 UTC

[GitHub] [kafka] cadonna opened a new pull request #11587: HOTFIX: Bump version of grgit fro 4.1.0 to 4.1.1

cadonna opened a new pull request #11587:
URL: https://github.com/apache/kafka/pull/11587


   grgit 4.1.0 caused the following error with gradle
   
   > Could not resolve all artifacts for configuration ':classpath'.
      > Could not resolve org.eclipse.jgit:org.eclipse.jgit:latest.release.
        Required by:
            project : > org.ajoberstar.grgit:grgit-core:4.1.0
   ...
   
   making it impossible to build the branch. 
   
   grgit 4.1.1 fixed this issue.
   
   
   ### 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] cadonna merged pull request #11587: HOTFIX: Bump version of grgit fro 4.1.0 to 4.1.1

Posted by GitBox <gi...@apache.org>.
cadonna merged pull request #11587:
URL: https://github.com/apache/kafka/pull/11587


   


-- 
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] cadonna commented on pull request #11587: HOTFIX: Bump version of grgit fro 4.1.0 to 4.1.1

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


   Call for review: @ijuma @vvcephei 


-- 
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] cadonna commented on pull request #11587: HOTFIX: Bump version of grgit fro 4.1.0 to 4.1.1

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


   Thanks @dajac !


-- 
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] cadonna commented on pull request #11587: HOTFIX: Bump version of grgit fro 4.1.0 to 4.1.1

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


   I opened this PR instead of cherry-picking https://github.com/apache/kafka/pull/11561 since the issue is a bit different on 2.8.


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