This is an automated email from the ASF dual-hosted git repository.
zhfeng pushed a commit to branch 3.8.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/3.8.x by this push:
new af8a44cbdf update quarkus metadata #5803 (#5804)
af8a44cbdf is described below
commit af8a44cbdfba9948e8d1fff3ed04cf7d9a39329a
Author: Alexandre Gallice <[email protected]>
AuthorDate: Tue Feb 27 03:06:09 2024 +0100
update quarkus metadata #5803 (#5804)
---
.../beanio/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 1 +
.../jt400/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 3 +--
.../runtime/src/main/resources/META-INF/quarkus-extension.yaml | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/extensions-jvm/beanio/runtime/src/main/resources/META-INF/quarkus-extension.yaml
b/extensions-jvm/beanio/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index dd29ff1857..ed7413b7aa 100644
---
a/extensions-jvm/beanio/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++
b/extensions-jvm/beanio/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -24,6 +24,7 @@
name: "Camel BeanIO"
description: "Marshal and unmarshal Java beans to and from flat files (such as
CSV, delimited, or fixed length formats)"
metadata:
+ icon-url:
"https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg"
unlisted: true
guide:
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/beanio.html"
categories:
diff --git
a/extensions/jt400/runtime/src/main/resources/META-INF/quarkus-extension.yaml
b/extensions/jt400/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index 0da3c738b7..db9f4eb819 100644
---
a/extensions/jt400/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++
b/extensions/jt400/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -25,9 +25,8 @@ name: "Camel JT400"
description: "Exchanges messages with an IBM i system using data queues,
message queues, or program call. IBM i is the replacement for AS/400 and
iSeries servers"
metadata:
icon-url:
"https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg"
- unlisted: true
guide:
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/jt400.html"
categories:
- "integration"
status:
- - "preview"
+ - "stable"
diff --git
a/extensions/splunk-hec/runtime/src/main/resources/META-INF/quarkus-extension.yaml
b/extensions/splunk-hec/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index 5d40019c5a..12e704bbfc 100644
---
a/extensions/splunk-hec/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++
b/extensions/splunk-hec/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -27,6 +27,6 @@ metadata:
icon-url:
"https://raw.githubusercontent.com/apache/camel-website/main/antora-ui-camel/src/img/logo-d.svg"
guide:
"https://camel.apache.org/camel-quarkus/latest/reference/extensions/splunk-hec.html"
categories:
- - "integration"
+ - "integration"
status:
- - "stable"
+ - "stable"