[
https://issues.apache.org/jira/browse/CAMEL-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-6956.
---------------------------------
Resolution: Fixed
Assignee: Willem Jiang
I just updated the file2 wiki page with thanks to Andrzej.
> Documentation for file2 contains a Bug
> --------------------------------------
>
> Key: CAMEL-6956
> URL: https://issues.apache.org/jira/browse/CAMEL-6956
> Project: Camel
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.12.1
> Reporter: Andrzej Gdula
> Assignee: Willem Jiang
> Priority: Minor
>
> Documentation of *Filter* using
> org.apache.camel.component.file.GenericFileFilter refers to
> <!-- define our *sorter* as a plain spring bean -->
> <bean id="myFilter" class="com.mycompany.*MyFileSorter*"/>
> which should probably be changed to
> <!-- define our *filter* as a plain spring bean -->
> <bean id="myFilter" class="com.mycompany.*MyFileFilter*"/>
--
This message was sent by Atlassian JIRA
(v6.1#6144)