Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 2c5e1e8bea31611d7d300c13aacd1a6104bab39d https://github.com/jenkinsci/git-client-plugin/commit/2c5e1e8bea31611d7d300c13aacd1a6104bab39d Author: Matt Moore <mattm...@google.com> Date: 2013-10-29 (Tue, 29 Oct 2013)
Changed paths: M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java Log Message: ----------- Weaken the type requirement on the instanceof used in the git-client plugin to only rely on the object being a StandardUsernamePasswordCredentials. The interface is both necessary and sufficient for the APIs used. This is morally equivalent to how the private key logic is already using the SSHUserPrivateKey interface vs. a specific implementation. Commit: 1e7208c5d64fb909fd73c8fea7cb9fbfba2e1652 https://github.com/jenkinsci/git-client-plugin/commit/1e7208c5d64fb909fd73c8fea7cb9fbfba2e1652 Author: Nicolas De loof <nicolas.del...@gmail.com> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java Log Message: ----------- Merge pull request #32 from mattmoor/master Weaken the type requirement on the instanceof used in the git-client plu... Compare: https://github.com/jenkinsci/git-client-plugin/compare/45728be8d247...1e7208c5d64f -- 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. For more options, visit https://groups.google.com/groups/opt_out.