[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-123) Use mkdirs instead of mkdir to create necessary parent directory in the DirectoryProviderHelper

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Oct 22 17:32:39 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard updated HSEARCH-123:
-------------------------------------

         Assignee: John Griffin
    Fix Version/s: 3.0.1

> Use mkdirs instead of mkdir to create necessary parent directory in the DirectoryProviderHelper 
> ------------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-123
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-123
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: directory provider
>    Affects Versions: 3.0.0.GA
>            Reporter: pierre-yves
>            Assignee: John Griffin
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> If the sourceBase directory does not exist, and the parent directory of source base doesn't exist either it would fail.
> Use mkdirs instead of mkdir method, to create necessary parent directories.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list