You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/10/21 11:05:29 UTC

[camel] branch main updated (37b90d302fe -> 5db583b1cc8)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 37b90d302fe feat: replace custom aws health check repositories with the components one
     new 793e5d78f05 Upgrade Dropbox SDK version to 5.4.4
     new 5db583b1cc8 Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../apache/camel/catalog/dataformats.properties    |  2 --
 .../apache/camel/catalog/dataformats/swiftMt.json  | 22 -------------------
 .../apache/camel/catalog/dataformats/swiftMx.json  | 25 ----------------------
 .../org/apache/camel/main/dataformats.properties   |  2 --
 parent/pom.xml                                     |  2 +-
 6 files changed, 2 insertions(+), 53 deletions(-)
 delete mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMt.json
 delete mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMx.json


[camel] 02/02: Sync deps

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 5db583b1cc8c22bd9ec7d33c3c3ba23b2df9a48f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Oct 21 13:05:00 2022 +0200

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml                         |  2 +-
 .../apache/camel/catalog/dataformats.properties    |  2 --
 .../apache/camel/catalog/dataformats/swiftMt.json  | 22 -------------------
 .../apache/camel/catalog/dataformats/swiftMx.json  | 25 ----------------------
 .../org/apache/camel/main/dataformats.properties   |  2 --
 5 files changed, 1 insertion(+), 52 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index a72f79bcd63..1de3a0b3b6a 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -174,7 +174,7 @@
     <dnsjava-version>3.5.1</dnsjava-version>
     <docker-java-version>3.2.13</docker-java-version>
     <dozer-version>6.5.2</dozer-version>
-    <dropbox-version>5.4.3</dropbox-version>
+    <dropbox-version>5.4.4</dropbox-version>
     <eddsa-version>0.3.0</eddsa-version>
     <egit-github-core-version>2.1.5</egit-github-core-version>
     <ehcache3-version>3.10.2</ehcache3-version>
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats.properties
index 36b9ab17fd1..251737ada16 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats.properties
@@ -33,8 +33,6 @@ protobufJackson
 rss
 snakeYaml
 soap
-swiftMt
-swiftMx
 syslog
 tarFile
 thrift
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMt.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMt.json
deleted file mode 100644
index 7d532e1bbcc..00000000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMt.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
-  "dataformat": {
-    "kind": "dataformat",
-    "name": "swiftMt",
-    "title": "SWIFT MT",
-    "description": "Encode and decode SWIFT MT messages.",
-    "deprecated": false,
-    "firstVersion": "3.20.0",
-    "label": "dataformat,transformation,swift",
-    "javaType": "org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-swift",
-    "version": "3.20.0-SNAPSHOT",
-    "modelName": "swiftMt",
-    "modelJavaType": "org.apache.camel.model.dataformat.SwiftMtDataFormat"
-  },
-  "properties": {
-    "writeInJson": { "kind": "attribute", "displayName": "Write In Json", "label": "advanced", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "description": "The flag indicating that messages must be marshalled in a JSON format." },
-    "id": { "kind": "attribute", "displayName": "Id", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" }
-  }
-}
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMx.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMx.json
deleted file mode 100644
index 2be3dbd40ff..00000000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/swiftMx.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "dataformat": {
-    "kind": "dataformat",
-    "name": "swiftMx",
-    "title": "SWIFT MX",
-    "description": "Encode and decode SWIFT MX messages.",
-    "deprecated": false,
-    "firstVersion": "3.20.0",
-    "label": "dataformat,transformation,swift",
-    "javaType": "org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-swift",
-    "version": "3.20.0-SNAPSHOT",
-    "modelName": "swiftMx",
-    "modelJavaType": "org.apache.camel.model.dataformat.SwiftMxDataFormat"
-  },
-  "properties": {
-    "writeConfigRef": { "kind": "attribute", "displayName": "Write Config Ref", "label": "advanced", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "Refers to a specific configuration to use when marshalling a message to lookup from the registry." },
-    "writeInJson": { "kind": "attribute", "displayName": "Write In Json", "label": "advanced", "required": false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, "autowired": false, "secret": false, "defaultValue": false, "description": "The flag indicating that messages must be marshalled in a JSON format." },
-    "readMessageId": { "kind": "attribute", "displayName": "Read Message Id", "label": "advanced", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The type of MX message to produce when unmarshalling an input stream. If not set, it will be automatically detected from the namespace used." },
-    "readConfigRef": { "kind": "attribute", "displayName": "Read Config Ref", "label": "advanced", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "Refers to a specific configuration to use when unmarshalling an input stream to lookup from the registry." },
-    "id": { "kind": "attribute", "displayName": "Id", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" }
-  }
-}
diff --git a/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties b/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties
index 36b9ab17fd1..251737ada16 100644
--- a/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties
+++ b/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties
@@ -33,8 +33,6 @@ protobufJackson
 rss
 snakeYaml
 soap
-swiftMt
-swiftMx
 syslog
 tarFile
 thrift


[camel] 01/02: Upgrade Dropbox SDK version to 5.4.4

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 793e5d78f054e791c6f37692d49c18b4272fdfd6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Oct 21 13:04:11 2022 +0200

    Upgrade Dropbox SDK version to 5.4.4
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 50ff5111873..8ed00cad58f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -153,7 +153,7 @@
         <djl-tensorflow-native-version>2.4.1</djl-tensorflow-native-version>
         <docker-java-version>3.2.13</docker-java-version>
         <dozer-version>6.5.2</dozer-version>
-        <dropbox-version>5.4.3</dropbox-version>
+        <dropbox-version>5.4.4</dropbox-version>
         <debezium-version>1.9.6.Final</debezium-version>
         <debezium-mysql-connector-version>8.0.28</debezium-mysql-connector-version>
         <eddsa-version>0.3.0</eddsa-version>