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 a2a252a Fixed CS new 8d02bf6 CAMEL-13686: camel-main - Refine logging output new 2eb00b5 CAMEL-13681: Property binding support should have support for ignore case in property keys new 6f7c532 CAMEL-13686: camel-main - Output summary of auto-configuration new b34731b Fixed java9+ deprecation warning new d717709 Fixed test The 5 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/impl/engine/AbstractCamelContext.java | 4 +- .../camel/impl/engine/DefaultFactoryFinder.java | 5 +- .../runtimecatalog/impl/AbstractCamelCatalog.java | 2 +- .../org/apache/camel/core/osgi/impl/Activator.java | 2 +- .../camel/builder/FlexibleAggregationStrategy.java | 2 +- .../org/apache/camel/builder/xml/XPathTest.java | 2 +- .../camel/support/PropertyBindingSupportTest.java | 2 +- .../apache/camel/converter/jaxp/XmlConverter.java | 2 +- .../support/builder/xml/XMLConverterHelper.java | 2 +- .../processor/validation/ValidatingProcessor.java | 2 +- .../java/org/apache/camel/main/MainSupport.java | 103 +++++++++++++-------- .../apache/camel/support/IntrospectionSupport.java | 4 +- .../org/apache/camel/support/LRUCacheFactory.java | 2 +- .../org/apache/camel/support/ObjectHelper.java | 10 +- 14 files changed, 84 insertions(+), 60 deletions(-)