You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/08/08 13:20:03 UTC

[camel] branch CAMEL-13837 updated (077c581 -> 779dd5d)

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(-)