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