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