Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 9f21cd5ebfbd4a56d0bc8f214d857161f766929c https://github.com/jenkinsci/git-client-plugin/commit/9f21cd5ebfbd4a56d0bc8f214d857161f766929c Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths: M pom.xml Log Message: ----------- Update test git-server dependency to 1.5 Commit: c75c3e827a7af676620259d0f361be14ed7511d4 https://github.com/jenkinsci/git-client-plugin/commit/c75c3e827a7af676620259d0f361be14ed7511d4 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2014-11-22 (Sat, 22 Nov 2014) Changed paths: M pom.xml Log Message: ----------- Update to use surefire plugin 2.18 Commit: 3996e29d84347680c0c1f3cfa189507d060cf547 https://github.com/jenkinsci/git-client-plugin/commit/3996e29d84347680c0c1f3cfa189507d060cf547 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2014-11-22 (Sat, 22 Nov 2014) Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java Log Message: ----------- Use null as privatekey in credentials test if private key file doesn't exist The credentials test needs a better data file format than the current simple minded CSV file which contains URL, username, and private key file. Some valid credential test cases don't need a private key, and other valid credential test cases don't need either a username or a private key. Until the replacement for the CSV file is available, this temporary technique will allow a few more cases to be tested, without major changes to the credentials test code. Compare: https://github.com/jenkinsci/git-client-plugin/compare/039ffdd09c66...3996e29d8434 -- 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.