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


The following commit(s) were added to refs/heads/main by this push:
     new 3ace3ed881c Upgrade AWS SDK v2 to version 2.20.136 (#11237)
3ace3ed881c is described below

commit 3ace3ed881c95163963410b56e17343a9a1a7fba
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Aug 30 07:07:48 2023 +0200

    Upgrade AWS SDK v2 to version 2.20.136 (#11237)
    
    * Upgrade AWS SDK v2 to version 2.20.136
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
    
    * Regen
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
    
    ---------
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../org/apache/camel/catalog/components/pdf.json   |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 72 +++++++++++-----------
 .../endpoint/dsl/PdfEndpointBuilderFactory.java    |  2 +-
 parent/pom.xml                                     |  2 +-
 4 files changed, 39 insertions(+), 39 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/pdf.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/pdf.json
index 0ba759ba3b5..18499dbc195 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/pdf.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/pdf.json
@@ -32,7 +32,7 @@
   },
   "properties": {
     "operation": { "index": 0, "kind": "path", "displayName": "Operation", 
"group": "producer", "label": "", "required": true, "type": "object", 
"javaType": "org.apache.camel.component.pdf.PdfOperation", "enum": [ "create", 
"append", "extractText" ], "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.pdf.PdfConfiguration", "configurationField": 
"pdfConfiguration", "description": "Operation type" },
-    "font": { "index": 1, "kind": "parameter", "displayName": "Font", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "Courier", "Courier-Bold", "Courier-Oblique", 
"Courier-BoldOblique", "Helvetica", "Helvetica-Bold", "Helvetica-Oblique", 
"Helvetica-BoldOblique", "Times-Roman", "Times-Bold", "Times-Italic", 
"Times-BoldItalic", "Symbol", "ZapfDingbats" ], "deprecated": false, 
"autowired": false, "secret": false, "defaultValu [...]
+    "font": { "index": 1, "kind": "parameter", "displayName": "Font", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "enum": [ "COURIER", "COURIER_BOLD", "COURIER_OBLIQUE", 
"COURIER_BOLD_OBLIQUE", "HELVETICA", "HELVETICA_BOLD", "HELVETICA_OBLIQUE", 
"HELVETICA_BOLD_OBLIQUE", "TIMES_ROMAN", "TIMES_BOLD", "TIMES_ITALIC", 
"TIMES_BOLD_ITALIC", "SYMBOL", "ZAPF_DINGBATS" ], "deprecated": false, 
"autowired": false, "secret": false, "default [...]
     "fontSize": { "index": 2, "kind": "parameter", "displayName": "Font Size", 
"group": "producer", "label": "", "required": false, "type": "number", 
"javaType": "float", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 14.0, "configurationClass": 
"org.apache.camel.component.pdf.PdfConfiguration", "configurationField": 
"pdfConfiguration", "description": "Font size in pixels" },
     "marginBottom": { "index": 3, "kind": "parameter", "displayName": "Margin 
Bottom", "group": "producer", "label": "", "required": false, "type": 
"integer", "javaType": "int", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": 20, "configurationClass": 
"org.apache.camel.component.pdf.PdfConfiguration", "configurationField": 
"pdfConfiguration", "description": "Margin bottom in pixels" },
     "marginLeft": { "index": 4, "kind": "parameter", "displayName": "Margin 
Left", "group": "producer", "label": "", "required": false, "type": "integer", 
"javaType": "int", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 20, "configurationClass": 
"org.apache.camel.component.pdf.PdfConfiguration", "configurationField": 
"pdfConfiguration", "description": "Margin left in pixels" },
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 1b253cccd8a..b4bdabc4b57 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
@@ -5241,33 +5241,6 @@ detect the exception, and rollback. Default value: true
         <xs:sequence>
           <xs:element minOccurs="0" ref="tns:redeliveryPolicy"/>
         </xs:sequence>
-        <xs:attribute name="loggerRef" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xml:lang="en">
-<![CDATA[
-References to a logger to use as logger for the error handler.
-]]>
-            </xs:documentation>
-          </xs:annotation>
-        </xs:attribute>
-        <xs:attribute name="level" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xml:lang="en">
-<![CDATA[
-Logging level to use when using the logging error handler type. Default value: 
ERROR
-]]>
-            </xs:documentation>
-          </xs:annotation>
-        </xs:attribute>
-        <xs:attribute name="logName" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xml:lang="en">
-<![CDATA[
-Name of the logger to use for the logging error handler.
-]]>
-            </xs:documentation>
-          </xs:annotation>
-        </xs:attribute>
         <xs:attribute name="useOriginalMessage" type="xs:string">
           <xs:annotation>
             <xs:documentation xml:lang="en">
@@ -5328,6 +5301,42 @@ some EIP patterns such as splitter, multicast, will 
create a new unit of work bo
 sub-route (eg the splitted message); however these EIPs have an option named 
shareUnitOfWork which allows to combine
 with the parent unit of work in regard to error handling and therefore use the 
parent original message. By default this
 feature is off. Default value: false
+]]>
+            </xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="redeliveryPolicyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en">
+<![CDATA[
+Sets a reference to a RedeliveryPolicy to be used for redelivery settings.
+]]>
+            </xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="loggerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en">
+<![CDATA[
+References to a logger to use as logger for the error handler.
+]]>
+            </xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="level" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en">
+<![CDATA[
+Logging level to use by error handler. Default value: ERROR
+]]>
+            </xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en">
+<![CDATA[
+Name of the logger to use by the error handler.
 ]]>
             </xs:documentation>
           </xs:annotation>
@@ -5368,15 +5377,6 @@ letter channel. This allows for example to enrich the 
message before sending to
             <xs:documentation xml:lang="en">
 <![CDATA[
 Sets a retry while predicate. Will continue retrying until the predicate 
evaluates to false.
-]]>
-            </xs:documentation>
-          </xs:annotation>
-        </xs:attribute>
-        <xs:attribute name="redeliveryPolicyRef" type="xs:string">
-          <xs:annotation>
-            <xs:documentation xml:lang="en">
-<![CDATA[
-Sets a reference to a RedeliveryPolicy to be used for redelivery settings.
 ]]>
             </xs:documentation>
           </xs:annotation>
diff --git 
a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/PdfEndpointBuilderFactory.java
 
b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/PdfEndpointBuilderFactory.java
index 2cfd710fa81..d40b3db9af0 100644
--- 
a/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/PdfEndpointBuilderFactory.java
+++ 
b/dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/PdfEndpointBuilderFactory.java
@@ -46,7 +46,7 @@ public interface PdfEndpointBuilderFactory {
          * 
          * The option is a: &lt;code&gt;java.lang.String&lt;/code&gt; type.
          * 
-         * Default: Helvetica
+         * Default: HELVETICA
          * Group: producer
          * 
          * @param font the value to set
diff --git a/parent/pom.xml b/parent/pom.xml
index 6b7a787cdbe..98c7609d986 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
         <avro-ipc-jetty-version>1.11.2</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.11.2</avro-ipc-netty-version>
         <awaitility-version>4.2.0</awaitility-version>
-        <aws-java-sdk2-version>2.20.135</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.20.136</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.15</azure-sdk-bom-version>
         
<azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>

Reply via email to