Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JMS Kamelets names #391

Merged
merged 1 commit into from
Jun 22, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
* xref:ROOT:insert-header-action.adoc[image:kamelets/insert-header-action.svg[] Insert Header Action]
* xref:ROOT:is-tombstone-filter-action.adoc[image:kamelets/is-tombstone-filter-action.svg[] Is Tombstone Filter Action]
* xref:ROOT:jira-source.adoc[image:kamelets/jira-source.svg[] Jira Source]
* xref:ROOT:jms-amqp-10-sink.adoc[image:kamelets/jms-amqp-10-sink.svg[] JMS - AMQP 1.0 JMS Kamelet Sink]
* xref:ROOT:jms-amqp-10-source.adoc[image:kamelets/jms-amqp-10-source.svg[] JMS - AMQP 1.0 JMS Kamelet Source]
* xref:ROOT:jms-apache-artemis-sink.adoc[image:kamelets/jms-apache-artemis-sink.svg[] JMS - Apache Artemis JMS Kamelet Sink]
* xref:ROOT:jms-apache-artemis-source.adoc[image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis JMS Kamelet Source]
* xref:ROOT:jms-amqp-10-sink.adoc[image:kamelets/jms-amqp-10-sink.svg[] JMS - AMQP 1.0 Kamelet Sink]
* xref:ROOT:jms-amqp-10-source.adoc[image:kamelets/jms-amqp-10-source.svg[] JMS - AMQP 1.0 Kamelet Source]
* xref:ROOT:jms-apache-artemis-sink.adoc[image:kamelets/jms-apache-artemis-sink.svg[] JMS - Apache Artemis Kamelet Sink]
* xref:ROOT:jms-apache-artemis-source.adoc[image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis Kamelet Source]
* xref:ROOT:json-deserialize-action.adoc[image:kamelets/json-deserialize-action.svg[] Json Deserialize Action]
* xref:ROOT:json-serialize-action.adoc[image:kamelets/json-serialize-action.svg[] Json Serialize Action]
* xref:ROOT:kafka-manual-commit-action.adoc[image:kamelets/kafka-manual-commit-action.svg[] Kafka Manual Commit Action]
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/jms-amqp-10-sink.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
= image:kamelets/jms-amqp-10-sink.svg[] JMS - AMQP 1.0 JMS Kamelet Sink
= image:kamelets/jms-amqp-10-sink.svg[] JMS - AMQP 1.0 Kamelet Sink

*Provided by: "Apache Software Foundation"*

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/jms-amqp-10-source.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
= image:kamelets/jms-amqp-10-source.svg[] JMS - AMQP 1.0 JMS Kamelet Source
= image:kamelets/jms-amqp-10-source.svg[] JMS - AMQP 1.0 Kamelet Source

*Provided by: "Apache Software Foundation"*

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
= image:kamelets/jms-apache-artemis-sink.svg[] JMS - Apache Artemis JMS Kamelet Sink
= image:kamelets/jms-apache-artemis-sink.svg[] JMS - Apache Artemis Kamelet Sink

*Provided by: "Apache Software Foundation"*

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/jms-apache-artemis-source.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
= image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis JMS Kamelet Source
= image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis Kamelet Source

*Provided by: "Apache Software Foundation"*

Expand Down
2 changes: 1 addition & 1 deletion jms-amqp-10-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 JMS Kamelet Sink"
title: "JMS - AMQP 1.0 Kamelet Sink"
description: "A Kamelet that can produce events to any AMQP 1.0 compliant message broker using the Apache Qpid JMS client"
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion jms-amqp-10-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 JMS Kamelet Source"
title: "JMS - AMQP 1.0 Kamelet Source"
description: "A Kamelet that can consume events from any AMQP 1.0 compliant message broker using the Apache Qpid JMS client"
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion jms-apache-artemis-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis JMS Kamelet Sink"
title: "JMS - Apache Artemis Kamelet Sink"
description: "A Kamelet that can produce events to an Apache Artemis message broker using JMS"
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion jms-apache-artemis-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis JMS Kamelet Source"
title: "JMS - Apache Artemis Kamelet Source"
description: "A Kamelet that can consume events from an Apache Artemis message broker using JMS"
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 JMS Kamelet Sink"
title: "JMS - AMQP 1.0 Kamelet Sink"
description: "A Kamelet that can produce events to any AMQP 1.0 compliant message broker using the Apache Qpid JMS client"
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 JMS Kamelet Source"
title: "JMS - AMQP 1.0 Kamelet Source"
description: "A Kamelet that can consume events from any AMQP 1.0 compliant message broker using the Apache Qpid JMS client"
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis JMS Kamelet Sink"
title: "JMS - Apache Artemis Kamelet Sink"
description: "A Kamelet that can produce events to an Apache Artemis message broker using JMS"
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis JMS Kamelet Source"
title: "JMS - Apache Artemis Kamelet Source"
description: "A Kamelet that can consume events from an Apache Artemis message broker using JMS"
required:
- destinationName
Expand Down