[camel-quarkus] 03/21: fixed optaplanner version conflict + generated files

2023-07-21 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository.

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

commit c124bece99aa49bb778640d3d913f012a643a69e
Author: JiriOndrusek 
AuthorDate: Wed Jul 12 09:22:37 2023 +0200

fixed optaplanner version conflict + generated files
---
 poms/bom/pom.xml  |  8 
 poms/bom/src/main/generated/flattened-full-pom.xml| 10 +-
 poms/bom/src/main/generated/flattened-reduced-pom.xml | 15 +--
 .../src/main/generated/flattened-reduced-verbose-pom.xml  | 15 +--
 4 files changed, 35 insertions(+), 13 deletions(-)

diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 3b70a8ccb2..b5f0040b28 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -2000,6 +2000,14 @@
 org.optaplanner
 optaplanner-core
 
+
+org.optaplanner
+optaplanner-core-impl
+
+
+org.optaplanner
+optaplanner-persistence-common
+
 
 
 
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index 25d4313c77..ba936a2e5c 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -53,7 +53,7 @@
   
 org.apache.camel
 camel-activemq
-4.0.0-RC1
+4.0.0-SNAPSHOT
   
   
 org.apache.camel
@@ -1938,6 +1938,14 @@
 org.optaplanner
 optaplanner-core
   
+  
+org.optaplanner
+optaplanner-core-impl
+  
+  
+org.optaplanner
+optaplanner-persistence-common
+  
 
   
   
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 4e382a7d23..8fa9b76c43 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -53,7 +53,7 @@
   
 org.apache.camel
 camel-activemq
-4.0.0-RC1
+4.0.0-SNAPSHOT
   
   
 org.apache.camel
@@ -1938,6 +1938,14 @@
 org.optaplanner
 optaplanner-core
   
+  
+org.optaplanner
+optaplanner-core-impl
+  
+  
+org.optaplanner
+optaplanner-persistence-common
+  
 
   
   
@@ -6493,11 +6501,6 @@
 javassist
 3.28.0-GA
   
-  
-org.jetbrains.kotlin
-kotlin-script-util
-1.8.22
-  
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 91f0a1f31f..37c644a57b 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -53,7 +53,7 @@
   
 org.apache.camel
 camel-activemq
-4.0.0-RC1
+4.0.0-SNAPSHOT
   
   
 org.apache.camel
@@ -1938,6 +1938,14 @@
 org.optaplanner
 optaplanner-core
   
+  
+org.optaplanner
+optaplanner-core-impl
+  
+  
+org.optaplanner
+optaplanner-persistence-common
+  
 
   
   
@@ -6493,11 +6501,6 @@
 javassist
 3.28.0-GA
   
-  
-org.jetbrains.kotlin
-kotlin-script-util
-1.8.22
-  
   
 org.jetbrains.kotlin
 kotlin-scripting-jvm



[camel-quarkus] 02/21: synced + generated files

2023-07-21 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository.

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

commit e637a414c98eef9a11632aa6c2dd5125a6e942c1
Author: JiriOndrusek 
AuthorDate: Mon Jul 10 09:40:35 2023 +0200

synced + generated files
---
 pom.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 43218bd825..f8a7fa0135 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,9 +98,9 @@
 1.313
 
${google-auth-library-oauth2-http-version}
 
${google-oauth-client-version}
-0.182.1
-
1.121.0
-1.121.0
+0.199.0
+
1.123.17
+
1.123.17
 22.3.2
 4.0.13
 1.56.0
@@ -132,7 +132,7 @@
 ${mapstruct-version}
 8.2.2
 1.13.8
-2.4.15.Final
+2.5.0.Final
 3.5.11
 1.48.0
 ${squareup-okio-version}



[camel-quarkus] 08/21: Fixed Slack

2023-07-21 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository.

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

commit a3df65ca73b05f52acff022d5cd786daceba39fa
Author: JiriOndrusek 
AuthorDate: Fri Jul 14 09:31:46 2023 +0200

Fixed Slack
---
 .../component/slack/graal/SlackSubstitutions.java  | 47 ++
 1 file changed, 47 insertions(+)

diff --git 
a/extensions/slack/runtime/src/main/java/org/apache/camel/quarkus/component/slack/graal/SlackSubstitutions.java
 
b/extensions/slack/runtime/src/main/java/org/apache/camel/quarkus/component/slack/graal/SlackSubstitutions.java
index ae481858db..64afbb4087 100644
--- 
a/extensions/slack/runtime/src/main/java/org/apache/camel/quarkus/component/slack/graal/SlackSubstitutions.java
+++ 
b/extensions/slack/runtime/src/main/java/org/apache/camel/quarkus/component/slack/graal/SlackSubstitutions.java
@@ -30,6 +30,7 @@ import com.slack.api.audit.AuditConfig;
 import com.slack.api.methods.MethodsConfig;
 import com.slack.api.rate_limits.metrics.MetricsDatastore;
 import com.slack.api.scim.SCIMConfig;
+import com.slack.api.scim2.SCIM2Config;
 import com.slack.api.util.http.listener.DetailedLoggingListener;
 import com.slack.api.util.http.listener.HttpResponseListener;
 import com.slack.api.util.http.listener.ResponsePrettyPrintingListener;
@@ -162,6 +163,44 @@ final class SlackConfigSubstitutions {
 }
 };
 
+@Alias
+@RecomputeFieldValue(kind = Reset)
+private SCIM2Config sCIM2Config = new SCIM2Config() {
+void throwException() {
+throw new UnsupportedOperationException("This config is 
immutable");
+}
+
+@Override
+public void setStatsEnabled(boolean statsEnabled) {
+throwException();
+}
+
+@Override
+public void setExecutorName(String executorName) {
+throwException();
+}
+
+@Override
+public void setMaxIdleMills(int maxIdleMills) {
+throwException();
+}
+
+@Override
+public void setDefaultThreadPoolSize(int defaultThreadPoolSize) {
+throwException();
+}
+
+@Override
+public void setMetricsDatastore(MetricsDatastore metricsDatastore) {
+throwException();
+}
+
+@Override
+public void setCustomThreadPoolSizes(Map 
customThreadPoolSizes) {
+throwException();
+}
+};
+
 @Alias
 private ExecutorServiceProvider executorServiceProvider;
 @Alias
@@ -199,3 +238,11 @@ final class SCIMConfigSubstitutions {
 @RecomputeFieldValue(kind = Reset)
 public static SCIMConfig DEFAULT_SINGLETON = null;
 }
+
+@TargetClass(SCIM2Config.class)
+final class SCIM2ConfigSubstitutions {
+
+@Alias
+@RecomputeFieldValue(kind = Reset)
+public static SCIM2Config DEFAULT_SINGLETON = null;
+}



[camel-quarkus] branch main updated: Build Camel from source for camel-main branch builds

2023-07-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 96b6a98d0a Build Camel from source for camel-main branch builds
96b6a98d0a is described below

commit 96b6a98d0a38f1678f0b7fbf392d2beb1182cd3b
Author: James Netherton 
AuthorDate: Fri Jul 21 09:54:43 2023 +0100

Build Camel from source for camel-main branch builds
---
 .github/workflows/ci-build.yaml | 33 -
 1 file changed, 8 insertions(+), 25 deletions(-)

diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml
index 07c7f85706..9c5e15133a 100644
--- a/.github/workflows/ci-build.yaml
+++ b/.github/workflows/ci-build.yaml
@@ -126,10 +126,6 @@ jobs:
   - name: Check free space on disk
 run: |
   df -h /
-  - name: Setup apache-snapshots profile
-if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
-run: |
-  echo "BRANCH_OPTIONS=-Papache-snapshots" >> $GITHUB_ENV
   - name: Setup oss-snapshots profile
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
 run: |
@@ -139,6 +135,14 @@ jobs:
 with:
   distribution: 'temurin'
   java-version: '17'
+  - name: Build Camel
+if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
+run: |
+  cd ../
+  git clone --depth 1 --branch main 
https://github.com/apache/camel.git \
+&& cd camel \
+&& echo "Current Camel commit:" $(git rev-parse HEAD) \
+&& ./mvnw ${CQ_MAVEN_ARGS} clean install -Dquickly
   - name: Build Quarkus
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
 run: |
@@ -188,10 +192,6 @@ jobs:
   fail-fast: false
   matrix: ${{ fromJson(needs.initial-mvn-install.outputs.matrix) }}
 steps:
-  - name: Setup apache-snapshots profile
-if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
-run: |
-  echo "BRANCH_OPTIONS=-Papache-snapshots" >> $GITHUB_ENV
   - name: Setup oss-snapshots profile
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
 run: |
@@ -265,10 +265,6 @@ jobs:
 env:
   MAVEN_OPTS: -Xmx3000m
 steps:
-  - name: Setup apache-snapshots profile
-if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
-run: |
-  echo "BRANCH_OPTIONS=-Papache-snapshots" >> $GITHUB_ENV
   - name: Setup oss-snapshots profile
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
 run: |
@@ -335,10 +331,6 @@ jobs:
 env:
   MAVEN_OPTS: -Xmx3000m
 steps:
-  - name: Setup apache-snapshots profile
-if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
-run: |
-  echo "BRANCH_OPTIONS=-Papache-snapshots" >> $GITHUB_ENV
   - name: Setup oss-snapshots profile
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
 run: |
@@ -390,11 +382,6 @@ jobs:
 env:
   MAVEN_OPTS: -Xmx3000m
 steps:
-  - name: Setup apache-snapshots profile
-shell: bash
-if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
-run: |
-  echo "BRANCH_OPTIONS=-Papache-snapshots" >> $GITHUB_ENV
   - name: Setup oss-snapshots profile
 shell: bash
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
@@ -433,10 +420,6 @@ jobs:
 runs-on: ubuntu-latest
 if: github.event_name != 'pull_request' || 
!contains(github.event.pull_request.labels.*.name, 'JVM')
 steps:
-  - name: Setup apache-snapshots profile
-if: github.ref == 'refs/heads/camel-main' || github.base_ref == 
'camel-main'
-run: |
-  echo "BRANCH_OPTIONS=-Papache-snapshots" >> $GITHUB_ENV
   - name: Setup oss-snapshots profile
 if: github.ref == 'refs/heads/quarkus-main' || github.base_ref == 
'quarkus-main'
 run: |



[GitHub] [camel-quarkus] jamesnetherton merged pull request #5112: Build Camel from source for camel-main branch builds

2023-07-21 Thread via GitHub


jamesnetherton merged PR #5112:
URL: https://github.com/apache/camel-quarkus/pull/5112


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel-quarkus] branch camel-main updated: Fixed aws2-kinesis

