Branch: refs/heads/upgrade_jenkins_dependencies
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 6cb261edaab0a2393b736e6035f832748d41196a
      
https://github.com/jenkinsci/tfs-plugin/commit/6cb261edaab0a2393b736e6035f832748d41196a
  Author: Oli Dagenais <[email protected]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java
    M src/test/java/hudson/plugins/tfs/FunctionalTest.java
    M src/test/java/hudson/plugins/tfs/TeamFoundationServerScmTest.java
    M 
src/test/java/hudson/plugins/tfs/browsers/TeamSystemWebAccessBrowserTest.java
    M src/test/java/hudson/util/SecretOverride.java
    M src/test/java/jenkins/security/ConfidentialStoreOverride.java

  Log Message:
  -----------
  Upgrade Jenkins to 1.580 and react accordingly

1. TfsUserLookup uses code that was moved to the mailer plugin
   since version 1.448, so including it as a dependency.
2. JenkinsRule#after() is now public and throws Exception.
3. Making use of secrets during tests now involves overriding
   ConfidentialStore.TEST; SecretOverride was augmented for that.
4. hudson.scm.ChangeLogSet now needs to determine the
   RepositoryBrowser at construction time.


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to