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

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Feb 3 12:35:29 EST 2010


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

Sanne Grinovero reassigned HSEARCH-452:
---------------------------------------

    Assignee: Sanne Grinovero

> FSMasterDirectoryProvider: typo in marker file name
> ---------------------------------------------------
>
>                 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
>
> 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