This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 84ad5bfe02c camel-jira: Atlassian repo is needed for 
camel-componentdsl (its already for camel-endpointdsl) (#10793)
     add 0fa12aabaa8 Upgrade Caffeine to version 3.1.7 (#10795)
     add 68a041b3beb camel-file-watch: Fix events option is not an single value 
enum. (#10792)
     add a63173ea93f CAMEL-18189: component-scan for beans by class should be 
phased to ensure their inter dependency can be injected by Camel 
@BindToRegistry annotations. (#10790)
     add 1ea87afce99 Fix flaky test (#10796)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/file-watch.json       |  38 +--
 .../file/watch/FileWatchEndpointConfigurer.java    |  12 +-
 .../camel/component/file/watch/file-watch.json     |  38 +--
 .../component/file/watch/FileWatchComponent.java   |  18 +-
 .../component/file/watch/FileWatchConsumer.java    |  21 +-
 .../component/file/watch/FileWatchEndpoint.java    |  60 ++--
 .../file/AntPathMatcherGenericFileFilterTest.java  | 153 ++++++++---
 .../dsl/FileWatchComponentBuilderFactory.java      |  90 +++---
 .../dsl/FileWatchEndpointBuilderFactory.java       | 301 ++++++++++-----------
 .../camel/dsl/xml/io/XmlRoutesBuilderLoader.java   |  48 +++-
 parent/pom.xml                                     |   2 +-
 11 files changed, 424 insertions(+), 357 deletions(-)

Reply via email to