Branch: refs/heads/upgrade_jenkins_dependencies
Home: https://github.com/jenkinsci/tfs-plugin
Commit: 031c0f2b1c7571761bf141094c47ac098a77badb
https://github.com/jenkinsci/tfs-plugin/commit/031c0f2b1c7571761bf141094c47ac098a77badb
Author: Oli Dagenais <[email protected]>
Date: 2016-07-10 (Sun, 10 Jul 2016)
Changed paths:
M
src/test/java/hudson/plugins/tfs/browsers/TeamSystemWebAccessBrowserTest.java
Log Message:
-----------
Refactor: extract createTestScm()
Commit: b4ba9f1b15fd912d6bdececa4e0cdaf570efff61
https://github.com/jenkinsci/tfs-plugin/commit/b4ba9f1b15fd912d6bdececa4e0cdaf570efff61
Author: Oli Dagenais <[email protected]>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
A src/test/java/jenkins/security/ConfidentialStoreOverride.java
Log Message:
-----------
Add ConfidentialStoreOverride skeleton
Newer versions of Jenkins have an even more elaborate set of encryption
keys to protect the secrets, which means we'll need a second override.
Commit: 63992d861ab5a99aa76910d2aac4236a7afcd585
https://github.com/jenkinsci/tfs-plugin/commit/63992d861ab5a99aa76910d2aac4236a7afcd585
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.
Compare:
https://github.com/jenkinsci/tfs-plugin/compare/dfef3313d1e7...63992d861ab5
--
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.