You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Rabi (JIRA)" <ji...@apache.org> on 2007/07/16 18:32:45 UTC

[jira] Updated: (SM-937) Poller polls subdirectory even though recursive is set to false

     [ https://issues.apache.org/activemq/browse/SM-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rabi updated SM-937:
--------------------

    Attachment: patch-ftppoller.txt

patch attached


> Poller polls subdirectory even  though recursive is set to false
> ----------------------------------------------------------------
>
>                 Key: SM-937
>                 URL: https://issues.apache.org/activemq/browse/SM-937
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-ftp
>    Affects Versions: 3.1
>            Reporter: Markus Rado
>            Priority: Minor
>         Attachments: patch-ftppoller.txt
>
>
> Poller polls subdirectory even  though recursive is set to false because in the first call to pollFileOrDirectory processDir is set to true. Either the first call should use the value of property recursive or the processDir flag should be checked before starting to process the files in the directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.