You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/17 09:33:38 UTC

[camel] branch master updated (7bb3370 -> a2f2862)

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 7bb3370  Fixed CS for camel-eventadmin
     new c22b3d7  CAMEL-13074: FileWatcherReloadStrategy - Use file component instead of JDK FileWatcher
     new a2f2862  Fixed CS

The 34697 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/FileProcessStrategy.java  |  16 ++
 .../camel/component/file/GenericFileConsumer.java  |   1 +
 .../camel/impl/FileWatcherReloadStrategy.java      | 213 +++++----------------
 .../camel/impl/FileWatcherReloadStrategyTest.java  |  32 ++--
 4 files changed, 74 insertions(+), 188 deletions(-)