Branch: refs/heads/delete_and_recreate_older_workspace
  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.


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/d5aeafced3b4^...c76a5e5a6b7b

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