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(-)