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

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b7e39c8  Updating Rome dependency
     new 38145ab  CAMEL-13618: camel3 - Move FileWatcherReloadStrategy out of 
camel-core
     new 5978cf5  CAMEL-13618: camel3 - Move FileWatcherReloadStrategy out of 
camel-core
     new 6c1186e  CAMEL-13618: camel3 - Move FileWatcherReloadStrategy out of 
camel-core

The 3 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:
 MIGRATION.md                                       |  2 ++
 .../camel/spring/boot/CamelAutoConfiguration.java  |  2 +-
 .../camel/impl/engine/DefaultProcessorFactory.java |  5 +++++
 .../java/org/apache/camel/main/MainSupport.java    |  5 ++---
 .../FileWatcherReloadStrategy.java                 | 22 ++++++++++++++++++----
 .../{impl => reload}/ReloadStrategySupport.java    |  2 +-
 .../impl/model/FileWatcherReloadStrategyTest.java  |  2 +-
 .../ManagedFileWatcherReloadStrategyTest.java      |  2 +-
 8 files changed, 31 insertions(+), 11 deletions(-)
 rename core/camel-core/src/main/java/org/apache/camel/{impl => 
reload}/FileWatcherReloadStrategy.java (85%)
 rename core/camel-core/src/main/java/org/apache/camel/{impl => 
reload}/ReloadStrategySupport.java (99%)

Reply via email to