jamesnetherton opened a new pull request #1937:
URL: https://github.com/apache/camel-quarkus/pull/1937


   Works around the issue I identified in 
https://github.com/apache/camel-quarkus/issues/1759.
   
   I did some analysis of Spring code paths that get executed in the Camel unit 
tests and came up with a list of package includes & excludes for shading. 
   
   The itests pass ok, but I can't check for every possible code path. Is it 
better / safer to shade all packages, instead of selectively including them? 
Obviously there's a chance that some required stuff may have been left out.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to