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/08/04 06:05:46 UTC

[camel-kamelets] branch main updated (cc25946e -> 2b9756b5)

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-kamelets.git


    from cc25946e SFTP Kamelet Source: Support ignoreFileNotFoundOrPermissionError parameter
     new 0b39aaba Upgrade Maven Deploy to version 3.0.0
     new 03008432 Upgrade Maven Surefire to version 3.0.0-M7
     new d2765436 Upgrade Maven Javadoc plugin to version 3.4.0
     new 1a9be611 Upgrade Maven Assembly Plugin to version 3.4.2
     new d8b803ff Upgrade Maven Antrun plugin to version 3.1.0
     new 2b9756b5 Upgrade Apache Rat to version 0.14

The 6 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:
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


[camel-kamelets] 05/06: Upgrade Maven Antrun plugin to version 3.1.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-kamelets.git

commit d8b803ff0d2cded28e35857f7b0546dd3038bce5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 4 07:56:17 2022 +0200

    Upgrade Maven Antrun plugin to version 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1bd30317..c83c9904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <maven-assembly-plugin.version>3.4.2</maven-assembly-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version>
-        <maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version>
+        <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
         <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version>
         <apache-rat-plugin.version>0.13</apache-rat-plugin.version>
 


[camel-kamelets] 04/06: Upgrade Maven Assembly Plugin to version 3.4.2

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-kamelets.git

commit 1a9be611ec45c0482339497b58e6e2a66c3ff5a2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 4 07:52:43 2022 +0200

    Upgrade Maven Assembly Plugin to version 3.4.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05c9f7d6..1bd30317 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
         <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
         <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
         <maven-javadoc-plugin.version>3.4.0</maven-javadoc-plugin.version>
-        <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
+        <maven-assembly-plugin.version>3.4.2</maven-assembly-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version>
         <maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version>


[camel-kamelets] 03/06: Upgrade Maven Javadoc plugin to version 3.4.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-kamelets.git

commit d2765436045653938fd6583db4204bb5bea7b236
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 4 07:50:22 2022 +0200

    Upgrade Maven Javadoc plugin to version 3.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc4938f3..05c9f7d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
         <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
         <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
-        <maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version>
+        <maven-javadoc-plugin.version>3.4.0</maven-javadoc-plugin.version>
         <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version>


[camel-kamelets] 02/06: Upgrade Maven Surefire to version 3.0.0-M7

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-kamelets.git

commit 03008432671d930f73628cc3827e183563469e35
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 4 07:48:40 2022 +0200

    Upgrade Maven Surefire to version 3.0.0-M7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 433f8c1f..dc4938f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
         <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
-        <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
         <maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version>
         <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>


[camel-kamelets] 01/06: Upgrade Maven Deploy to version 3.0.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-kamelets.git

commit 0b39aaba339a9220a9533b248ff0839521a372b7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 4 07:46:28 2022 +0200

    Upgrade Maven Deploy to version 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1deb0fd3..433f8c1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <failIfNoTests>false</failIfNoTests>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
-        <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
+        <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
         <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
         <maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version>
         <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>


[camel-kamelets] 06/06: Upgrade Apache Rat to version 0.14

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-kamelets.git

commit 2b9756b5d5985e6c5257cbf56bb9498a5562e9ed
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 4 07:57:49 2022 +0200

    Upgrade Apache Rat to version 0.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c83c9904..d7e8d412 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version>
         <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
         <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version>
-        <apache-rat-plugin.version>0.13</apache-rat-plugin.version>
+        <apache-rat-plugin.version>0.14</apache-rat-plugin.version>
 
         <camel.version>3.18.0</camel.version>
         <slf4j.version>1.7.36</slf4j.version>