2023-07-21 Thread jiriondrusek
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/camel-main by this push:
 new 61ca05fda1 Fixed aws2-kinesis
61ca05fda1 is described below

commit 61ca05fda195622fb38549f8e86da46cc12e04bc
Author: JiriOndrusek 
AuthorDate: Fri Jul 21 13:46:36 2023 +0200

Fixed aws2-kinesis
---
 .../component/aws2/kinesis/it/Aws2KinesisResource.java|  6 +-
 .../component/aws2/kinesis/it/Aws2KinesisRoutes.java  |  9 +
 .../aws2/kinesis/it/Aws2KinesisTestEnvCustomizer.java | 15 +++
 3 files changed, 29 insertions(+), 1 deletion(-)

diff --git 
a/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisResource.java
 
b/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisResource.java
index d3a556d253..fdbeeff70a 100644
--- 
a/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisResource.java
+++ 
b/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisResource.java
@@ -45,6 +45,9 @@ public class Aws2KinesisResource extends BaseAws2Resource {
 @ConfigProperty(name = "aws-kinesis.stream-name")
 String streamName;
 
+@ConfigProperty(name = "aws-kinesis.stream-name-for-default-credentials")
+String streamNameForDefaultCredentials;
+
 @Inject
 ProducerTemplate producerTemplate;
 
@@ -81,7 +84,8 @@ public class Aws2KinesisResource extends BaseAws2Resource {
 }
 
 private String componentUri() {
-return "aws2-kinesis://" + streamName + 
"?useDefaultCredentialsProvider=" + isUseDefaultCredentials();
+return "aws2-kinesis://" + (isUseDefaultCredentials() ? 
streamNameForDefaultCredentials : streamName)
++ "?useDefaultCredentialsProvider=" + 
isUseDefaultCredentials();
 }
 
 }
diff --git 
a/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisRoutes.java
 
