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 2021/12/13 09:47:18 UTC

[camel] branch reload-dev updated (1ad4d8a -> d400b44)

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

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


    from 1ad4d8a  CAMEL-17310: Reload routes should match resources that are the same when loaded via classpath or file scheme. Added getScheme to Resource API. mvn camel:dev now works.
     add d400b44  CAMEL-17310: Reload routes should match resources that are the same when loaded via classpath or file scheme. Added getScheme to Resource API. mvn camel:dev now works.

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/org/apache/camel/urlhandler/custom/Handler.java | 8 ++------
 .../src/test/java/org/apache/camel/urlhandler/pd/Handler.java     | 8 ++------
 .../java/org/apache/camel/support/RouteWatcherReloadStrategy.java | 6 ++++--
 3 files changed, 8 insertions(+), 14 deletions(-)