Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 5eeb8b9fa89894d54ff54a0cbac573c2b03669fb https://github.com/jenkinsci/git-client-plugin/commit/5eeb8b9fa89894d54ff54a0cbac573c2b03669fb Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java Log Message: ----------- Allow org.jenkinsci.plugins.gitclient.CliGitAPIImpl.TIMEOUT read in Pipeline The symbol is safe to read from Pipeline and there is at least one case in my Jenkins acceptance test environment that uses it. Commit: 86a958c58dd753b4a972f6f4a2603665c0574fca https://github.com/jenkinsci/git-client-plugin/commit/86a958c58dd753b4a972f6f4a2603665c0574fca Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java Log Message: ----------- Merge pull request #500 from MarkEWaite/whitelist-TIMEOUT Whitelist CliGitAPIImpl.TIMEOUT for Pipeline Compare: https://github.com/jenkinsci/git-client-plugin/compare/b99436025b1d...86a958c58dd7 -- 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/git-client-plugin/push/refs/heads/master/b99436-86a958%40github.com.