On Wed, Feb 11, 2009 at 10:31 PM, Richard S. Hall (JIRA)
<[email protected]> wrote:
>
>     [ 
> https://issues.apache.org/jira/browse/FELIX-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> Richard S. Hall resolved FELIX-926.
> -----------------------------------
>
>    Resolution: Fixed
>      Assignee: Richard S. Hall
>
> Filippo, for your second patch, you didn't grant us the right to use it (by 
> checking the one box when you create an attachment). I
>just manually applied the changes from the first patch. Thanks. Sahoo, please 
>close this issue if you are satisfied.

Sorry about that (hopefully I'll make it right the next time :-| ).

However, it seems to me the merge it is not correct and not compiling.

DirectoryWatcher.java, Line 546, it should be
String value = (String) properties.get(property);
instead of
String value = (String) properties.getProperty(property);

I'll reopen the issue and attach the patch asap.
-- 
Filippo Diotalevi

Reply via email to