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 257d676  Regen for commit 32aacb3a14273297fc827c4ca868a8a2abed3d25
     add 0d026fb  [CAMEL-16417] IBM i Message Queue enhancements (#5456)
     add 686dfbb  Regen for commit 0d026fbaa052ff85ed4b99dbae1de273fb1cac36

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/jt400.json |  1 +
 .../apache/camel/catalog/docs/jt400-component.adoc | 36 +++++++++++++++----
 components/camel-jt400/pom.xml                     |  4 +--
 .../component/jt400/Jt400EndpointConfigurer.java   |  6 ++++
 .../component/jt400/Jt400EndpointUriFactory.java   |  3 +-
 .../services/org/apache/camel/component.properties |  4 +--
 .../org/apache/camel/component/jt400/jt400.json    |  1 +
 .../camel-jt400/src/main/docs/jt400-component.adoc | 36 +++++++++++++++----
 .../camel/component/jt400/Jt400Component.java      |  2 +-
 .../camel/component/jt400/Jt400Configuration.java  | 16 +++++++++
 .../camel/component/jt400/Jt400Constants.java      |  3 ++
 .../camel/component/jt400/Jt400Endpoint.java       |  8 +++++
 .../component/jt400/Jt400MsgQueueConsumer.java     |  7 ++++
 .../component/jt400/Jt400MsgQueueProducer.java     |  8 ++++-
 .../endpoint/dsl/Jt400EndpointBuilderFactory.java  | 41 ++++++++++++++++++++++
 .../modules/ROOT/pages/jt400-component.adoc        | 36 +++++++++++++++----
 16 files changed, 187 insertions(+), 25 deletions(-)

Reply via email to