This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.
from 9fec3f4 [create-pull-request] automated change new 7ab5a4f CAMEL-15784: camel-core - Optimize to remove not needed factory finder in type converter new 61c9112 CAMEL-15784: camel-core - Optimize with bootstrap factory finder. new 6502a80 CAMEL-15784: camel-core - Optimize with bootstrap factory finder. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/camel/blueprint/BlueprintCamelContext.java | 5 +---- .../org/apache/camel/core/osgi/OsgiDefaultCamelContext.java | 4 +--- .../org/apache/camel/core/osgi/OsgiFactoryFinderResolver.java | 5 +++++ .../java/org/apache/camel/core/osgi/OsgiTypeConverter.java | 11 ++++------- 4 files changed, 11 insertions(+), 14 deletions(-)