Hello,
Some time ago, I have implemented NIO2 component, which allows to watch
changes (File added, File removed, File modified) in directory, because
I have not found any component, which allows this. Is this still true?
As far as I know, there is only posibility to watch File added event
with camel-file component. I can find some spare time and polish that
code + convert it to 3.0 style (and maybe add some functionality and
type converters from FileEvent to CamelFile) and create PR. Maybe rename
this from camel-nio2 to camel-watchservice.
https://github.com/bedlaj/camel-nio2
Is this functionality desired in Apache Camel?