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 2020/12/22 08:10:25 UTC

[camel-spring-boot] branch master created (now 4a92898)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


      at 4a92898  Regen

This branch includes the following new commits:

     new 4a92898  Regen

The 1 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.



[camel-spring-boot] 01/01: Regen

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 4a92898bb5a8fa3405c2f54ea30d285ecc53b336
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Dec 22 08:47:16 2020 +0100

    Regen
---
 .../org/apache/camel/springboot/catalog/components/jsonata.json   | 4 ++--
 components-starter/README.adoc                                    | 2 +-
 .../jsonata/springboot/JsonataComponentConfiguration.java         | 2 +-
 docs/modules/ROOT/pages/list.adoc                                 | 2 +-
 tooling/camel-spring-boot-dependencies/pom.xml                    | 8 ++++----
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
index 5f2d1d3..b3ff2c3 100644
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
+++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/jsonata.json
@@ -2,8 +2,8 @@
   "component": {
     "kind": "component",
     "name": "jsonata",
-    "title": "JSONATA",
-    "description": "JSON to JSON transformation using JSONATA.",
+    "title": "JSONata",
+    "description": "Transforms JSON payload using JSONata transformation.",
     "deprecated": false,
     "firstVersion": "3.5.0",
     "label": "transformation",
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 956dfdb..531b8ba 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -395,7 +395,7 @@ Number of Camel components: 342 in 274 JAR artifacts (3 deprecated)
 
 | xref:latest@components::json-validator-component.adoc[JSON Schema Validator] | camel-json-validator-starter | Stable | 2.20 | Validate JSON payloads using NetworkNT JSON Schema.
 
-| xref:latest@components::jsonata-component.adoc[JSONATA] | camel-jsonata-starter | Stable | 3.5 | JSON to JSON transformation using JSONATA.
+| xref:latest@components::jsonata-component.adoc[JSONata] | camel-jsonata-starter | Stable | 3.5 | Transforms JSON payload using JSONata transformation.
 
 | xref:latest@components::jt400-component.adoc[JT400] | camel-jt400-starter | Stable | 1.5 | Exchanges messages with an IBM i system using data queues, message queues, or program call. IBM i is the replacement for AS/400 and iSeries servers.
 
diff --git a/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java b/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
index 22a8bcf..1bb28a9 100644
--- a/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
+++ b/components-starter/camel-jsonata-starter/src/main/java/org/apache/camel/component/jsonata/springboot/JsonataComponentConfiguration.java
@@ -21,7 +21,7 @@ import org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
 import org.springframework.boot.context.properties.ConfigurationProperties;
 
 /**
- * JSON to JSON transformation using JSONATA.
+ * Transforms JSON payload using JSONata transformation.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc
index 956dfdb..531b8ba 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -395,7 +395,7 @@ Number of Camel components: 342 in 274 JAR artifacts (3 deprecated)
 
 | xref:latest@components::json-validator-component.adoc[JSON Schema Validator] | camel-json-validator-starter | Stable | 2.20 | Validate JSON payloads using NetworkNT JSON Schema.
 
-| xref:latest@components::jsonata-component.adoc[JSONATA] | camel-jsonata-starter | Stable | 3.5 | JSON to JSON transformation using JSONATA.
+| xref:latest@components::jsonata-component.adoc[JSONata] | camel-jsonata-starter | Stable | 3.5 | Transforms JSON payload using JSONata transformation.
 
 | xref:latest@components::jt400-component.adoc[JT400] | camel-jt400-starter | Stable | 1.5 | Exchanges messages with an IBM i system using data queues, message queues, or program call. IBM i is the replacement for AS/400 and iSeries servers.
 
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index 2fba567..b798b62 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4240,22 +4240,22 @@
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>fontbox</artifactId>
-        <version>2.0.21</version>
+        <version>2.0.22</version>
       </dependency>
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.21</version>
+        <version>2.0.22</version>
       </dependency>
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-debugger</artifactId>
-        <version>2.0.21</version>
+        <version>2.0.22</version>
       </dependency>
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox-tools</artifactId>
-        <version>2.0.21</version>
+        <version>2.0.22</version>
       </dependency>
       <dependency>
         <groupId>org.apache.pulsar</groupId>