This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 5a4421ab9f9 CAMEL-20678: camel-google-sheets - Error setting scopes parameter (#13817) new 793a8e8bd57 (chores) camel-core: removed unused operations in tests new 0fbcc1e5a8b (chores) camel-core: cleaned up duplicated code new 782c7e527cb (chores) camel-core: cleaned up duplicated code dealing with variable repositories new 672316de1c0 (chores) camel-core: separate setup from test execution new 08e6f734d6e (chores) camel-core: removed unused operations in tests 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: .../apache/camel/impl/debugger/BacklogTracer.java | 12 +-- .../impl/converter/BaseTypeConverterRegistry.java | 16 ++- .../camel/catalog/impl/AbstractCamelCatalog.java | 54 +++++------ .../aggregate/AggregationStrategyBeanInfo.java | 59 +++++------- .../core/xml/AbstractCamelContextFactoryBean.java | 38 ++++---- ...eOriginalMessageEndpointExceptionIssueTest.java | 16 +-- .../org/apache/camel/support/ExchangeHelper.java | 107 ++++++++++----------- .../support/RestConsumerContextPathMatcher.java | 45 +++------ .../component/ApiMethodPropertiesHelper.java | 36 +++---- .../java/org/apache/camel/util/StringHelper.java | 18 +++- .../java/org/apache/camel/xml/in/BaseParser.java | 38 +++----- 11 files changed, 194 insertions(+), 245 deletions(-)