b/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisRoutes.java
index bf6433ef9f..5b6a701da5 100644
--- 
a/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisRoutes.java
+++ 
b/integration-test-groups/aws2/aws2-kinesis/src/main/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisRoutes.java
@@ -32,6 +32,9 @@ public class Aws2KinesisRoutes extends RouteBuilder {
 @ConfigProperty(name = "aws-kinesis.stream-name")
 String streamName;
 
+@ConfigProperty(name = "aws-kinesis.stream-name-for-default-credentials")
+String streamNameForDefaultCredentials;
+
 @Inject
 @Named("aws2KinesisMessages")
 Queue aws2KinesisMessages;
@@ -40,10 +43,16 @@ public class Aws2KinesisRoutes extends RouteBuilder {
 return "aws2-kinesis://" + streamName;
 }
 
+private String componentUriForDefaultCredentials() {
+return "aws2-kinesis://" + streamNameForDefaultCredentials;
+}
+
 @Override
 public void configure() throws Exception {
 from(componentUri())
 .process(exchange -> 
aws2KinesisMessages.add(exchange.getMessage().getBody(String.class)));
+from(componentUriForDefaultCredentials())
+.process(exchange -> 
aws2KinesisMessages.add(exchange.getMessage().getBody(String.class)));
 }
 
 static class Producers {
diff --git 
a/integration-test-groups/aws2/aws2-kinesis/src/test/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisTestEnvCustomizer.java
 
b/integration-test-groups/aws2/aws2-kinesis/src/test/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisTestEnvCustomizer.java
index 4486af899c..99d7718a8c 100644
--- 
a/integration-test-groups/aws2/aws2-kinesis/src/test/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisTestEnvCustomizer.java
+++ 
b/integration-test-groups/aws2/aws2-kinesis/src/test/java/org/apache/camel/quarkus/component/aws2/kinesis/it/Aws2KinesisTestEnvCustomizer.java
@@ -79,6 +79,8 @@ public class Aws2KinesisTestEnvCustomizer implements 
Aws2TestEnvCustomizer {
 public void customize(Aws2TestEnvContext envContext) {
 
 final String streamName = "camel-quarkus-" + 
RandomStringUtils.randomAlphanumeric(16).toLowerCase(Locale.ROOT);
+final String streamNameForDefaultCredentials = "camel-quarkus-"
++ 
RandomStringUtils.randomAlphanumeric(16).toLowerCase(Locale.ROOT);
 final String streamArn;
 {
 envContext.property("aws-kinesis.stream-name", streamName);
@@ -99,6 +101,19 @@ public class Aws2KinesisTestEnvCustomizer 

[GitHub] [camel] github-actions[bot] commented on pull request #10775: (chores) camel-xchange: prevent tests from running on ASF CI

2023-07-21 Thread via GitHub


github-actions[bot] commented on PR #10775:
URL: https://github.com/apache/camel/pull/10775#issuecomment-1645449566

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (c667c42e309 -> a7b1e75bc30)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from c667c42e309 CAMEL-19628: Restrict downloading JARs from Atlassian Maven
 add 20262461c5a Aws2 kinesis doc update (#10768)
 add a7b1e75bc30 (chores) camel-xml-dsl-io: run sequentially

No new revisions were added by this update.

Summary of changes:
 dsl/camel-xml-io-dsl/pom.xml | 1 +
 1 file changed, 1 insertion(+)



[camel] branch main updated: (chores) camel-xml-dsl-io: run sequentially

2023-07-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske 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 a7b1e75bc30 (chores) camel-xml-dsl-io: run sequentially
a7b1e75bc30 is described below

commit a7b1e75bc30f0a83e98156607a305c906f85844d
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Jul 21 13:10:32 2023 +0200

(chores) camel-xml-dsl-io: run sequentially

The tests are not thread-safe
---
 dsl/camel-xml-io-dsl/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dsl/camel-xml-io-dsl/pom.xml b/dsl/camel-xml-io-dsl/pom.xml
index 92470af9903..20ee82985ca 100644
--- a/dsl/camel-xml-io-dsl/pom.xml
+++ b/dsl/camel-xml-io-dsl/pom.xml
@@ -36,6 +36,7 @@
 3.9.0
 XML DSL
 dsl
+false
 
 
 



[GitHub] [camel] orpiske merged pull request #10774: (chores) camel-xml-dsl-io: run sequentially

2023-07-21 Thread via GitHub


orpiske merged PR #10774:
URL: https://github.com/apache/camel/pull/10774


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] orpiske commented on pull request #10774: (chores) camel-xml-dsl-io: run sequentially

2023-07-21 Thread via GitHub


orpiske commented on PR #10774:
URL: https://github.com/apache/camel/pull/10774#issuecomment-1645435568

   We can merge, this only makes these tests less unstable (but they are still 
broken in some environments). 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] orpiske opened a new pull request, #10774: (chores) camel-xml-dsl-io: run sequentially

2023-07-21 Thread via GitHub


orpiske opened a new pull request, #10774:
URL: https://github.com/apache/camel/pull/10774

   The tests are no thread-safe


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] davsclaus commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


davsclaus commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645401217

   camel-allcomponents has been added the repo 30 min ago or so


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #10768: Aws2 kinesis doc update

2023-07-21 Thread via GitHub


oscerd commented on PR #10768:
URL: https://github.com/apache/camel/pull/10768#issuecomment-1645386907

   Merged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: Aws2 kinesis doc update (#10768)

2023-07-21 Thread acosentino
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 20262461c5a Aws2 kinesis doc update (#10768)
20262461c5a is described below

commit 20262461c5a6b603b06d9a042dee095ca6d33d5e
Author: Hamed Hatami 
AuthorDate: Fri Jul 21 12:47:46 2023 +0200

Aws2 kinesis doc update (#10768)

* add the capability of consume only a single shard or more

* add the capability of consume only a single shard or more

* According to the latest changes on AWS2 Kinesis component the doc got 
updated

-

Co-authored-by: Hamed Hatami 



[GitHub] [camel] oscerd merged pull request #10768: Aws2 kinesis doc update

2023-07-21 Thread via GitHub


oscerd merged PR #10768:
URL: https://github.com/apache/camel/pull/10768


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] davsclaus commented on pull request #10768: Aws2 kinesis doc update

2023-07-21 Thread via GitHub


davsclaus commented on PR #10768:
URL: https://github.com/apache/camel/pull/10768#issuecomment-1645384254

   @oscerd can we merge this, and then we can kick off a CI dryRun job 
afterwards


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] orpiske commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


orpiske commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645378305

   > Same. @orpiske @davsclaus I think we should have a look at incremental test
   
   There is something outdated on GH:
   
   
   ```
   ERROR] Failed to execute goal on project camel-allcomponents: Could not 
resolve dependencies for project 
org.apache.camel:camel-allcomponents:pom:4.0.0-SNAPSHOT: Failed to collect 
dependencies at org.apache.camel:camel-jira:jar:4.0.0-SNAPSHOT -> 
io.atlassian.fugue:fugue:jar:5.0.0: Failed to read artifact descriptor for 
io.atlassian.fugue:fugue:jar:5.0.0: The following artifacts could not be 
resolved: io.atlassian.fugue:fugue-parent:pom:5.0.0 (present, but unavailable): 
io.atlassian.fugue:fugue-parent:pom:5.0.0 was not found in 
https://repo1.maven.org/maven2/ during a previous attempt. This failure was 
cached in the local repository and resolution is not reattempted until the 
update interval of central has elapsed or updates are forced -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal on project camel-allcomponents: Could not resolve dependencies for project 
org.apache.camel:camel-allcomponents:pom:4.0.0-SNAPSHOT: Failed to collect 
dependencies at org.apache.camel:camel-jira:jar:4.0.0-SNAPSHOT -> 
io.atlassian.fugue:fugue:jar:5.0.0
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (3caadbb374e -> c667c42e309)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


omit 3caadbb374e Regen for commit 97bc06a408138f5752c3fd546976e20b7a6ded03
 add 75a0a2b4738 Upgrade Localstack container image to version 2.2.0 
(#10772)
 add 5dd7e0e5f9e Skip kudu during release
 add c667c42e309 CAMEL-19628: Restrict downloading JARs from Atlassian Maven

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3caadbb374e)
\
 N -- N -- N   refs/heads/regen_bot (c667c42e309)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |   611 +-
 catalog/camel-allcomponents/pom.xml|16 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10580 ---
 .../aws2/lambda/integration/LambdaAliasesIT.java   | 6 +-
 .../lambda/integration/LambdaCreateFunctionIT.java | 2 +-
 .../lambda/integration/LambdaDeleteFunctionIT.java | 2 +-
 .../lambda/integration/LambdaGetFunctionIT.java| 2 +-
 .../lambda/integration/LambdaListFunctionsIT.java  | 2 +-
 .../lambda/integration/LambdaPublishVersionIT.java | 2 +-
 .../SnsTopicProducerWithSubscriptionIT.java| 2 +
 components/camel-kudu/pom.xml  |11 +
 .../org/apache/camel/main/BaseMainSupport.java | 3 +
 .../org/apache/camel/xml/in/ModelParserTest.java   |10 +-
 .../test/infra/aws2/services/AWSContainer.java | 2 +-
 14 files changed, 4449 insertions(+), 6802 deletions(-)



[camel] branch main updated (75a0a2b4738 -> c667c42e309)

2023-07-21 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


from 75a0a2b4738 Upgrade Localstack container image to version 2.2.0 
(#10772)
 new 5dd7e0e5f9e Skip kudu during release
 new c667c42e309 CAMEL-19628: Restrict downloading JARs from Atlassian Maven

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:
 catalog/camel-allcomponents/pom.xml | 16 +++-
 components/camel-kudu/pom.xml   | 11 +++
 2 files changed, 26 insertions(+), 1 deletion(-)



[camel] 01/02: Skip kudu during release

2023-07-21 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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

commit 5dd7e0e5f9e132f1d5785866ad58acfccfe9bcc8
Author: Claus Ibsen 
AuthorDate: Fri Jul 21 11:33:15 2023 +0200

Skip kudu during release
---
 components/camel-kudu/pom.xml | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/components/camel-kudu/pom.xml b/components/camel-kudu/pom.xml
index 3bc924fbf94..fc9d0beae0a 100644
--- a/components/camel-kudu/pom.xml
+++ b/components/camel-kudu/pom.xml
@@ -61,6 +61,17 @@
 linux-x86_64 

 
 
+
+
+release
+
+false
+
+
+true
+linux-x86_64 

+
+
 
 
 



[camel] 02/02: CAMEL-19628: Restrict downloading JARs from Atlassian Maven

2023-07-21 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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

commit c667c42e3095aa50cbcc05860203df90489ebae5
Author: Claus Ibsen 
AuthorDate: Fri Jul 21 12:24:54 2023 +0200

CAMEL-19628: Restrict downloading JARs from Atlassian Maven
---
 catalog/camel-allcomponents/pom.xml | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/catalog/camel-allcomponents/pom.xml 
b/catalog/camel-allcomponents/pom.xml
index ba36b12626d..9254c8ccba5 100644
--- a/catalog/camel-allcomponents/pom.xml
+++ b/catalog/camel-allcomponents/pom.xml
@@ -32,7 +32,21 @@
 Camel :: All Components Sync point
 Depends on all components to ensure correct build 
ordering
 
-   
+
+
+atlassian
+https://packages.atlassian.com/maven-external/
+atlassian external repo
+
+false
+
+
+true
+
+
+
+
+
 
 org.apache.camel
 camel-activemq



[GitHub] [camel] oscerd closed pull request #10773: Generated sources regen

2023-07-21 Thread via GitHub


oscerd closed pull request #10773: Generated sources regen
URL: https://github.com/apache/camel/pull/10773


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch localstack-2.2.0 deleted (was 2d93719b773)

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


 was 2d93719b773 Upgrade Localstack container image to version 2.2.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[camel] branch main updated: Upgrade Localstack container image to version 2.2.0 (#10772)

2023-07-21 Thread acosentino
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 75a0a2b4738 Upgrade Localstack container image to version 2.2.0 
(#10772)
75a0a2b4738 is described below

commit 75a0a2b47380118607fe544bf670be5eb9c4593a
Author: Andrea Cosentino 
AuthorDate: Fri Jul 21 12:23:23 2023 +0200

Upgrade Localstack container image to version 2.2.0 (#10772)

Signed-off-by: Andrea Cosentino 
---
 .../camel/component/aws2/lambda/integration/LambdaAliasesIT.java| 6 +-
 .../component/aws2/lambda/integration/LambdaCreateFunctionIT.java   | 2 +-
 .../component/aws2/lambda/integration/LambdaDeleteFunctionIT.java   | 2 +-
 .../component/aws2/lambda/integration/LambdaGetFunctionIT.java  | 2 +-
 .../component/aws2/lambda/integration/LambdaListFunctionsIT.java| 2 +-
 .../component/aws2/lambda/integration/LambdaPublishVersionIT.java   | 2 +-
 .../aws2/sns/integration/SnsTopicProducerWithSubscriptionIT.java| 2 ++
 .../org/apache/camel/test/infra/aws2/services/AWSContainer.java | 2 +-
 8 files changed, 9 insertions(+), 11 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
index c0c9cf048fe..17d2a21d4ba 100644
--- 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
+++ 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
@@ -27,7 +27,6 @@ import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.condition.DisabledIfSystemProperty;
 import software.amazon.awssdk.services.lambda.model.CreateAliasResponse;
 import software.amazon.awssdk.services.lambda.model.CreateFunctionResponse;
-import software.amazon.awssdk.services.lambda.model.DeleteFunctionResponse;
 import software.amazon.awssdk.services.lambda.model.GetAliasResponse;
 import software.amazon.awssdk.services.lambda.model.ListAliasesResponse;
 
@@ -40,7 +39,7 @@ public class LambdaAliasesIT extends Aws2LambdaBase {
 @Test
 public void createGetDeleteAndListAliasesShouldSucceed() {
 Map headers = new HashMap<>();
-headers.put(Lambda2Constants.RUNTIME, "nodejs6.10");
+headers.put(Lambda2Constants.RUNTIME, "nodejs16.x");
 headers.put(Lambda2Constants.HANDLER, "GetHelloWithName.handler");
 headers.put(Lambda2Constants.ROLE, 
"arn:aws:iam::643534317684:role/lambda-execution-role");
 ClassLoader classLoader = getClass().getClassLoader();
@@ -75,8 +74,6 @@ public class LambdaAliasesIT extends Aws2LambdaBase {
 aliasesListed = template.requestBody("direct:listAliases", null, 
ListAliasesResponse.class);
 assertNotNull(aliasesListed.aliases());
 aliasesListed.aliases().stream().noneMatch(a -> 
"GetHelloWithNameAlias".equals(a.name()));
-
-template.requestBody("direct:deleteFunction", null, 
DeleteFunctionResponse.class);
 }
 
 @Override
@@ -91,7 +88,6 @@ public class LambdaAliasesIT extends Aws2LambdaBase {
 from("direct:listAliases").toF(endpointUriFormat, 
Lambda2Operations.listAliases);
 from("direct:getAlias").toF(endpointUriFormat, 
Lambda2Operations.getAlias);
 from("direct:deleteAlias").toF(endpointUriFormat, 
Lambda2Operations.deleteAlias);
-from("direct:deleteFunction").toF(endpointUriFormat, 
Lambda2Operations.deleteFunction);
 }
 };
 }
diff --git 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
index 6a4b584ae43..78963f75706 100644
--- 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
+++ 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
@@ -48,7 +48,7 @@ public class LambdaCreateFunctionIT extends Aws2LambdaBase {
 template.send("direct:createFunction", ExchangePattern.InOut, new 
Processor() {
 @Override
 public void process(Exchange exchange) throws Exception {
-exchange.getIn().setHeader(Lambda2Constants.RUNTIME, 
"nodejs6.10");
+exchange.getIn().setHeader(Lambda2Constants.RUNTIME, 
"nodejs16.x");
 exchange.getIn().setHeader(Lambda2Constants.HANDLER, 
"GetHelloWithName.handler");
 

[GitHub] [camel] oscerd merged pull request #10772: Upgrade Localstack container image to version 2.2.0

2023-07-21 Thread via GitHub


oscerd merged PR #10772:
URL: https://github.com/apache/camel/pull/10772


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (ceb9ba71609 -> 3caadbb374e)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from ceb9ba71609 Revert "[CAMEL-19613] AS2 component (#10735)"
 add 78b29b546c0 According to the latest changes on AWS2 Kinesis component 
the doc got updated (#10771)
 add 3caadbb374e Regen for commit 97bc06a408138f5752c3fd546976e20b7a6ded03

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml |   611 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10368 +++
 .../src/main/docs/aws2-kinesis-component.adoc  | 1 -
 .../component/aws2/kinesis/Kinesis2Consumer.java   |14 +-
 .../org/apache/camel/main/BaseMainSupport.java | 3 -
 .../org/apache/camel/xml/in/ModelParserTest.java   |10 +-
 6 files changed, 6697 insertions(+), 4310 deletions(-)



[GitHub] [camel] github-actions[bot] opened a new pull request, #10773: Generated sources regen

2023-07-21 Thread via GitHub


github-actions[bot] opened a new pull request, #10773:
URL: https://github.com/apache/camel/pull/10773

   Regen bot :robot: found some uncommitted changes after running build on 
:camel: main.
   Please do not delete `regen_bot` branch after merge/rebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: According to the latest changes on AWS2 Kinesis component the doc got updated (#10771)

2023-07-21 Thread acosentino
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 78b29b546c0 According to the latest changes on AWS2 Kinesis component 
the doc got updated (#10771)
78b29b546c0 is described below

commit 78b29b546c03305eb4a57c1183a5182f908cf54e
Author: Hamed Hatami 
AuthorDate: Fri Jul 21 12:08:39 2023 +0200

According to the latest changes on AWS2 Kinesis component the doc got 
updated (#10771)

Co-authored-by: Hamed Hatami 
---
 .../src/main/docs/aws2-kinesis-component.adoc  |  1 -
 .../camel/component/aws2/kinesis/Kinesis2Consumer.java | 14 +-
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
 
b/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
index 8df1433b59c..6e9487bafed 100644
--- 
a/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
+++ 
b/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
@@ -21,7 +21,6 @@ service.
 AWS2 Kinesis component also supports Synchronous and Asynchronous Client which 
means you choose what fits best your requirements,
 so if you need the connection (client) to be async there's a property of 
'asyncClient' (in DSL also can be found) needs to be turned true.
 
-
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
diff --git 
a/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
 
b/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
index 6a9638641a2..27467654a40 100644
--- 
a/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
+++ 
b/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
@@ -219,7 +219,19 @@ public class Kinesis2Consumer extends 
ScheduledBatchPollingConsumer implements R
 }
 
 resume(request);
-GetShardIteratorResponse result = 
getClient().getShardIterator(request.build());
+
+GetShardIteratorResponse result = null;
+if (getEndpoint().getConfiguration().isAsyncClient()) {
+try {
+result = getAsyncClient()
+.getShardIterator(request.build())
+.get();
+} catch (ExecutionException | InterruptedException e) {
+throw new RuntimeException(e);
+}
+} else {
+result = getClient().getShardIterator(request.build());
+}
 
 return result.shardIterator();
 }



[GitHub] [camel] oscerd merged pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


oscerd merged PR #10771:
URL: https://github.com/apache/camel/pull/10771


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


oscerd commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645339272

   I tested the PR locally, so I'm going to merge.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


oscerd commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645337466

   Same. @orpiske @davsclaus I think we should have a look at incremental test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645338716

   Is there any workaround to merge for the time being ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645336927

   Locally all UT and IT got green


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (8b6844620b9 -> ceb9ba71609)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 8b6844620b9 Skip license check on temporary files during releasing
 add 1e9722419de (chores) ci: added a log message prior to report processing
 add b9e390f39e1 Do not do license check and JPA instrumentation during 
release build
 add cbc3e82ab1f Kinesis doc update (#10769)
 add ceb9ba71609 Revert "[CAMEL-19613] AS2 component (#10735)"

No new revisions were added by this update.

Summary of changes:
 .../actions/incremental-build/incremental-build.sh |  1 +
 components/camel-as2/camel-as2-component/pom.xml   |  9 -
 .../camel/component/as2/AS2ServerManagerIT.java| 29 ++-
 .../camel/component/as2/AbstractAS2ITSupport.java  | 43 +++---
 .../camel/component/as2/MendelsonCertLoader.java   | 23 +++-
 .../as2/MendelsonSslEndpointManualTest.java|  6 ---
 .../src/main/docs/aws2-kinesis-component.adoc  | 25 +
 pom.xml| 29 ++-
 8 files changed, 101 insertions(+), 64 deletions(-)



[camel] branch main updated: Revert "[CAMEL-19613] AS2 component (#10735)"

2023-07-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske 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 ceb9ba71609 Revert "[CAMEL-19613] AS2 component (#10735)"
ceb9ba71609 is described below

commit ceb9ba7160963e461812a7d1bc8de1d5ccc8feef
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Jul 21 10:59:11 2023 +0200

Revert "[CAMEL-19613] AS2 component (#10735)"

This reverts commit cb997651b579b60ff9a5e7eca36a70efa007c38c.
---
 components/camel-as2/camel-as2-component/pom.xml   |  9 -
 .../camel/component/as2/AS2ServerManagerIT.java| 29 ++-
 .../camel/component/as2/AbstractAS2ITSupport.java  | 43 +++---
 .../camel/component/as2/MendelsonCertLoader.java   | 23 +++-
 .../as2/MendelsonSslEndpointManualTest.java|  6 ---
 5 files changed, 55 insertions(+), 55 deletions(-)

diff --git a/components/camel-as2/camel-as2-component/pom.xml 
b/components/camel-as2/camel-as2-component/pom.xml
index ab1e267cc08..9dd800721dd 100644
--- a/components/camel-as2/camel-as2-component/pom.xml
+++ b/components/camel-as2/camel-as2-component/pom.xml
@@ -70,15 +70,6 @@
 ${commons-io-version}
 test
 
-
-
-
-org.apache.camel
-camel-test-infra-core
-${project.version}
-test
-test-jar
-
 
 
 
diff --git 
a/components/camel-as2/camel-as2-component/src/test/java/org/apache/camel/component/as2/AS2ServerManagerIT.java
 
b/components/camel-as2/camel-as2-component/src/test/java/org/apache/camel/component/as2/AS2ServerManagerIT.java
index 19895a60d96..22485cd5c24 100644
--- 
a/components/camel-as2/camel-as2-component/src/test/java/org/apache/camel/component/as2/AS2ServerManagerIT.java
+++ 
b/components/camel-as2/camel-as2-component/src/test/java/org/apache/camel/component/as2/AS2ServerManagerIT.java
@@ -143,6 +143,11 @@ public class AS2ServerManagerIT extends 
AbstractAS2ITSupport {
   + "UNT+23+000117'\n"
   + "UNZ+1+000778'";
 
+private static AS2SignedDataGenerator gen;
+
+private static KeyPair issueKP;
+private static X509Certificate issueCert;
+
 private static KeyPair signingKP;
 private static X509Certificate signingCert;
 private static List certList;
@@ -150,6 +155,7 @@ public class AS2ServerManagerIT extends 
AbstractAS2ITSupport {
 private static KeyPair decryptingKP;
 
 private static SSLContext clientSslContext;
+private static SSLContext serverSslContext;
 
 @BeforeAll
 public static void setup() throws Exception {
@@ -400,6 +406,8 @@ public class AS2ServerManagerIT extends 
AbstractAS2ITSupport {
 kpg.initialize(1024, new SecureRandom());
 String hackerIssueDN = "O=Hackers Unlimited Ltd., C=US";
 var hackerIssueKP = kpg.generateKeyPair();
+var hackerissueCert = Utils.makeCertificate(
+hackerIssueKP, hackerIssueDN, hackerIssueKP, hackerIssueDN);
 String hackerSigningDN = "CN=John Doe, E=j@sharklasers.com, O=Self 
Signed, C=US";
 var hackerSigningKP = kpg.generateKeyPair();
 var hackerSigningCert = Utils.makeCertificate(
@@ -627,8 +635,7 @@ public class AS2ServerManagerIT extends 
AbstractAS2ITSupport {
 new IssuerAndSerialNumber(new 
X500Name(signingCert.getIssuerDN().getName()), signingCert.getSerialNumber(;
 attributes.add(new SMIMECapabilitiesAttribute(capabilities));
 
-AS2SignedDataGenerator gen = 
SigningUtils.createSigningGenerator(AS2SignatureAlgorithm.SHA256WITHRSA,
-certList.toArray(new X509Certificate[0]),
+gen = 
SigningUtils.createSigningGenerator(AS2SignatureAlgorithm.SHA256WITHRSA, 
certList.toArray(new X509Certificate[0]),
 signingKP.getPrivate());
 gen.addCertificates(certs);
 
@@ -643,8 +650,8 @@ public class AS2ServerManagerIT extends 
AbstractAS2ITSupport {
 kpg.initialize(1024, new SecureRandom());
 
 String issueDN = "O=Punkhorn Software, C=US";
-KeyPair issueKP = kpg.generateKeyPair();
-X509Certificate issueCert = Utils.makeCertificate(
+issueKP = kpg.generateKeyPair();
+issueCert = Utils.makeCertificate(
 issueKP, issueDN, issueKP, issueDN);
 
 //
@@ -680,7 +687,8 @@ public class AS2ServerManagerIT extends 
AbstractAS2ITSupport {
 sslContextParameters.setKeyManagers(kmp);
 sslContextParameters.setTrustManagers(clientSSLTrustManagers);
 
-return sslContextParameters.createSSLContext(context);
+SSLContext sslContext = sslContextParameters.createSSLContext(context);
+return sslContext;
 }
 
 public SSLContext setupServerContext(CamelContext context) throws 

[GitHub] [camel] github-actions[bot] commented on pull request #10772: Upgrade Localstack container image to version 2.2.0

2023-07-21 Thread via GitHub


github-actions[bot] commented on PR #10772:
URL: https://github.com/apache/camel/pull/10772#issuecomment-1645314358

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd opened a new pull request, #10772: Upgrade Localstack container image to version 2.2.0

2023-07-21 Thread via GitHub


oscerd opened a new pull request, #10772:
URL: https://github.com/apache/camel/pull/10772

   # Description
   
   
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch localstack-2.2.0 created (now 2d93719b773)

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


  at 2d93719b773 Upgrade Localstack container image to version 2.2.0

This branch includes the following new commits:

 new 2d93719b773 Upgrade Localstack container image to version 2.2.0

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] 01/01: Upgrade Localstack container image to version 2.2.0

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit 2d93719b7731cbaa32a6cbfd2101ea758a883559
Author: Andrea Cosentino 
AuthorDate: Fri Jul 21 11:47:15 2023 +0200

Upgrade Localstack container image to version 2.2.0

Signed-off-by: Andrea Cosentino 
---
 .../camel/component/aws2/lambda/integration/LambdaAliasesIT.java| 6 +-
 .../component/aws2/lambda/integration/LambdaCreateFunctionIT.java   | 2 +-
 .../component/aws2/lambda/integration/LambdaDeleteFunctionIT.java   | 2 +-
 .../component/aws2/lambda/integration/LambdaGetFunctionIT.java  | 2 +-
 .../component/aws2/lambda/integration/LambdaListFunctionsIT.java| 2 +-
 .../component/aws2/lambda/integration/LambdaPublishVersionIT.java   | 2 +-
 .../aws2/sns/integration/SnsTopicProducerWithSubscriptionIT.java| 2 ++
 .../org/apache/camel/test/infra/aws2/services/AWSContainer.java | 2 +-
 8 files changed, 9 insertions(+), 11 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
index c0c9cf048fe..17d2a21d4ba 100644
--- 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
+++ 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaAliasesIT.java
@@ -27,7 +27,6 @@ import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.condition.DisabledIfSystemProperty;
 import software.amazon.awssdk.services.lambda.model.CreateAliasResponse;
 import software.amazon.awssdk.services.lambda.model.CreateFunctionResponse;
-import software.amazon.awssdk.services.lambda.model.DeleteFunctionResponse;
 import software.amazon.awssdk.services.lambda.model.GetAliasResponse;
 import software.amazon.awssdk.services.lambda.model.ListAliasesResponse;
 
@@ -40,7 +39,7 @@ public class LambdaAliasesIT extends Aws2LambdaBase {
 @Test
 public void createGetDeleteAndListAliasesShouldSucceed() {
 Map headers = new HashMap<>();
-headers.put(Lambda2Constants.RUNTIME, "nodejs6.10");
+headers.put(Lambda2Constants.RUNTIME, "nodejs16.x");
 headers.put(Lambda2Constants.HANDLER, "GetHelloWithName.handler");
 headers.put(Lambda2Constants.ROLE, 
"arn:aws:iam::643534317684:role/lambda-execution-role");
 ClassLoader classLoader = getClass().getClassLoader();
@@ -75,8 +74,6 @@ public class LambdaAliasesIT extends Aws2LambdaBase {
 aliasesListed = template.requestBody("direct:listAliases", null, 
ListAliasesResponse.class);
 assertNotNull(aliasesListed.aliases());
 aliasesListed.aliases().stream().noneMatch(a -> 
"GetHelloWithNameAlias".equals(a.name()));
-
-template.requestBody("direct:deleteFunction", null, 
DeleteFunctionResponse.class);
 }
 
 @Override
@@ -91,7 +88,6 @@ public class LambdaAliasesIT extends Aws2LambdaBase {
 from("direct:listAliases").toF(endpointUriFormat, 
Lambda2Operations.listAliases);
 from("direct:getAlias").toF(endpointUriFormat, 
Lambda2Operations.getAlias);
 from("direct:deleteAlias").toF(endpointUriFormat, 
Lambda2Operations.deleteAlias);
-from("direct:deleteFunction").toF(endpointUriFormat, 
Lambda2Operations.deleteFunction);
 }
 };
 }
diff --git 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
index 6a4b584ae43..78963f75706 100644
--- 
a/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
+++ 
b/components/camel-aws/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/integration/LambdaCreateFunctionIT.java
@@ -48,7 +48,7 @@ public class LambdaCreateFunctionIT extends Aws2LambdaBase {
 template.send("direct:createFunction", ExchangePattern.InOut, new 
Processor() {
 @Override
 public void process(Exchange exchange) throws Exception {
-exchange.getIn().setHeader(Lambda2Constants.RUNTIME, 
"nodejs6.10");
+exchange.getIn().setHeader(Lambda2Constants.RUNTIME, 
"nodejs16.x");
 exchange.getIn().setHeader(Lambda2Constants.HANDLER, 
"GetHelloWithName.handler");
 exchange.getIn().setHeader(Lambda2Constants.DESCRIPTION, 
"Hello with node.js on Lambda");
 exchange.getIn().setHeader(Lambda2Constants.ROLE,
diff --git 

[GitHub] [camel] github-actions[bot] commented on pull request #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


github-actions[bot] commented on PR #10771:
URL: https://github.com/apache/camel/pull/10771#issuecomment-1645307008

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami opened a new pull request, #10771: Consumer missed part fix

2023-07-21 Thread via GitHub


hamed-hatami opened a new pull request, #10771:
URL: https://github.com/apache/camel/pull/10771

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami commented on pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10769:
URL: https://github.com/apache/camel/pull/10769#issuecomment-1645300152

   Is this fixable ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: Kinesis doc update (#10769)

2023-07-21 Thread acosentino
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 cbc3e82ab1f Kinesis doc update (#10769)
cbc3e82ab1f is described below

commit cbc3e82ab1ffe627a5b400c7111d83f33b9c5eea
Author: Hamed Hatami 
AuthorDate: Fri Jul 21 11:37:42 2023 +0200

Kinesis doc update (#10769)

* According to the latest changes on AWS2 Kinesis component the doc got 
updated

* According to the latest changes on AWS2 Kinesis component the doc got 
updated

-

Co-authored-by: Hamed Hatami 
---
 .../src/main/docs/aws2-kinesis-component.adoc  | 25 +++---
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
 
b/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
index a5063f8153f..8df1433b59c 100644
--- 
a/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
+++ 
b/components/camel-aws/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
@@ -15,9 +15,13 @@
 
 *{component-header}*
 
-The AWS2 Kinesis component supports receiving messages from and sending 
messages to Amazon Kinesis (no Batch supported)
+The AWS2 Kinesis component supports consuming messages from and producing 
messages to Amazon Kinesis (no Batch supported)
 service.
 
+AWS2 Kinesis component also supports Synchronous and Asynchronous Client which 
means you choose what fits best your requirements,
+so if you need the connection (client) to be async there's a property of 
'asyncClient' (in DSL also can be found) needs to be turned true.
+
+
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
@@ -32,7 +36,7 @@ aws2-kinesis://stream-name[?options]
 ---
 
 The stream needs to be created prior to it being used. +
- You can append query options to the URI in the following format,
+You can append query options to the URI in the following format,
 ?options=value=value&...
 
 
@@ -64,6 +68,11 @@ This allows you for instance to know how many messages 
exists in this
 batch and for instance let the Aggregator
 aggregate this number of messages.
 
+The consumer is able to consume either from a single specific shard or
+all available shards (multiple shards consumption) of Amazon Kinesis therefore 
if you leave the 'shardId'
+property in the DSL configuration empty then it'll consume all available shards
+otherwise only the specified shard corresponding to the shardId will be 
consumed.
+
 == Usage
 
 === Static credentials, Default Credential Provider and Profile Credentials 
Provider
@@ -72,12 +81,12 @@ You have the possibility of avoiding the usage of explicit 
static credentials, b
 
 The order of evaluation for Default Credentials Provider is the following:
 
- - Java system properties - aws.accessKeyId and aws.secretKey
- - Environment variables - AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.
- - Web Identity Token from AWS STS.
- - The shared credentials and config files.
- - Amazon ECS container credentials - loaded from the Amazon ECS if the 
environment variable AWS_CONTAINER_CREDENTIALS_RELATIVE_URI is set.
- - Amazon EC2 Instance profile credentials. 
+- Java system properties - aws.accessKeyId and aws.secretKey
+- Environment variables - AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.
+- Web Identity Token from AWS STS.
+- The shared credentials and config files.
+- Amazon ECS container credentials - loaded from the Amazon ECS if the 
environment variable AWS_CONTAINER_CREDENTIALS_RELATIVE_URI is set.
+- Amazon EC2 Instance profile credentials.
 
 You have also the possibility of using Profile Credentials Provider, by 
specifying the useProfileCredentialsProvider option to true and 
profileCredentialsName to the profile name.
 



[GitHub] [camel] oscerd merged pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


oscerd merged PR #10769:
URL: https://github.com/apache/camel/pull/10769


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


oscerd commented on PR #10769:
URL: https://github.com/apache/camel/pull/10769#issuecomment-1645301135

   I think we could merge, it's only docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


oscerd commented on PR #10769:
URL: https://github.com/apache/camel/pull/10769#issuecomment-1645294753

   No, there is a problem with the incremental test. We did some updates, so we 
won't have to download artifacts from repositories not Maven Central, but it 
seems we have some troubles now. @davsclaus 
   ```
   
   [ERROR] Failed to execute goal on project camel-allcomponents: Could not 
resolve dependencies for project 
org.apache.camel:camel-allcomponents:pom:4.0.0-SNAPSHOT: Failed to collect 
dependencies at org.apache.camel:camel-jira:jar:4.0.0-SNAPSHOT -> 
io.atlassian.fugue:fugue:jar:5.0.0: Failed to read artifact descriptor for 
io.atlassian.fugue:fugue:jar:5.0.0: The following artifacts could not be 
resolved: io.atlassian.fugue:fugue-parent:pom:5.0.0 (present, but unavailable): 
io.atlassian.fugue:fugue-parent:pom:5.0.0 was not found in 
https://repo1.maven.org/maven2/ during a previous attempt. This failure was 
cached in the local repository and resolution is not reattempted until the 
update interval of central has elapsed or updates are forced -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal on project camel-allcomponents: Could not resolve dependencies for project 
org.apache.camel:camel-allcomponents:pom:4.0.0-SNAPSHOT: Failed to collect 
dependencies at org.apache.camel:camel-jira:jar:4.0.0-SNAPSHOT -> 
io.atlassian.fugue:fugue:jar:5.0.0
at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:252)
at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:145)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:369)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:327)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:175)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:76)
at 
org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:163)
at 
org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:160)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
at 
io.takari.maven.builder.smart.SmartBuilderImpl.buildProject(SmartBuilderImpl.java:204)
at 
io.takari.maven.builder.smart.SmartBuilderImpl$ProjectBuildTask.run(SmartBuilderImpl.java:78)
at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
   Caused by: org.apache.maven.project.DependencyResolutionException: Could not 
