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 e280224c9f2 CAMEL-17641: Generate json metadata for pojo beans in 
camel-core that end users can use such as AggregationStrategy implementations. 
And have that information in camel-catalog for tooling assistance.
     add dc2ce0f57e3 CAMEL-17641: Generate json metadata for pojo beans in 
camel-core that end users can use such as AggregationStrategy implementations. 
And have that information in camel-catalog for tooling assistance.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/beans.properties         |  1 +
 .../catalog/beans/DurationRoutePolicyFactory.json     | 16 ++++++++++++++++
 ...java => DurationRoutePolicyFactoryConfigurer.java} | 14 ++++++++++----
 .../services/org/apache/camel/bean.properties         |  2 +-
 .../apache/camel/bean/DurationRoutePolicyFactory.json | 16 ++++++++++++++++
 ...pache.camel.impl.engine.DurationRoutePolicyFactory |  2 +-
 .../camel/impl/engine/DurationRoutePolicyFactory.java | 19 +++++++++++++++++--
 7 files changed, 62 insertions(+), 8 deletions(-)
 create mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/beans/DurationRoutePolicyFactory.json
 copy 
core/camel-base-engine/src/generated/java/org/apache/camel/impl/engine/{DurationRoutePolicyConfigurer.java
 => DurationRoutePolicyFactoryConfigurer.java} (71%)
 create mode 100644 
core/camel-base-engine/src/generated/resources/META-INF/services/org/apache/camel/bean/DurationRoutePolicyFactory.json
 copy 
components/camel-aws/camel-aws-config/src/generated/resources/META-INF/services/org/apache/camel/configurer/aws-config-endpoint
 => 
core/camel-base-engine/src/generated/resources/META-INF/services/org/apache/camel/configurer/org.apache.camel.impl.engine.DurationRoutePolicyFactory
 (50%)

Reply via email to