This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch CAMEL-13837
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 077c581  CAMEL-13837: FactoryFinder API should avoid throwing 
exceptions for not found resoucces/classes and use Optional API instead. This 
avoids many try .. catch ignore exceptions during startup of Camel also.
     add 779dd5d  CAMEL-13837: FactoryFinder API should avoid throwing 
exceptions for not found resoucces/classes and use Optional API instead. This 
avoids many try .. catch ignore exceptions during startup of Camel also.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/impl/engine/AbstractCamelContext.java  | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Reply via email to