davsclaus commented on PR #17916:
URL: https://github.com/apache/camel/pull/17916#issuecomment-2838868816

   yeah the export does not download these files but when you package and run 
the app via java -jar then the files are downloaded from github.
   
   So I just wanted to point out that this code does not fail when you use 
these http/github - so maybe the code should skip these. 
   
   I am not aware of others than http/https/github out of the box
   
   Custom resolvers can be made so you could have a 'clippy' and it did 
something special.
   
   So maybe this check is for "file" and "classpath" only instead. And anything 
else is ignored.


-- 
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]

Reply via email to