Branch: refs/heads/master Home: https://github.com/jenkinsci/ghprb-plugin Commit: 7da9fadbdbe869364c1cd84f9ce47083ce7a6b20 https://github.com/jenkinsci/ghprb-plugin/commit/7da9fadbdbe869364c1cd84f9ce47083ce7a6b20 Author: Julien Lajugie <julien.laju...@gmail.com> Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths: M checkstyle.xml M pom.xml M src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java M src/test/java/org/jenkinsci/plugins/ghprb/GhprbPullRequestTest.java Log Message: ----------- update to support breaking change in github-api (#772) * update to support breaking change in github-api The method gitHttpTransportUrl has been removed from github-api (see commit https://github.com/github-api/github-api/commit/944d92bbb408dc7be91fcbe539a21762c6e0491a?diff=split). And because of that the ghprb plugin is broken. This change correct the issue. * Update pom.xml * update deps * try to correct maven enforcer plugin failures * update deps * retriggering build * correct unit tests * update style check to remove windows specific erros Co-authored-by: Lajugie, Julien <jlaju...@illumina.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ghprb-plugin/push/refs/heads/master/96ada0-7da9fa%40github.com.