resolve dependencies for project 
org.apache.camel:camel-allcomponents:pom:4.0.0-SNAPSHOT: Failed to collect 
dependencies at org.apache.camel:camel-jira:jar:4.0.0-SNAPSHOT -> 
io.atlassian.fugue:fugue:jar:5.0.0
at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:158)
at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:233)
... 17 common frames omitted
   Caused by: org.eclipse.aether.collection.DependencyCollectionException: 
Failed to collect dependencies at 
org.apache.camel:camel-jira:jar:4.0.0-SNAPSHOT -> 
io.atlassian.fugue:fugue:jar:5.0.0
at 
org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate.collectDependencies(DependencyCollectorDelegate.java:260)
at 
org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:87)
at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:305)
at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:151)
... 18 common frames omitted
   Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed 
to read artifact descriptor for io.atlassian.fugue:fugue:jar:5.0.0
at 
org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:286)
at 

[GitHub] [camel] hamed-hatami commented on pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10769:
URL: https://github.com/apache/camel/pull/10769#issuecomment-1645292361

   Is there something wrong in doc format ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: Do not do license check and JPA instrumentation during release build

2023-07-21 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 b9e390f39e1 Do not do license check and JPA instrumentation during 
release build
b9e390f39e1 is described below

commit b9e390f39e130a7b85e9cd290732c1a9869419f8
Author: Claus Ibsen 
AuthorDate: Fri Jul 21 11:27:57 2023 +0200

