[
https://issues.apache.org/activemq/browse/CAMEL-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-2621.
--------------------------------
Resolution: Fixed
trunk: 931466
> File consumer - Polling from network share on Windows may regard files as not
> a file
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-2621
> URL: https://issues.apache.org/activemq/browse/CAMEL-2621
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.0.0, 2.1.0, 2.2.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.3.0
>
>
> {code}
> file.isFile()
> {code}
> May return {{false}} on Windows if consuming from a network share etc. So we
> should just regard anything that is *not* a directory as a file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.