[
https://issues.jenkins-ci.org/browse/JENKINS-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159515#comment-159515
]
dogfood commented on JENKINS-10166:
-----------------------------------
Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_persona
#30|http://ci.jenkins-ci.org/job/plugins_persona/30/]
[FIXED JENKINS-10166] Exception thrown during Persona finder on old
format. (Revision 2bce6a997cd632b4d849e3a0481bc7bf68c951fa)
Result = SUCCESS
Seiji Sogabe :
Files :
* src/main/java/hudson/plugins/persona/xml/XmlPersonaFinder.java
> 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