[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-452) FSMasterDirectoryProvider: typo in marker file name (Stephan Bublava)

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Feb 4 13:29:32 EST 2010


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

Sanne Grinovero resolved HSEARCH-452.
-------------------------------------

    Resolution: Fixed

> FSMasterDirectoryProvider: typo in marker file name (Stephan Bublava)
> ---------------------------------------------------------------------
>
>                 Key: HSEARCH-452
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-452
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: directory provider
>    Affects Versions: 3.1.1.GA
>            Reporter: Stephan Bublava
>            Assignee: Sanne Grinovero
>             Fix For: 3.1.2, 3.2.0.Beta2
>
>
> FSMasterDirectoryProvider.start() contains this code:
> new File( sourceDir, "current1 ").delete();
> new File( sourceDir, "current2" ).delete();
> The space in "current1 " is wrong.
> According to http://anonsvn.jboss.org/repos/hibernate/search/trunk/src/main/java/org/hibernate/search/store/FSMasterDirectoryProvider.java this error is also present in the latest version.
> See https://forum.hibernate.org/viewtopic.php?f=9&t=1002385 for details.

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