Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 8b7f2763d6494a5ca07968a4d8ea5b5f6a686b80 https://github.com/jenkinsci/git-client-plugin/commit/8b7f2763d6494a5ca07968a4d8ea5b5f6a686b80 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java Log Message: ----------- Accept IOException from temporaryDirectoryAllocator, don't fail test The previous code checked for a Jenkins specific exception, but JDK 8 (or newer Jenkins versions needed for JDK 8) throw a standard Java IOException rather than the Jenkins specific IOException2. Commit: ad1622ec78ce4efb0968d05ae7e687e67e0fd774 https://github.com/jenkinsci/git-client-plugin/commit/ad1622ec78ce4efb0968d05ae7e687e67e0fd774 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java Log Message: ----------- [Fix JENKINS-22343] JGit now shows first revision in repo correctly The first revision in the repository has no parent. The code assumed all commits have at least one parent. Commit: 5952a6d22d90ec0a4db46719d8f3d6dbcfee97a7 https://github.com/jenkinsci/git-client-plugin/commit/5952a6d22d90ec0a4db46719d8f3d6dbcfee97a7 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: A src/test/java/hudson/plugins/git/GitToolTest.java Log Message: ----------- Add GitTool test Compare: https://github.com/jenkinsci/git-client-plugin/compare/d6d6e7410b1d...5952a6d22d90 -- 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/d/optout.