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/11/03 09:53:34 UTC

[camel] branch main updated (dbdd44b8b1c -> 1f97d599315)

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 dbdd44b8b1c CAMEL-18148: implements a WAL strategy for the Resume API
     new a55d2dc2012 Upgrade Zendesk Client to version 0.19.0
     new 04b143ffb0e Sync deps and regen
     new 1f97d599315 Regen

The 3 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 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd         | 2 +-
 parent/pom.xml                                                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


[camel] 02/03: Sync deps and regen

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 04b143ffb0e2441969a54cea811ebdfe285d9bde
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 3 10:31:25 2022 +0100

    Sync deps and regen
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml                                |  2 +-
 .../resources/org/apache/camel/catalog/others.properties  |  1 -
 .../resources/org/apache/camel/catalog/others/wal.json    | 15 ---------------
 .../org/apache/camel/catalog/schemas/camel-spring.xsd     |  2 +-
 4 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 5927a1f1174..06bb8a88247 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -563,7 +563,7 @@
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.19</xstream-version>
     <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
-    <zendesk-client-version>0.18.1</zendesk-client-version>
+    <zendesk-client-version>0.19.0</zendesk-client-version>
     <zipkin-reporter-version>2.16.3</zipkin-reporter-version>
     <zipkin-version>2.23.4</zipkin-version>
     <zookeeper-version>3.5.9</zookeeper-version>
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 85c7d3bdfee..608bd730d1f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -57,7 +57,6 @@ test-spring-junit5
 threadpoolfactory-vertx
 tracing
 undertow-spring-security
-wal
 xml-io-dsl
 xml-jaxb-dsl
 yaml-dsl
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json
deleted file mode 100644
index 6cbda8ec5d0..00000000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "wal",
-    "title": "Camel WAL component for the Resume API",
-    "description": "Camel WAL component for the Resume API",
-    "deprecated": false,
-    "firstVersion": "3.20.0",
-    "label": "java",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-wal",
-    "version": "3.20.0-SNAPSHOT"
-  }
-}
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 9a333cd58c8..25db02dca09 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -12321,7 +12321,7 @@ Default value: true
           <xs:annotation>
             <xs:documentation xml:lang="en">
               <![CDATA[
-Whether or not the trailing white spaces must be ignored. The default value is
+Whether or not the trailing white spaces must ignored. The default value is
 true. Default value: true
             ]]>
             </xs:documentation>


[camel] 03/03: Regen

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 1f97d599315f82a3f9b717234f626ebee2576299
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 3 10:53:08 2022 +0100

    Regen
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../resources/org/apache/camel/catalog/others.properties  |  1 +
 .../resources/org/apache/camel/catalog/others/wal.json    | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 608bd730d1f..85c7d3bdfee 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -57,6 +57,7 @@ test-spring-junit5
 threadpoolfactory-vertx
 tracing
 undertow-spring-security
+wal
 xml-io-dsl
 xml-jaxb-dsl
 yaml-dsl
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json
new file mode 100644
index 00000000000..6cbda8ec5d0
--- /dev/null
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json
@@ -0,0 +1,15 @@
+{
+  "other": {
+    "kind": "other",
+    "name": "wal",
+    "title": "Camel WAL component for the Resume API",
+    "description": "Camel WAL component for the Resume API",
+    "deprecated": false,
+    "firstVersion": "3.20.0",
+    "label": "java",
+    "supportLevel": "Preview",
+    "groupId": "org.apache.camel",
+    "artifactId": "camel-wal",
+    "version": "3.20.0-SNAPSHOT"
+  }
+}


[camel] 01/03: Upgrade Zendesk Client to version 0.19.0

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 a55d2dc20125bf0793d9e58ebd0e62a3c19dd3d0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 3 10:29:19 2022 +0100

    Upgrade Zendesk Client to version 0.19.0
    
    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 f4cbc13cc62..9041187455b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -551,7 +551,7 @@
         <xpp3-version>1.1.4c</xpp3-version>
         <xstream-version>1.4.19</xstream-version>
         <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
-        <zendesk-client-version>0.18.1</zendesk-client-version>
+        <zendesk-client-version>0.19.0</zendesk-client-version>
         <zipkin-reporter-version>2.16.3</zipkin-reporter-version>
         <zipkin-version>2.23.4</zipkin-version>
         <zookeeper-version>3.5.9</zookeeper-version>