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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 6b22ec6d31c Regen
6b22ec6d31c is described below
commit 6b22ec6d31c2ea215f0254c01c435f6b363e7134
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri May 29 10:54:31 2026 +0200
Regen
---
.../camel/springboot/catalog/components/irc.json | 22 ++++++++++----------
.../camel/springboot/catalog/components/kafka.json | 24 +++++++++++-----------
2 files changed, 23 insertions(+), 23 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/irc.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/irc.json
index 88fb0c3a85d..ec4fbba2e66 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/irc.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/irc.json
@@ -31,16 +31,16 @@
"useGlobalSslContextParameters": { "index": 3, "kind": "property",
"displayName": "Use Global Ssl Context Parameters", "group": "security",
"label": "security", "required": false, "type": "boolean", "javaType":
"boolean", "deprecated": false, "autowired": false, "secret": false,
"defaultValue": false, "description": "Enable usage of global SSL context
parameters." }
},
"headers": {
- "irc.messageType": { "index": 0, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The type of message", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_MESSAGE_TYPE" },
- "irc.target": { "index": 1, "kind": "header", "displayName": "", "group":
"common", "label": "", "required": false, "javaType": "String", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "The target", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_TARGET" },
- "irc.sendTo": { "index": 2, "kind": "header", "displayName": "", "group":
"common", "label": "", "required": false, "javaType": "String", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "The nickname or channel the message should be sent to.",
"constantName": "org.apache.camel.component.irc.IrcConstants#IRC_SEND_TO" },
- "irc.user.kicked": { "index": 3, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The nickname of the user who is kicked from a channel
(passive).", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_USER_KICKED" },
- "irc.user.host": { "index": 4, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The host of the person who sent the line.",
"constantName": "org.apache.camel.component.irc.IrcConstants#IRC_USER_HOST" },
- "irc.user.nick": { "index": 5, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The nickname of the person who sent the line or the
server name of the server which sent the line.", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_USER_NICK" },
- "irc.user.servername": { "index": 6, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The server name of the server which sent the line or the
nickname of the person who sent the line.", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_USER_SERVERNAME" },
- "irc.user.username": { "index": 7, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The username of the person who sent the line.",
"constantName": "org.apache.camel.component.irc.IrcConstants#IRC_USER_USERNAME"
},
- "irc.num": { "index": 8, "kind": "header", "displayName": "", "group":
"common", "label": "", "required": false, "javaType": "int", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "The numeric reply.", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_NUM" },
- "irc.value": { "index": 9, "kind": "header", "displayName": "", "group":
"common", "label": "", "required": false, "javaType": "String", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "The first part of the message", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_VALUE" }
+ "CamelIrcMessageType": { "index": 0, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The type of message", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_MESSAGE_TYPE" },
+ "CamelIrcTarget": { "index": 1, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The target", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_TARGET" },
+ "CamelIrcSendTo": { "index": 2, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The nickname or channel the message should be sent to.",
"constantName": "org.apache.camel.component.irc.IrcConstants#IRC_SEND_TO" },
+ "CamelIrcUserKicked": { "index": 3, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The nickname of the user who is kicked from a channel
(passive).", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_USER_KICKED" },
+ "CamelIrcUserHost": { "index": 4, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The host of the person who sent the line.",
"constantName": "org.apache.camel.component.irc.IrcConstants#IRC_USER_HOST" },
+ "CamelIrcUserNick": { "index": 5, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The nickname of the person who sent the line or the
server name of the server which sent the line.", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_USER_NICK" },
+ "CamelIrcUserServername": { "index": 6, "kind": "header", "displayName":
"", "group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The server name of the server which sent the line or the
nickname of the person who sent the line.", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_USER_SERVERNAME" },
+ "CamelIrcUserUsername": { "index": 7, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The username of the person who sent the line.",
"constantName": "org.apache.camel.component.irc.IrcConstants#IRC_USER_USERNAME"
},
+ "CamelIrcNum": { "index": 8, "kind": "header", "displayName": "", "group":
"common", "label": "", "required": false, "javaType": "int", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "The numeric reply.", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_NUM" },
+ "CamelIrcValue": { "index": 9, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The first part of the message", "constantName":
"org.apache.camel.component.irc.IrcConstants#IRC_VALUE" }
},
"properties": {
"hostname": { "index": 0, "kind": "path", "displayName": "Hostname",
"group": "common", "label": "", "required": true, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "Hostname for the IRC chat server" },
@@ -49,7 +49,7 @@
"channels": { "index": 3, "kind": "parameter", "displayName": "Channels",
"group": "common", "label": "common", "required": false, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "autowired": false,
"secret": false, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "Comma separated list of IRC channels." },
"commandTimeout": { "index": 4, "kind": "parameter", "displayName":
"Command Timeout", "group": "common", "label": "", "required": false, "type":
"integer", "javaType": "long", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": 5000, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "Delay in milliseconds before sending commands
after the connection is established." },
"keys": { "index": 5, "kind": "parameter", "displayName": "Keys", "group":
"common", "label": "common", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": false,
"configurationClass": "org.apache.camel.component.irc.IrcConfiguration",
"configurationField": "configuration", "description": "Comma separated list of
keys for channels." },
- "namesOnJoin": { "index": 6, "kind": "parameter", "displayName": "Names On
Join", "group": "common", "label": "common", "required": false, "type":
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": false, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "Sends NAMES command to channel after joining
it. onReply has to be true in order to process the re [...]
+ "namesOnJoin": { "index": 6, "kind": "parameter", "displayName": "Names On
Join", "group": "common", "label": "common", "required": false, "type":
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": false, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "Sends NAMES command to channel after joining
it. onReply has to be true in order to process the re [...]
"nickname": { "index": 7, "kind": "parameter", "displayName": "Nickname",
"group": "common", "label": "common", "required": false, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "autowired": false,
"secret": false, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "The nickname used in chat." },
"persistent": { "index": 8, "kind": "parameter", "displayName":
"Persistent", "group": "common", "label": "", "required": false, "type":
"boolean", "javaType": "boolean", "deprecated": true, "autowired": false,
"secret": false, "defaultValue": true, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "Use persistent messages." },
"realname": { "index": 9, "kind": "parameter", "displayName": "Realname",
"group": "common", "label": "common", "required": false, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "autowired": false,
"secret": false, "configurationClass":
"org.apache.camel.component.irc.IrcConfiguration", "configurationField":
"configuration", "description": "The IRC user's actual name." },
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kafka.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kafka.json
index c62fe38c99b..49e71995d05 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kafka.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kafka.json
@@ -155,18 +155,18 @@
"useGlobalSslContextParameters": { "index": 128, "kind": "property",
"displayName": "Use Global Ssl Context Parameters", "group": "security",
"label": "security", "required": false, "type": "boolean", "javaType":
"boolean", "deprecated": false, "autowired": false, "secret": false,
"defaultValue": false, "description": "Enable usage of global SSL context
parameters." }
},
"headers": {
- "kafka.PARTITION_KEY": { "index": 0, "kind": "header", "displayName": "",
"group": "producer", "label": "producer", "required": false, "javaType":
"Integer", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "Explicitly specify the partition",
"constantName": "org.apache.camel.component.kafka.KafkaConstants#PARTITION_KEY"
},
- "kafka.PARTITION": { "index": 1, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"Integer", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "important": true, "description": "The partition where the
message was stored", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#PARTITION" },
- "kafka.KEY": { "index": 2, "kind": "header", "displayName": "", "group":
"common", "label": "", "required": true, "javaType": "Object", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false, "important":
true, "description": "Producer: The key of the message in order to ensure that
all related message goes in the same partition. Consumer: The key of the
message if configured", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#KEY" },
- "kafka.TOPIC": { "index": 3, "kind": "header", "displayName": "", "group":
"consumer", "label": "consumer", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "important": true, "description": "The topic from where the message
originated", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#TOPIC" },
- "kafka.OVERRIDE_TOPIC": { "index": 4, "kind": "header", "displayName": "",
"group": "producer", "label": "producer", "required": false, "javaType":
"String", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "The topic to which send the message (override
and takes precedence), and the header is not preserved.", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#OVERRIDE_TOPIC" },
- "kafka.OFFSET": { "index": 5, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"Long", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "important": true, "description": "The offset of the message",
"constantName": "org.apache.camel.component.kafka.KafkaConstants#OFFSET" },
- "kafka.HEADERS": { "index": 6, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"org.apache.kafka.common.header.Headers", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description": "The
record headers", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#HEADERS" },
- "kafka.LAST_RECORD_BEFORE_COMMIT": { "index": 7, "kind": "header",
"displayName": "", "group": "consumer", "label": "consumer", "required": false,
"javaType": "Boolean", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "Whether or not it's the last record
before commit (only available if autoCommitEnable endpoint parameter is
false)", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#LAST_RECORD_BEFORE_COMMIT" },
- "kafka.LAST_POLL_RECORD": { "index": 8, "kind": "header", "displayName":
"", "group": "consumer", "label": "consumer", "required": false, "javaType":
"Boolean", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "Indicates the last record within the current
poll request (only available if autoCommitEnable endpoint parameter is false or
allowManualCommit is true)", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#LAST_POLL_R [...]
- "kafka.TIMESTAMP": { "index": 9, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"Long", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "The timestamp of the message", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#TIMESTAMP" },
- "kafka.OVERRIDE_TIMESTAMP": { "index": 10, "kind": "header",
"displayName": "", "group": "producer", "label": "producer", "required": false,
"javaType": "Long", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "The ProducerRecord also has an
associated timestamp. If the user did provide a timestamp, the producer will
stamp the record with the provided timestamp and the header is not preserved.",
"constantName": "org.apache.camel.componen [...]
- "kafka.RECORD_META": { "index": 11, "kind": "header", "displayName": "",
"group": "producer", "label": "producer", "required": false, "javaType":
"List<RecordMetadata>", "deprecated": false, "deprecationNote": "",
"autowired": false, "secret": false, "description": "The metadata (only
configured if recordMetadata endpoint parameter is true)", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#KAFKA_RECORD_META" },
+ "CamelKafkaPartitionKey": { "index": 0, "kind": "header", "displayName":
"", "group": "producer", "label": "producer", "required": false, "javaType":
"Integer", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "Explicitly specify the partition",
"constantName": "org.apache.camel.component.kafka.KafkaConstants#PARTITION_KEY"
},
+ "CamelKafkaPartition": { "index": 1, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"Integer", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "important": true, "description": "The partition where the
message was stored", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#PARTITION" },
+ "CamelKafkaKey": { "index": 2, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": true, "javaType": "Object",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "important": true, "description": "Producer: The key of the message in
order to ensure that all related message goes in the same partition. Consumer:
The key of the message if configured", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#KEY" },
+ "CamelKafkaTopic": { "index": 3, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"String", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "important": true, "description": "The topic from where the
message originated", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#TOPIC" },
+ "CamelKafkaOverrideTopic": { "index": 4, "kind": "header", "displayName":
"", "group": "producer", "label": "producer", "required": false, "javaType":
"String", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "The topic to which send the message (override
and takes precedence), and the header is not preserved.", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#OVERRIDE_TOPIC" },
+ "CamelKafkaOffset": { "index": 5, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"Long", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "important": true, "description": "The offset of the message",
"constantName": "org.apache.camel.component.kafka.KafkaConstants#OFFSET" },
+ "CamelKafkaHeaders": { "index": 6, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"org.apache.kafka.common.header.Headers", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description": "The
record headers", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#HEADERS" },
+ "CamelKafkaLastRecordBeforeCommit": { "index": 7, "kind": "header",
"displayName": "", "group": "consumer", "label": "consumer", "required": false,
"javaType": "Boolean", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "Whether or not it's the last record
before commit (only available if autoCommitEnable endpoint parameter is
false)", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#LAST_RECORD_BEFORE_COMMIT" },
+ "CamelKafkaLastPollRecord": { "index": 8, "kind": "header", "displayName":
"", "group": "consumer", "label": "consumer", "required": false, "javaType":
"Boolean", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "Indicates the last record within the current
poll request (only available if autoCommitEnable endpoint parameter is false or
allowManualCommit is true)", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#LAST_POLL [...]
+ "CamelKafkaTimestamp": { "index": 9, "kind": "header", "displayName": "",
"group": "consumer", "label": "consumer", "required": false, "javaType":
"Long", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "The timestamp of the message", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#TIMESTAMP" },
+ "CamelKafkaOverrideTimestamp": { "index": 10, "kind": "header",
"displayName": "", "group": "producer", "label": "producer", "required": false,
"javaType": "Long", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "The ProducerRecord also has an
associated timestamp. If the user did provide a timestamp, the producer will
stamp the record with the provided timestamp and the header is not preserved.",
"constantName": "org.apache.camel.compo [...]
+ "CamelKafkaRecordMeta": { "index": 11, "kind": "header", "displayName":
"", "group": "producer", "label": "producer", "required": false, "javaType":
"List<RecordMetadata>", "deprecated": false, "deprecationNote": "",
"autowired": false, "secret": false, "description": "The metadata (only
configured if recordMetadata endpoint parameter is true)", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#KAFKA_RECORD_META" },
"CamelKafkaManualCommit": { "index": 12, "kind": "header", "displayName":
"", "group": "consumer", "label": "consumer", "required": false, "javaType":
"org.apache.camel.component.kafka.consumer.KafkaManualCommit", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "Can be used for forcing manual offset commit when using Kafka
consumer.", "constantName":
"org.apache.camel.component.kafka.KafkaConstants#MANUAL_COMMIT" }
},
"properties": {