davsclaus commented on code in PR #11626: URL: https://github.com/apache/camel/pull/11626#discussion_r1342738540
########## core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/DefaultComponentNameResolver.java: ########## @@ -38,7 +38,7 @@ public Set<String> resolveNames(CamelContext camelContext) { .stream() .map(Resource::getLocation) // remove leading path to only keep name Review Comment: Maybe added a comment that this is for both unix and window path separators -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org