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

Remove Kamelet from name as we do not use that, so its just XXX Sink … #1045

Merged
merged 1 commit into from
Sep 27, 2022
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
2 changes: 1 addition & 1 deletion kamelets/jms-amqp-10-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 Kamelet Sink"
title: "JMS - AMQP 1.0 Sink"
description: "Send data to any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client."
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-amqp-10-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 Kamelet Source"
title: "JMS - AMQP 1.0 Source"
description: "Consume data from any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client."
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-apache-activemq-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache ActiveMQ Classic Kamelet Sink"
title: "JMS - Apache ActiveMQ Classic Sink"
description: "A Kamelet that can produce events to an Apache ActiveMQ Classic message broker using JMS"
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-apache-activemq-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache ActiveMQ Classic Kamelet Source"
title: "JMS - Apache ActiveMQ Classic Source"
description: "A Kamelet that can consume events from an Apache ActiveMQ Classic message broker using JMS"
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-apache-artemis-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis Kamelet Sink"
title: "JMS - Apache Artemis Sink"
description: "Send data to an Apache Artemis message broker by using JMS."
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-apache-artemis-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis Kamelet Source"
title: "JMS - Apache Artemis Source"
description: "Receive data from an Apache Artemis message broker by using JMS."
required:
- destinationName
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-ibm-mq-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - IBM MQ Kamelet Sink"
title: "JMS - IBM MQ Sink"
description: |-
A Kamelet that can produce events to an IBM MQ message queue using JMS.

Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-ibm-mq-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - IBM MQ Kamelet Source"
title: "JMS - IBM MQ Source"
description: |-
A Kamelet that can read events from an IBM MQ message queue using JMS.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 Kamelet Sink"
title: "JMS - AMQP 1.0 Sink"
description: "Send data to any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client."
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - AMQP 1.0 Kamelet Source"
title: "JMS - AMQP 1.0 Source"
description: "Consume data from any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client."
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache ActiveMQ Classic Kamelet Sink"
title: "JMS - Apache ActiveMQ Classic Sink"
description: "A Kamelet that can produce events to an Apache ActiveMQ Classic message broker using JMS"
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache ActiveMQ Classic Kamelet Source"
title: "JMS - Apache ActiveMQ Classic Source"
description: "A Kamelet that can consume events from an Apache ActiveMQ Classic message broker using JMS"
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis Kamelet Sink"
title: "JMS - Apache Artemis Sink"
description: "Send data to an Apache Artemis message broker by using JMS."
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - Apache Artemis Kamelet Source"
title: "JMS - Apache Artemis Source"
description: "Receive data from an Apache Artemis message broker by using JMS."
required:
- destinationName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - IBM MQ Kamelet Sink"
title: "JMS - IBM MQ Sink"
description: |-
A Kamelet that can produce events to an IBM MQ message queue using JMS.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ metadata:
camel.apache.org/requires.runtime: camel-k
spec:
definition:
title: "JMS - IBM MQ Kamelet Source"
title: "JMS - IBM MQ Source"
description: |-
A Kamelet that can read events from an IBM MQ message queue using JMS.

Expand Down