Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: c8f545f1fe2af148a0164c3ed0fdc0274a9d9315
      
https://github.com/jenkinsci/git-client-plugin/commit/c8f545f1fe2af148a0164c3ed0fdc0274a9d9315
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Declare dependency on credentials plugin

Previously relied on the credentials plugin version that was pulled
in as a transitive dependency of other credential related plugins.
The credentials dependency is a direct dependency in the code, so it is
more correctly expressed as a direct dependency in the pom file.


  Commit: 35d8608d91a00244320e87595b26ee2c9a9ee611
      
https://github.com/jenkinsci/git-client-plugin/commit/35d8608d91a00244320e87595b26ee2c9a9ee611
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Add Fingerprint check to CredentialsTest

Move credential creation into an @Before method so that the
addCredential method is not cluttered with assertions which
are independent of assigning the credential to the repository.


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/52e682ad1de9...35d8608d91a0

-- 
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.

Reply via email to