This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 91fb29e Fix sample code indentation in camel-servlet doc new 3fd1b37 CAMEL-13954: Set file-watch events explicitly instead of relying on the auto generated property configurator new b92477d Revert back SpringFileWatcherTest new dfa753b Merge pull request #3157 from omarsmak/CAMEL-13954 The 39462 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/component/file/watch/FileWatchComponent.java | 9 ++++++++- .../camel/component/file/watch/FileWatchComponentTest.java | 12 ++++++++++-- .../component/file/watch/FileWatchComponentTestBase.java | 3 ++- .../camel/component/file/watch/SpringFileWatcherTest.java | 2 +- 4 files changed, 21 insertions(+), 5 deletions(-)