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.git.


    from a69f735  Added logging
     new 59bb14f  CAMEL-14535: Eager init LRUCacheFactory
     new 3895598  Optimize package scan to only create jar cache on-demand when 
needed
     new 49bb3ea  CAMEL-14535: Eager init LRUCacheFactory
     new f56ae29  Fixed test to be more robust
     new 336e628  Polished
     new 37807ad  Polished

The 6 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:
 .../camel/support/service/ServiceSupport.java      | 14 ++++++++------
 .../camel/impl/engine/AbstractCamelContext.java    | 17 ++++++++++++++---
 .../engine/DefaultPackageScanClassResolver.java    |  2 +-
 .../camel/impl/DefaultConsumerTemplateTest.java    | 16 ++++++++++------
 .../org/apache/camel/support/LRUCacheFactory.java  | 22 +++++++++++++++++++++-
 5 files changed, 54 insertions(+), 17 deletions(-)

Reply via email to