Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: dea8e972b04d600640e46de84a5ebd597c876b4d
      
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/dea8e972b04d600640e46de84a5ebd597c876b4d
  Author: David Schott <[email protected]>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java

  Log Message:
  -----------
  Fix typo

Received this error when renaming a multibranch workflow:

java.io.UnsupportedEncodingException: UT-8
        at java.net.URLEncoder.encode(URLEncoder.java:217)
        at 
com.cloudbees.hudson.plugins.folder.AbstractFolder.doDoRename(AbstractFolder.java:732)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Fixed what looks like a typo.


  Commit: 45d0b5841e17ee54d2a0e77dc12cbcc9f42c675b
      
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/45d0b5841e17ee54d2a0e77dc12cbcc9f42c675b
  Author: Jesse Glick <[email protected]>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java

  Log Message:
  -----------
  Merge pull request #24 from shott85/patch-1

Fix typo


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/773c690f2eb2...45d0b5841e17

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