Branch: refs/heads/replace_tf_in_commands
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 538c51a4febb01f125db6b9cd014b9cd1c49d597
      
https://github.com/jenkinsci/tfs-plugin/commit/538c51a4febb01f125db6b9cd014b9cd1c49d597
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/commands/MapWorkfolderCommand.java
    M src/test/java/hudson/plugins/tfs/commands/MapWorkfolderCommandTest.java

  Log Message:
  -----------
  Remove constructor used only in a single test.


  Commit: c81819bcf55602f7f69ef7e4cc527dc4125d1eac
      
https://github.com/jenkinsci/tfs-plugin/commit/c81819bcf55602f7f69ef7e4cc527dc4125d1eac
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/commands/MapWorkfolderCommand.java
    M src/test/java/hudson/plugins/tfs/commands/MapWorkfolderCommandTest.java

  Log Message:
  -----------
  Accept Server and mark arguments as final.


  Commit: 9749a5a2a7c2a1ac26986a9d01e844c783ee3d39
      
https://github.com/jenkinsci/tfs-plugin/commit/9749a5a2a7c2a1ac26986a9d01e844c783ee3d39
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    R src/main/java/hudson/plugins/tfs/commands/UnmapWorkfolderCommand.java
    M src/main/java/hudson/plugins/tfs/model/Workspace.java
    R src/test/java/hudson/plugins/tfs/commands/UnmapWorkfolderCommandTest.java
    M src/test/java/hudson/plugins/tfs/model/WorkspaceTest.java

  Log Message:
  -----------
  Unmapping a workfolder was only called in tests.


  Commit: 528e7d6b6d012f39bd446a55b48ab9078533dbdc
      
https://github.com/jenkinsci/tfs-plugin/commit/528e7d6b6d012f39bd446a55b48ab9078533dbdc
  Author: Oli Dagenais <oliv...@microsoft.com>
  Date:   2015-08-07 (Fri, 07 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/actions/CheckoutAction.java
    M src/main/java/hudson/plugins/tfs/commands/NewWorkspaceCommand.java
    M src/main/java/hudson/plugins/tfs/model/Workspaces.java
    M src/test/java/hudson/plugins/tfs/actions/CheckoutActionTest.java
    M src/test/java/hudson/plugins/tfs/commands/NewWorkspaceCommandTest.java
    M src/test/java/hudson/plugins/tfs/model/WorkspacesTest.java

  Log Message:
  -----------
  Add workfolder mapping in workspace creation.

These used to be done separately due to the use of the CLC, but now it
makes more sense to just call map() on the workspace we just created,
instead of discarding said instance and later searching for it.


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/a0cc0768b979...528e7d6b6d01

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