Skip to content

Commit

Permalink
Remove camel-jq-starter from list of productized starters; has a -pre… (
Browse files Browse the repository at this point in the history
#266)

* Remove camel-jq-starter from list of productized starters; has a -preview dependency

* Use infinispan 14.0.11.Final
  • Loading branch information
cunningt authored Sep 21, 2023
1 parent cc615ec commit 9e5a6af
Show file tree
Hide file tree
Showing 29 changed files with 310 additions and 273 deletions.
1 change: 1 addition & 0 deletions .mvn/excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
:camel-jolt-starter
:camel-jooq-starter
:camel-joor-starter
:camel-jq-starter
:camel-js-dsl-starter
:camel-jsch-starter
:camel-jsh-dsl-starter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-cw",
"title": "AWS CloudWatch",
"description": "Sending metrics to AWS CloudWatch using AWS SDK version 2.x.",
"description": "Sending metrics to AWS CloudWatch.",
"deprecated": false,
"firstVersion": "3.1.0",
"label": "cloud,monitoring",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-ddb",
"title": "AWS DynamoDB",
"description": "Store and retrieve data from AWS DynamoDB service using AWS SDK version 2.x.",
"description": "Store and retrieve data from AWS DynamoDB.",
"deprecated": false,
"firstVersion": "3.1.0",
"label": "cloud,database",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-ddbstream",
"title": "AWS DynamoDB Streams",
"description": "Receive messages from AWS DynamoDB Stream service using AWS SDK version 2.x.",
"description": "Receive messages from AWS DynamoDB Stream.",
"deprecated": false,
"firstVersion": "3.1.0",
"label": "cloud,messaging",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-kinesis-firehose",
"title": "AWS Kinesis Firehose",
"description": "Produce data to AWS Kinesis Firehose streams using AWS SDK version 2.x.",
"description": "Produce data to AWS Kinesis Firehose streams.",
"deprecated": false,
"firstVersion": "3.2.0",
"label": "cloud,messaging",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-kinesis",
"title": "AWS Kinesis",
"description": "Consume and produce records from and to AWS Kinesis Streams using AWS SDK version 2.x.",
"description": "Consume and produce records from and to AWS Kinesis Streams.",
"deprecated": false,
"firstVersion": "3.2.0",
"label": "cloud,messaging",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-lambda",
"title": "AWS Lambda",
"description": "Manage and invoke AWS Lambda functions using AWS SDK version 2.x.",
"description": "Manage and invoke AWS Lambda functions.",
"deprecated": false,
"firstVersion": "3.2.0",
"label": "cloud,serverless",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-s3",
"title": "AWS S3 Storage Service",
"description": "Store and retrieve objects from AWS S3 Storage Service using AWS SDK version 2.x.",
"description": "Store and retrieve objects from AWS S3 Storage Service.",
"deprecated": false,
"firstVersion": "3.2.0",
"label": "cloud,file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-sns",
"title": "AWS Simple Notification System (SNS)",
"description": "Send messages to an AWS Simple Notification Topic using AWS SDK version 2.x.",
"description": "Send messages to AWS Simple Notification Topic.",
"deprecated": false,
"firstVersion": "3.1.0",
"label": "cloud,messaging,mobile",
Expand Down Expand Up @@ -31,7 +31,7 @@
"messageStructure": { "index": 6, "kind": "property", "displayName": "Message Structure", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The message structure to use such as json" },
"overrideEndpoint": { "index": 7, "kind": "property", "displayName": "Override Endpoint", "group": "producer", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "Set the need for overidding the endpoint. This option needs to be used in combination with uriEndpointOverride option" },
"policy": { "index": 8, "kind": "property", "displayName": "Policy", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": false, "secret": false, "supportFileReference": true, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The policy for this topic. Is loaded by default from classpath, but you can prefix with classpath:, file:, or http: to load the resource from different systems." },
"queueUrl": { "index": 9, "kind": "property", "displayName": "Queue Url", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The queueUrl to subscribe to" },
"queueArn": { "index": 9, "kind": "property", "displayName": "Queue Arn", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The ARN endpoint to subscribe to" },
"region": { "index": 10, "kind": "property", "displayName": "Region", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The region in which SNS client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example ap-east-1) You'll need to use the name Region.EU_WEST_1.id()" },
"serverSideEncryptionEnabled": { "index": 11, "kind": "property", "displayName": "Server Side Encryption Enabled", "group": "producer", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "Define if Server Side Encryption is enabled or not on the topic" },
"subject": { "index": 12, "kind": "property", "displayName": "Subject", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The subject which is used if the message header 'CamelAwsSnsSubject' is not present." },
Expand Down Expand Up @@ -66,7 +66,7 @@
"messageStructure": { "index": 6, "kind": "parameter", "displayName": "Message Structure", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The message structure to use such as json" },
"overrideEndpoint": { "index": 7, "kind": "parameter", "displayName": "Override Endpoint", "group": "producer", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "Set the need for overidding the endpoint. This option needs to be used in combination with uriEndpointOverride option" },
"policy": { "index": 8, "kind": "parameter", "displayName": "Policy", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": false, "secret": false, "supportFileReference": true, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The policy for this topic. Is loaded by default from classpath, but you can prefix with classpath:, file:, or http: to load the resource from different systems." },
"queueUrl": { "index": 9, "kind": "parameter", "displayName": "Queue Url", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The queueUrl to subscribe to" },
"queueArn": { "index": 9, "kind": "parameter", "displayName": "Queue Arn", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The ARN endpoint to subscribe to" },
"region": { "index": 10, "kind": "parameter", "displayName": "Region", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The region in which SNS client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example ap-east-1) You'll need to use the name Region.EU_WEST_1.id()" },
"serverSideEncryptionEnabled": { "index": 11, "kind": "parameter", "displayName": "Server Side Encryption Enabled", "group": "producer", "label": "", "required": false, "type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "Define if Server Side Encryption is enabled or not on the topic" },
"subject": { "index": 12, "kind": "parameter", "displayName": "Subject", "group": "producer", "label": "", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "configurationClass": "org.apache.camel.component.aws2.sns.Sns2Configuration", "configurationField": "configuration", "description": "The subject which is used if the message header 'CamelAwsSnsSubject' is not present." },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"kind": "component",
"name": "aws2-sqs",
"title": "AWS Simple Queue Service (SQS)",
"description": "Send and receive messages to\/from AWS SQS service using AWS SDK version 2.x.",
"description": "Send and receive messages to\/from AWS SQS.",
"deprecated": false,
"firstVersion": "3.1.0",
"label": "cloud,messaging",
Expand Down
Loading

0 comments on commit 9e5a6af

Please sign in to comment.