This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8dbe5ad Update commercial-camel-offerings.adoc
add e545ac3 CAMEL-16748: camel-main - Setting thread pool configuration
uses reflection for custom pools
add 9fe3cd5 CAMEL-16747: camel-core - Log component should show all
properties (both user and internal properties)
add afdbdbe CAMEL-16747: camel-core - Log component should show all
properties (both user and internal properties)
add 48b7f36 Regen for commit afdbdbe48adbca3e78b0cd024013b3f4164f820a
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/log.json | 3 +-
.../apache/camel/catalog/docs/log-component.adoc | 5 +--
.../camel/component/log/LogEndpointConfigurer.java | 6 ++++
.../camel/component/log/LogEndpointUriFactory.java | 3 +-
.../org/apache/camel/component/log/log.json | 3 +-
.../camel-log/src/main/docs/log-component.adoc | 5 +--
.../apache/camel/component/log/LogEndpoint.java | 17 ++++++++--
.../src/main/java/org/apache/camel/Exchange.java | 4 +--
.../log/DefaultExchangeFormatterTest.java | 2 +-
.../endpoint/dsl/LogEndpointBuilderFactory.java | 37 ++++++++++++++++++++--
...lProfileConfigurationPropertiesConfigurer.java} | 29 ++++++-----------
...l.main.ThreadPoolProfileConfigurationProperties | 2 ++
.../ThreadPoolProfileConfigurationProperties.java | 2 ++
.../DefaultExchangeFormatterConfigurer.java | 6 ++++
.../camel/support/PropertyBindingSupport.java | 5 +++
.../processor/DefaultExchangeFormatter.java | 24 ++++++++++++--
.../modules/ROOT/pages/log-component.adoc | 5 +--
17 files changed, 120 insertions(+), 38 deletions(-)
copy
core/camel-main/src/generated/java/org/apache/camel/main/{ThreadPoolConfigurationPropertiesConfigurer.java
=> ThreadPoolProfileConfigurationPropertiesConfigurer.java} (76%)
create mode 100644
core/camel-main/src/generated/resources/META-INF/services/org/apache/camel/configurer/org.apache.camel.main.ThreadPoolProfileConfigurationProperties