Branch: refs/heads/support_workspace_cloaking
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: bc15d0ccc13c6014d7705cd821d0b6fe574633ba
      
https://github.com/jenkinsci/tfs-plugin/commit/bc15d0ccc13c6014d7705cd821d0b6fe574633ba
  Author: Oli Dagenais <[email protected]>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/commands/NewWorkspaceCommand.java

  Log Message:
  -----------
  Map folder like Workspace#map() would

In addition to calling out the constructor parameters explicitly,
we also canonicalize the localPath because otherwise on Mac OX X,
we map the workspace to the local folder:
/var/folders/...
...but the subsequent Get fails miserably because it tries to use
/private/var/folders/...
...and no such mapping exists.


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