[jenkinsci/tfs-plugin] f4e33a: Convert URL to URI for decoding.

2013-10-25 Thread GitHub
  Branch: refs/heads/fixWhenPathWithSpaces
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: f4e33a28f622f36a2f725b7ed3692877720a043e
  
https://github.com/jenkinsci/tfs-plugin/commit/f4e33a28f622f36a2f725b7ed3692877720a043e
  Author: Olivier Dagenais olivier.dagen...@gmail.com
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
M src/main/java/hudson/plugins/tfs/model/Server.java

  Log Message:
  ---
  Convert URL to URI for decoding.

URI will decode entities when retrieving the path, something URL won't
do.  This makes a difference when the location was something like
file:/C:/Program%20Files/Jenkins/



-- 
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/groups/opt_out.


[jenkinsci/tfs-plugin] f4e33a: Convert URL to URI for decoding.

2013-10-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: f4e33a28f622f36a2f725b7ed3692877720a043e
  
https://github.com/jenkinsci/tfs-plugin/commit/f4e33a28f622f36a2f725b7ed3692877720a043e
  Author: Olivier Dagenais olivier.dagen...@gmail.com
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
M src/main/java/hudson/plugins/tfs/model/Server.java

  Log Message:
  ---
  Convert URL to URI for decoding.

URI will decode entities when retrieving the path, something URL won't
do.  This makes a difference when the location was something like
file:/C:/Program%20Files/Jenkins/


  Commit: 333515c4fb20a1d7a345f6b1f9ae06efda1e108a
  
https://github.com/jenkinsci/tfs-plugin/commit/333515c4fb20a1d7a345f6b1f9ae06efda1e108a
  Author: olivierdagenais olivier.dagen...@gmail.com
  Date:   2013-10-25 (Fri, 25 Oct 2013)

  Changed paths:
M src/main/java/hudson/plugins/tfs/model/Server.java

  Log Message:
  ---
  Merge pull request #18 from jenkinsci/fixWhenPathWithSpaces

Fix UnsatisfiedLinkError when path to plugin contains spaces.


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/bd21c0dfe6e2...333515c4fb20

-- 
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/groups/opt_out.