This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e1c485f556 Regen
1e1c485f556 is described below

commit 1e1c485f55640ff8d77fe87923dea1f232199cf6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Sep 11 09:49:31 2024 +0200

    Regen
---
 .../camel/builder/component/dsl/Activemq6ComponentBuilderFactory.java  | 3 +--
 .../camel/builder/component/dsl/ActivemqComponentBuilderFactory.java   | 3 +--
 .../camel/builder/component/dsl/AmqpComponentBuilderFactory.java       | 3 +--
 .../apache/camel/builder/component/dsl/JmsComponentBuilderFactory.java | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Activemq6ComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Activemq6ComponentBuilderFactory.java
index 7021ca3c1ab..7851dd042c9 100644
--- 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Activemq6ComponentBuilderFactory.java
+++ 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/Activemq6ComponentBuilderFactory.java
@@ -317,8 +317,7 @@ public interface Activemq6ComponentBuilderFactory {
          * the Exchange is fully processed before the JmsConsumer will pickup
          * the next message from the JMS queue. Note if transacted has been
          * enabled, then asyncConsumer=true does not run asynchronously, as
-         * transaction must be executed synchronously (Camel 3.0 may support
-         * async transactions).
+         * transaction must be executed synchronously.
          * 
          * The option is a: &lt;code&gt;boolean&lt;/code&gt; type.
          * 
diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
index deaf69d0ef9..9958c9f2d5a 100644
--- 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
+++ 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
@@ -317,8 +317,7 @@ public interface ActivemqComponentBuilderFactory {
          * the Exchange is fully processed before the JmsConsumer will pickup
          * the next message from the JMS queue. Note if transacted has been
          * enabled, then asyncConsumer=true does not run asynchronously, as
-         * transaction must be executed synchronously (Camel 3.0 may support
-         * async transactions).
+         * transaction must be executed synchronously.
          * 
          * The option is a: &lt;code&gt;boolean&lt;/code&gt; type.
          * 
diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AmqpComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AmqpComponentBuilderFactory.java
index a2bb5c15638..03994f37b6e 100644
--- 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AmqpComponentBuilderFactory.java
+++ 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AmqpComponentBuilderFactory.java
@@ -254,8 +254,7 @@ public interface AmqpComponentBuilderFactory {
          * the Exchange is fully processed before the JmsConsumer will pickup
          * the next message from the JMS queue. Note if transacted has been
          * enabled, then asyncConsumer=true does not run asynchronously, as
-         * transaction must be executed synchronously (Camel 3.0 may support
-         * async transactions).
+         * transaction must be executed synchronously.
          * 
          * The option is a: &lt;code&gt;boolean&lt;/code&gt; type.
          * 
diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/JmsComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/JmsComponentBuilderFactory.java
index 8540589144c..759922441b9 100644
--- 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/JmsComponentBuilderFactory.java
+++ 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/JmsComponentBuilderFactory.java
@@ -234,8 +234,7 @@ public interface JmsComponentBuilderFactory {
          * the Exchange is fully processed before the JmsConsumer will pickup
          * the next message from the JMS queue. Note if transacted has been
          * enabled, then asyncConsumer=true does not run asynchronously, as
-         * transaction must be executed synchronously (Camel 3.0 may support
-         * async transactions).
+         * transaction must be executed synchronously.
          * 
          * The option is a: &lt;code&gt;boolean&lt;/code&gt; type.
          * 

Reply via email to