Branch: refs/heads/master Home: https://github.com/jenkinsci/tfs-plugin Commit: d5aeafced3b4e4c2a33d0bb427c10a59327baf96 https://github.com/jenkinsci/tfs-plugin/commit/d5aeafced3b4e4c2a33d0bb427c10a59327baf96 Author: Oli Dagenais <oliv...@microsoft.com> Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths: M src/main/java/hudson/plugins/tfs/model/MockableVersionControlClient.java Log Message: ----------- Add removeCachedWorkspace() to MockableVCC This will be needed to work around a defect in the TFS SDK for Java. Commit: c76a5e5a6b7bb90c6614f1808a19b346cdce1b57 https://github.com/jenkinsci/tfs-plugin/commit/c76a5e5a6b7bb90c6614f1808a19b346cdce1b57 Author: Oli Dagenais <oliv...@microsoft.com> Date: 2016-06-13 (Mon, 13 Jun 2016) Changed paths: M src/main/java/hudson/plugins/tfs/commands/DeleteWorkspaceCommand.java Log Message: ----------- Fix workspace deletion if ownerName is an alias It appears @ownerName in VersionControl.config used to be one of the OwnerAlias values and then it switched to using a GUID. This situation prevented the re-creation of a workspace after its deletion, something Jenkins builds do all the time. Commit: c57d53292a3ae72584dea7152addef8e7675ec3b https://github.com/jenkinsci/tfs-plugin/commit/c57d53292a3ae72584dea7152addef8e7675ec3b Author: Olivier "Oli" Dagenais <olivier.dagen...@gmail.com> Date: 2016-06-15 (Wed, 15 Jun 2016) Changed paths: M src/main/java/hudson/plugins/tfs/commands/DeleteWorkspaceCommand.java M src/main/java/hudson/plugins/tfs/model/MockableVersionControlClient.java Log Message: ----------- Merge pull request #80 from jenkinsci/delete_and_recreate_older_workspace Work around TFS SDK defect when re-creating an older workspace Compare: https://github.com/jenkinsci/tfs-plugin/compare/def418d11a76...c57d53292a3a -- 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.