[ 
https://issues.jenkins-ci.org/browse/JENKINS-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159512#comment-159512
 ] 

SCM/JIRA link daemon commented on JENKINS-10166:
------------------------------------------------

Code changed in jenkins
User: Seiji Sogabe
Path:
 src/main/java/hudson/plugins/persona/xml/XmlPersonaFinder.java
http://jenkins-ci.org/commit/persona-plugin/2bce6a997cd632b4d849e3a0481bc7bf68c951fa
Log:
  [FIXED JENKINS-10166] Exception thrown during Persona finder on old format.



                
> Exception thrown during Persona finder on old format
> ----------------------------------------------------
>
>                 Key: JENKINS-10166
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-10166
>             Project: Jenkins
>          Issue Type: Bug
>          Components: persona
>    Affects Versions: current
>            Reporter: Vincent Carluer
>            Assignee: vcarluer
>             Fix For: current
>
>
> Error line 87 on Windows installation 
> c:\Program%20Files\hudson\data\Plugins\active-directory does not exist.
> Certainly due to space in Program Files.
>  for (FilePath xml : baseDir.list("**/persona.xml")) {
> It works if i change catch IOException by Exception

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to