Do not do license check and JPA instrumentation during release build
---
 pom.xml | 29 -
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 888740729d8..1ba3c53486a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -518,7 +518,8 @@
 clean install
 deploy
 
--Prelease,sourcecheck,hibernate
+
+-Prelease,-full
 true
 
 
@@ -723,6 +724,32 @@
 
 
  
+
+com.mycila
+license-maven-plugin
+
+
+license-format
+
+format
+
+none
+
+
+
+
+net.revelc.code.formatter
+formatter-maven-plugin
+
+
+code-format
+
+format
+
+none
+
+
+
 
 
 



[camel] branch camel-3.20.x updated: Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764) (#10765)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
 new 97bc06a4081 Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764) 
(#10765)
97bc06a4081 is described below

commit 97bc06a408138f5752c3fd546976e20b7a6ded03
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jul 21 10:28:27 2023 +0100

Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764) (#10765)

Signed-off-by: Andrea Cosentino 
Co-authored-by: Andrea Cosentino 
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 733014289e9..75b5fbdfe47 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -335,7 +335,7 @@
 5.2.4
 2.16.5
 2.11.1
-1.2.20
+1.2.21
 1.7.2
 0.1.7
 0.9.14
diff --git a/parent/pom.xml b/parent/pom.xml
index 7f16287dae4..97f9d65c03d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,7 @@
 0.9.14
 3.16.11
 0.9.14
-1.2.20
+1.2.21
 0.6.4
 0.1.11
 2.3.11



[camel] branch coheigea/johnzon-1.21-camel-3.20.x deleted (was b4743525ffb)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch coheigea/johnzon-1.21-camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


 was b4743525ffb Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[GitHub] [camel] coheigea merged pull request #10765: Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

2023-07-21 Thread via GitHub


coheigea merged PR #10765:
URL: https://github.com/apache/camel/pull/10765


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: (chores) ci: added a log message prior to report processing

2023-07-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske 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 1e9722419de (chores) ci: added a log message prior to report processing
1e9722419de is described below

commit 1e9722419de225b3745d9eddaaee6c2ac34a0199
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Jul 21 10:02:19 2023 +0200

(chores) ci: added a log message prior to report processing
---
 .github/actions/incremental-build/incremental-build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/actions/incremental-build/incremental-build.sh 
b/.github/actions/incremental-build/incremental-build.sh
index e73b9fcbce7..a8ad77a476a 100755
--- a/.github/actions/incremental-build/incremental-build.sh
+++ b/.github/actions/incremental-build/incremental-build.sh
@@ -138,6 +138,7 @@ function main() {
 fi
   fi
 
+  echo "Processing surefire and failsafe reports to create the summary"
   echo -e "| Failed Test | Duration | Failure Type |\n| --- | --- | --- |"  > 
"$GITHUB_STEP_SUMMARY"
   find . -path '*target/*-reports*' -iname '*.txt' -exec 
.github/actions/incremental-build/parse_errors.sh {} \;
 



[GitHub] [camel] github-actions[bot] commented on pull request #10770: Revert AS2 conversion

2023-07-21 Thread via GitHub


github-actions[bot] commented on PR #10770:
URL: https://github.com/apache/camel/pull/10770#issuecomment-1645271317

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (4afac70fa11 -> 8b6844620b9)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 4afac70fa11 add the capability of consume only a single shard or more 
(#10753)
 add 8b6844620b9 Skip license check on temporary files during releasing

No new revisions were added by this update.

Summary of changes:
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)



[GitHub] [camel] hamed-hatami commented on pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10769:
URL: https://github.com/apache/camel/pull/10769#issuecomment-1645257536

   DO we need another approval to go ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated (4afac70fa11 -> 8b6844620b9)

2023-07-21 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


from 4afac70fa11 add the capability of consume only a single shard or more 
(#10753)
 add 8b6844620b9 Skip license check on temporary files during releasing

No new revisions were added by this update.

Summary of changes:
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)



[GitHub] [camel] github-actions[bot] commented on pull request #10769: Kinesis doc update

2023-07-21 Thread via GitHub


github-actions[bot] commented on PR #10769:
URL: https://github.com/apache/camel/pull/10769#issuecomment-1645252866

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami opened a new pull request, #10769: Kinesis doc update

2023-07-21 Thread via GitHub


hamed-hatami opened a new pull request, #10769:
URL: https://github.com/apache/camel/pull/10769

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (f7da0bbeb37 -> 4afac70fa11)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from f7da0bbeb37 Removed Amazon Kinesis Common property placeholder, not in 
use (#10767)
 add 4afac70fa11 add the capability of consume only a single shard or more 
(#10753)

No new revisions were added by this update.

Summary of changes:
 .../component/aws2/kinesis/Kinesis2Consumer.java   | 178 +
 .../KinesisConsumerClosedShardWithSilentTest.java  |  16 +-
 2 files changed, 124 insertions(+), 70 deletions(-)



[GitHub] [camel] hamed-hatami commented on pull request #10768: Aws2 kinesis doc update

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10768:
URL: https://github.com/apache/camel/pull/10768#issuecomment-164521

   I got it, I'll do it right away


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton opened a new pull request, #5112: Build Camel from source for camel-main branch builds

2023-07-21 Thread via GitHub


jamesnetherton opened a new pull request, #5112:
URL: https://github.com/apache/camel-quarkus/pull/5112

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] github-actions[bot] commented on pull request #10768: Aws2 kinesis doc update

2023-07-21 Thread via GitHub


github-actions[bot] commented on PR #10768:
URL: https://github.com/apache/camel/pull/10768#issuecomment-1645237268

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require 
manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the 
job summaries!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami opened a new pull request, #10768: Aws2 kinesis doc update

2023-07-21 Thread via GitHub


hamed-hatami opened a new pull request, #10768:
URL: https://github.com/apache/camel/pull/10768

   # Description
   
   
   
   # Target
   
   - [ ] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [ ] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [ ] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: add the capability of consume only a single shard or more (#10753)

2023-07-21 Thread acosentino
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 4afac70fa11 add the capability of consume only a single shard or more 
(#10753)
4afac70fa11 is described below

commit 4afac70fa1108042dc1a21790aee95a48cdab1be
Author: Hamed Hatami 
AuthorDate: Fri Jul 21 10:49:09 2023 +0200

add the capability of consume only a single shard or more (#10753)

* add the capability of consume only a single shard or more

* add the capability of consume only a single shard or more

-

Co-authored-by: Hamed Hatami 
---
 .../component/aws2/kinesis/Kinesis2Consumer.java   | 178 +
 .../KinesisConsumerClosedShardWithSilentTest.java  |  16 +-
 2 files changed, 124 insertions(+), 70 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
 
b/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
index 696b56e165a..6a9638641a2 100644
--- 
a/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
+++ 
b/components/camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Consumer.java
@@ -37,6 +37,8 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 import software.amazon.awssdk.services.kinesis.KinesisAsyncClient;
 import software.amazon.awssdk.services.kinesis.KinesisClient;
+import software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest;
+import software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse;
 import software.amazon.awssdk.services.kinesis.model.GetRecordsRequest;
 import software.amazon.awssdk.services.kinesis.model.GetRecordsResponse;
 import software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest;
@@ -63,80 +65,118 @@ public class Kinesis2Consumer extends 
ScheduledBatchPollingConsumer implements R
 
 var processedExchangeCount = new AtomicInteger(0);
 
-getShardList()
-.parallelStream()
-.forEach(shard -> {
-
-String shardIterator = null;
-try {
-shardIterator = getShardIterator(shard);
-} catch (ExecutionException | InterruptedException e) {
-throw new RuntimeException(e);
-}
-
-if (shardIterator == null) {
-// probably closed. Returning 0 as nothing was 
processed
-processedExchangeCount.set(0);
-}
-
-GetRecordsRequest req = GetRecordsRequest
-.builder()
-.shardIterator(shardIterator)
-.limit(getEndpoint()
+if (!getEndpoint().getConfiguration().getShardId().isEmpty()) {
+var request = DescribeStreamRequest
+.builder()
+
.streamName(getEndpoint().getConfiguration().getStreamName())
+.build();
+DescribeStreamResponse response = null;
+if (getEndpoint().getConfiguration().isAsyncClient()) {
+try {
+response = getAsyncClient()
+.describeStream(request)
+.get();
+} catch (ExecutionException | InterruptedException e) {
+throw new RuntimeException(e);
+}
+} else {
+response = getClient().describeStream(request);
+}
+
+var shard = response
+.streamDescription()
+.shards()
+.stream()
+.filter(shardItem -> shardItem
+.shardId()
+.equalsIgnoreCase(getEndpoint()
 .getConfiguration()
-.getMaxResultsPerRequest())
-.build();
-
-GetRecordsResponse result = null;
-if (getEndpoint().getConfiguration().isAsyncClient()) {
-try {
-result = getAsyncClient()
-.getRecords(req)
-.get();
-} catch (ExecutionException | InterruptedException e) {
-throw new RuntimeException(e);
-}
-} else {
-result = getClient().getRecords(req);
-}
-
-try {
-Queue exchanges = 

[GitHub] [camel] oscerd merged pull request #10753: add the capability of consume only a single shard or more

2023-07-21 Thread via GitHub


oscerd merged PR #10753:
URL: https://github.com/apache/camel/pull/10753


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] hamed-hatami commented on pull request #10753: add the capability of consume only a single shard or more

2023-07-21 Thread via GitHub


hamed-hatami commented on PR #10753:
URL: https://github.com/apache/camel/pull/10753#issuecomment-1645230071

   The doc also got updated and come after this PR is mereged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (370ef70b181 -> f7da0bbeb37)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from 370ef70b181 Fix RAT
 add f7da0bbeb37 Removed Amazon Kinesis Common property placeholder, not in 
use (#10767)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)



[camel] branch amazon-kinesis-common deleted (was 2c38a65d4c6)

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch amazon-kinesis-common
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 2c38a65d4c6 Removed Amazon Kinesis Common property placeholder, not in 
use

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[GitHub] [camel] orpiske commented on pull request #10713: (chores) camel-xml-io-dsl: converted to use test-infra

2023-07-21 Thread via GitHub


orpiske commented on PR #10713:
URL: https://github.com/apache/camel/pull/10713#issuecomment-1645208049

   Raw markdown copy test:
   
   | Failed Test | Duration | Failure Type |
   | --- | --- | --- |
   | 
org.apache.camel.dsl.xml.io.reload.RouteWatcherReloadStrategyTest.testUpdateXmlRoute
 | 20.21s | ERROR |
   | 
org.apache.camel.dsl.xml.io.reload.RouteWatcherReloadStrategyTest.testUpdateExistingRoute
 | 20.02s | FAILURE |
   | org.apache.camel.dsl.xml.io.XmlLoadAppTest.testLoadCamelAppFromXml | 
0.018s | ERROR |
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot_3x updated (e3d3f9c4e6c -> 6e66358cd83)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


from e3d3f9c4e6c camel-jbang - Run change version should handle RC and M 
versions
 add 6e66358cd83 Upgrade Johnzon JsonB to version 1.2.21 (#10763)

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[camel] branch main updated (370ef70b181 -> f7da0bbeb37)

2023-07-21 Thread acosentino
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 370ef70b181 Fix RAT
 add f7da0bbeb37 Removed Amazon Kinesis Common property placeholder, not in 
use (#10767)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)



[GitHub] [camel] oscerd merged pull request #10767: Removed Amazon Kinesis Common property placeholder, not in use

2023-07-21 Thread via GitHub


oscerd merged PR #10767:
URL: https://github.com/apache/camel/pull/10767


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch regen_bot updated (37fefd752a3 -> 370ef70b181)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


omit 37fefd752a3 Regen for commit 62b5ee063f865b97dc0acf198b8ec12f6cd461d7
 add 0adaa8d49ca (chores) ci: rework the summary to process the 
surefire/failsafe reports
 add 8a1b0a81459 Upgrade AWS SDK v2 to version 2.20.108 (#10766)
 add 370ef70b181 Fix RAT

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (37fefd752a3)
\
 N -- N -- N   refs/heads/regen_bot (370ef70b181)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../actions/incremental-build/incremental-build.sh |11 +-
 .github/actions/incremental-build/parse_errors.sh  |11 +-
 camel-dependencies/pom.xml |   611 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10580 ---
 .../org/apache/camel/main/BaseMainSupport.java | 3 +
 .../org/apache/camel/xml/in/ModelParserTest.java   |10 +-
 .../gradle-wrapper/gradle-wrapper.properties   |16 +
 parent/pom.xml | 2 +-
 8 files changed,  insertions(+), 6800 deletions(-)



[camel] branch main updated: Fix RAT

2023-07-21 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 370ef70b181 Fix RAT
370ef70b181 is described below

commit 370ef70b18159cf3ff62a6acd81c8d03462478b3
Author: Claus Ibsen 
AuthorDate: Fri Jul 21 10:08:35 2023 +0200

Fix RAT
---
 .../resources/gradle-wrapper/gradle-wrapper.properties   | 16 
 1 file changed, 16 insertions(+)

diff --git 
a/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
 
b/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
index fae08049a6f..8e8899bc243 100644
--- 
a/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
+++ 
b/dsl/camel-jbang/camel-jbang-core/src/main/resources/gradle-wrapper/gradle-wrapper.properties
@@ -1,3 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip



[GitHub] [camel] oscerd opened a new pull request, #10767: Removed Amazon Kinesis Common property placeholder, not in use

2023-07-21 Thread via GitHub


oscerd opened a new pull request, #10767:
URL: https://github.com/apache/camel/pull/10767

   # Description
   
   
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] 01/01: Removed Amazon Kinesis Common property placeholder, not in use

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch amazon-kinesis-common
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2c38a65d4c614b8e5c7d8d42c5e6b5e2499a40ff
Author: Andrea Cosentino 
AuthorDate: Fri Jul 21 10:07:21 2023 +0200

Removed Amazon Kinesis Common property placeholder, not in use

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d45885f8d83..9d24dddbe2f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,6 @@
 Camel Parent POM
 
 
-2.5.1
 -MM-dd
 

 -XX:+ExitOnOutOfMemoryError 
-XX:+HeapDumpOnOutOfMemoryError 
${camel.surefire.fork.additional-vmargs}



[camel] branch amazon-kinesis-common created (now 2c38a65d4c6)

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch amazon-kinesis-common
in repository https://gitbox.apache.org/repos/asf/camel.git


  at 2c38a65d4c6 Removed Amazon Kinesis Common property placeholder, not in 
use

This branch includes the following new commits:

 new 2c38a65d4c6 Removed Amazon Kinesis Common property placeholder, not in 
use

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] branch sdk-2.20.108 deleted (was d31a41267c7)

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


 was d31a41267c7 Upgrade AWS SDK v2 to version 2.20.108

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[camel] branch main updated: Upgrade AWS SDK v2 to version 2.20.108 (#10766)

2023-07-21 Thread acosentino
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 8a1b0a81459 Upgrade AWS SDK v2 to version 2.20.108 (#10766)
8a1b0a81459 is described below

commit 8a1b0a81459d3e5128ef6992288be6fbbc29c4d5
Author: Andrea Cosentino 
AuthorDate: Fri Jul 21 10:04:15 2023 +0200

Upgrade AWS SDK v2 to version 2.20.108 (#10766)

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a073d38c6e8..d45885f8d83 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -71,7 +71,7 @@
 1.11.2
 1.11.2
 4.2.0
-2.20.107
+2.20.108
 2.14.0
 1.2.14
 
12.0.0-beta.18



[GitHub] [camel] oscerd merged pull request #10766: Upgrade AWS SDK v2 to version 2.20.108

2023-07-21 Thread via GitHub


oscerd merged PR #10766:
URL: https://github.com/apache/camel/pull/10766


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #10753: add the capability of consume only a single shard or more

2023-07-21 Thread via GitHub


oscerd commented on PR #10753:
URL: https://github.com/apache/camel/pull/10753#issuecomment-1645174387

   I think so, but we need also to add the generated part.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] davsclaus commented on pull request #10753: add the capability of consume only a single shard or more

2023-07-21 Thread via GitHub


davsclaus commented on PR #10753:
URL: https://github.com/apache/camel/pull/10753#issuecomment-1645171086

   Do we need to update the docs also?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch main updated: (chores) ci: rework the summary to process the surefire/failsafe reports

2023-07-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository.

orpiske 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 0adaa8d49ca (chores) ci: rework the summary to process the 
surefire/failsafe reports
0adaa8d49ca is described below

commit 0adaa8d49caef93bd93dc89a1a79a4acb5693eaa
Author: Otavio Rodolfo Piske 
AuthorDate: Fri Jul 21 09:57:06 2023 +0200

(chores) ci: rework the summary to process the surefire/failsafe reports
---
 .github/actions/incremental-build/incremental-build.sh | 11 ++-
 .github/actions/incremental-build/parse_errors.sh  | 11 +++
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/.github/actions/incremental-build/incremental-build.sh 
b/.github/actions/incremental-build/incremental-build.sh
index 76f7282b37d..e73b9fcbce7 100755
--- a/.github/actions/incremental-build/incremental-build.sh
+++ b/.github/actions/incremental-build/incremental-build.sh
@@ -43,6 +43,7 @@ function main() {
   local mode=${2}
   local log="incremental-${mode}.log"
   local prId=${3}
+  local ret=0
 
   echo "Searching for affected projects"
   local projects
@@ -85,6 +86,7 @@ function main() {
 if [[ ${buildAll} = "true" ]] ; then
   echo "Building all projects"
   $mavenBinary -l $log $MVND_OPTS -DskipTests install
+  ret=$?
 else
   local buildDependents
   buildDependents=$(hasLabel ${prId} "build-dependents")
@@ -98,9 +100,11 @@ function main() {
   if [[ ${totalTestableProjects} -gt ${maxNumberOfTestableProjects} ]] ; 
then
 echo "Launching fast build command against the projects ${pl}, their 
dependencies and the projects that depend on them"
 $mavenBinary -l $log $MVND_OPTS -DskipTests install -pl "$pl" -amd -am
+ret=$?
   else
 echo "Launching fast build command against the projects ${pl} and 
their dependencies"
 $mavenBinary -l $log $MVND_OPTS -DskipTests install -pl "$pl" -am
+ret=$?
   fi
 fi
 [[ -z $(git status --porcelain | grep -v antora.yml) ]] || { echo 'There 
are uncommitted changes'; git status; echo; echo; git diff; exit 1; }
@@ -125,14 +129,19 @@ function main() {
   if [[ ${totalTestableProjects} -gt ${maxNumberOfTestableProjects} ]] ; 
then
 echo "There are too many projects to test so only the affected 
projects are tested"
 $mavenBinary -l $log $MVND_OPTS install -pl "$pl"
+ret=$?
   else
 echo "Testing the affected projects and the projects that depend on 
them"
 $mavenBinary -l $log $MVND_OPTS install -pl "$pl" -amd
+ret=$?
   fi
 fi
   fi
 
-  ./.github/actions/incremental-build/parse_errors.sh $log
+  echo -e "| Failed Test | Duration | Failure Type |\n| --- | --- | --- |"  > 
"$GITHUB_STEP_SUMMARY"
+  find . -path '*target/*-reports*' -iname '*.txt' -exec 
.github/actions/incremental-build/parse_errors.sh {} \;
+
+  exit $ret
 }
 
 main "$@"
diff --git a/.github/actions/incremental-build/parse_errors.sh 
b/.github/actions/incremental-build/parse_errors.sh
index c42979a083f..0bbf82a1577 100755
--- a/.github/actions/incremental-build/parse_errors.sh
+++ b/.github/actions/incremental-build/parse_errors.sh
@@ -18,13 +18,8 @@
 
 LOG_FILE=$1
 
-temp=$(cat $log | egrep "ERROR\].org" | grep "Time elapsed" | awk -F ' '  
'{print $2}' | sed 's/^/| /' | sed 's/$/ |/')
+failed_summary=$(cat $LOG_FILE | egrep "FAILURE|ERROR" | grep "Time elapsed"| 
egrep "^org" | sed 's/\!//g' | awk -F ' ' '{printf "| %s | %s%s | %s |\n", 
$1,$5,$6, $8}')
 
-if [[ ! -z "$temp" ]] ; then
-  echo -e "| Failed Test |\n| --- |" > "$GITHUB_STEP_SUMMARY"
-  echo "$temp"  >> "$GITHUB_STEP_SUMMARY"
-  exit 1
+if [[ ! -z "$failed_summary" ]] ; then
+  echo "$failed_summary"  >> "$GITHUB_STEP_SUMMARY"
 fi
-
-exit 0
-



[camel-quarkus] branch claudio4j-patch-1 deleted (was 52fabd84bb)

2023-07-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch claudio4j-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was 52fabd84bb Update hamcrest GAV in dependabot.yml

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[GitHub] [camel] oscerd opened a new pull request, #10766: Upgrade AWS SDK v2 to version 2.20.108

2023-07-21 Thread via GitHub


oscerd opened a new pull request, #10766:
URL: https://github.com/apache/camel/pull/10766

   # Description
   
   
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch (note that 
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
   
   # Tracking
   - [ ] If this is a large change, bug fix, or code improvement, I checked 
there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for 
the change (usually before you start working on it).
   
   
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful 
subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have 
committed all auto-generated changes
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch sdk-2.20.108 created (now d31a41267c7)

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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


  at d31a41267c7 Upgrade AWS SDK v2 to version 2.20.108

This branch includes the following new commits:

 new d31a41267c7 Upgrade AWS SDK v2 to version 2.20.108

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-quarkus] branch main updated (f0d5689ef7 -> 8f487a5b71)

2023-07-21 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository.

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


from f0d5689ef7 Updated CHANGELOG.md
 new 41c7dfd634 Fix hamcrest GAV in bom-test
 new 8f487a5b71 Update hamcrest GAV in dependabot.yml

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:
 .github/dependabot.yml | 2 +-
 poms/bom-test/pom.xml  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)



[GitHub] [camel-quarkus] aldettinger merged pull request #5106: Fix hamcrest GAV in bom-test

2023-07-21 Thread via GitHub


aldettinger merged PR #5106:
URL: https://github.com/apache/camel-quarkus/pull/5106


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch coheigea/johnzon-1.21-camel-3.20.x created (now b4743525ffb)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch coheigea/johnzon-1.21-camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


  at b4743525ffb Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

This branch includes the following new commits:

 new b4743525ffb Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

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] 01/01: Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch coheigea/johnzon-1.21-camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b4743525ffb9eb75c49310f0dd820be6a183be96
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jul 21 08:41:34 2023 +0100

Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

Signed-off-by: Andrea Cosentino 
Co-authored-by: Andrea Cosentino 
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 733014289e9..75b5fbdfe47 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -335,7 +335,7 @@
 5.2.4
 2.16.5
 2.11.1
-1.2.20
+1.2.21
 1.7.2
 0.1.7
 0.9.14
diff --git a/parent/pom.xml b/parent/pom.xml
index 7f16287dae4..97f9d65c03d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,7 @@
 0.9.14
 3.16.11
 0.9.14
-1.2.20
+1.2.21
 0.6.4
 0.1.11
 2.3.11



[camel] 01/01: Upgrade AWS SDK v2 to version 2.20.108

2023-07-21 Thread acosentino
This is an automated email from the ASF dual-hosted git repository.

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

commit d31a41267c7c181645a4bb4459e7d423fce0f526
Author: Andrea Cosentino 
AuthorDate: Fri Jul 21 09:25:23 2023 +0200

Upgrade AWS SDK v2 to version 2.20.108

Signed-off-by: Andrea Cosentino 
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a073d38c6e8..d45885f8d83 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -71,7 +71,7 @@
 1.11.2
 1.11.2
 4.2.0
-2.20.107
+2.20.108
 2.14.0
 1.2.14
 
12.0.0-beta.18



[GitHub] [camel] coheigea opened a new pull request, #10765: Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

2023-07-21 Thread via GitHub


coheigea opened a new pull request, #10765:
URL: https://github.com/apache/camel/pull/10765

   # Description
   
   Same as for https://github.com/apache/camel/pull/10764


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] branch coheigea/johnzon-1.21-camel-3.21.x deleted (was cd9db5ea1b6)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch coheigea/johnzon-1.21-camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


 was cd9db5ea1b6 Upgrade Johnzon JsonB to version 1.2.21 (#10763)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[camel] branch camel-3.21.x updated: Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
 new 8068f9002b6 Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)
8068f9002b6 is described below

commit 8068f9002b6022e4edff9e8ec8f45261d42365d7
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jul 21 08:41:34 2023 +0100

Upgrade Johnzon JsonB to version 1.2.21 (#10763) (#10764)

Signed-off-by: Andrea Cosentino 
Co-authored-by: Andrea Cosentino 
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f1d00f33a70..0b188b3f560 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -335,7 +335,7 @@
 5.2.4
 2.16.5
 2.11.1
-1.2.20
+1.2.21
 1.7.2
 0.1.7
 0.9.14
diff --git a/parent/pom.xml b/parent/pom.xml
index 54e6d1c0360..b247f8e4772 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,7 @@
 0.9.14
 3.16.11
 0.9.14
-1.2.20
+1.2.21
 0.6.4
 0.1.11
 2.3.11



[camel-quarkus] 02/02: Update hamcrest GAV in dependabot.yml

2023-07-21 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository.

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

commit 8f487a5b71d98bbb5ddf5453b031a95bc46c98b4
Author: Claudio Miranda 
AuthorDate: Wed Jul 19 12:39:01 2023 -0300

Update hamcrest GAV in dependabot.yml
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index aac6ae0839..5affd3676f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -32,7 +32,7 @@ updates:
   - dependency-name: "com.github.tomakehurst:wiremock"
   - dependency-name: "com.unboundid:unboundid-ldapsdk"
   - dependency-name: "org.hamcrest:hamcrest"
-  - dependency-name: "org.hamcrest-core:hamcrest"
+  - dependency-name: "org.hamcrest:hamcrest-core"
   - dependency-name: "org.seleniumhq.selenium:htmlunit-driver"
   - dependency-name: "org.zeroturnaround:zt-exec"
   # Maven plugins



[camel-quarkus] 01/02: Fix hamcrest GAV in bom-test

2023-07-21 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository.

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

commit 41c7dfd634707944c12302b969554a18e0fa9a55
Author: Claudio Miranda 
AuthorDate: Wed Jul 19 11:18:12 2023 -0300

Fix hamcrest GAV in bom-test
---
 poms/bom-test/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml
index 329c4b1f82..2bf18b2591 100644
--- a/poms/bom-test/pom.xml
+++ b/poms/bom-test/pom.xml
@@ -293,8 +293,8 @@
 ${hamcrest.version}
 
 
-org.hamcrest-core
-hamcrest
+org.hamcrest
+hamcrest-core
 ${hamcrest.version}
 
 



[GitHub] [camel] coheigea merged pull request #10764: Upgrade Johnzon JsonB to version 1.2.21 (#10763)

2023-07-21 Thread via GitHub


coheigea merged PR #10764:
URL: https://github.com/apache/camel/pull/10764


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [camel] coheigea opened a new pull request, #10764: Upgrade Johnzon JsonB to version 1.2.21 (#10763)

2023-07-21 Thread via GitHub


coheigea opened a new pull request, #10764:
URL: https://github.com/apache/camel/pull/10764

   # Description
   
   Same as https://github.com/apache/camel/pull/10763


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[camel] 01/01: Upgrade Johnzon JsonB to version 1.2.21 (#10763)

2023-07-21 Thread coheigea
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch coheigea/johnzon-1.21-camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit cd9db5ea1b68f9f14cb8e2b3c412125d873dc25a
Author: Colm O hEigeartaigh 
AuthorDate: Fri Jul 21 08:31:01 2023 +0100

Upgrade Johnzon JsonB to version 1.2.21 (#10763)

Signed-off-by: Andrea Cosentino 
Co-authored-by: Andrea Cosentino 
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f1d00f33a70..0b188b3f560 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -335,7 +335,7 @@
 5.2.4
 2.16.5
 2.11.1
-1.2.20
+1.2.21
 1.7.2
 0.1.7
 0.9.14
diff --git a/parent/pom.xml b/parent/pom.xml
index 54e6d1c0360..b247f8e4772 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,7 @@
 0.9.14
 3.16.11
 0.9.14
-1.2.20
+1.2.21
 0.6.4
 0.1.11
 2.3.11



<    1   2   3   >