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:33:34 UTC

[camel] branch CAMEL-13837 updated (779dd5d -> 75731e9)

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 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.
     add 75731e9  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/core/osgi/OsgiFactoryFinderTest.java     | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)