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
Priority: Minor
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira