[ https://issues.apache.org/activemq/browse/SM-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gert Vanthienen resolved SM-937. -------------------------------- Resolution: Fixed Fix Version/s: 3.2 3.1.2 Thanks to Rabi Mishra for providing this patch! http://svn.apache.org/viewvc?view=rev&revision=556821 http://svn.apache.org/viewvc?view=rev&revision=556822 > 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 > Fix For: 3.1.2, 3.2 > > 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.