Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 120fb1660c8899e8e6bb6a183c2d0a1e10365a3f https://github.com/jenkinsci/git-client-plugin/commit/120fb1660c8899e8e6bb6a183c2d0a1e10365a3f Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 2017)
Changed paths: M src/test/java/hudson/plugins/git/GitAPIBadInitTest.java M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java M src/test/java/org/jenkinsci/plugins/gitclient/LegacyCompatibleGitAPIImplTest.java M src/test/java/org/jenkinsci/plugins/gitclient/MergeCommandTest.java M src/test/java/org/jenkinsci/plugins/gitclient/WarnTempDirValueTest.java Log Message: ----------- Switch JUnit 4 tests to TemporaryFolder rule The TemporaryDirectoryAllocator constructor uses a hard coded temporary directory name which causes collisions between users on multi-user systems. Also simplifies the cleanup process in a few tests. -- 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.