davsclaus commented on PR #26635: URL: https://github.com/apache/camel/pull/26635#issuecomment-5751358676
All three in fb5eb5ed7e32: the helper is private (an instance method still, since `getScheme` is one); a `classpath:` route entry is read from the classpath and scanned like a `file:` one; the references are kept as written (a relative path or a bare name) and a script matches by its full path, by a path suffix, or by bare name when that is how it was referenced, so two scripts with one name in different folders are told apart when the reference carries the folder. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
