(camel-quarkus) branch quarkus-main updated (07bb91592e -> 0e5d28c09d)

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


 discard 07bb91592e Workaround openstack4j incompatibility with Jackson 2.16.x 
#5604
 discard a50a3c4301 Upgrade Quarkus to 3.7.0.CR1
 add 71a94baced file: migrate read lock test to new harness #3584 (#5618)
 add fe9f0476a9 Bump actions/upload-artifact from 3 to 4
 add 0b0917bc92 Bump actions/download-artifact from 3 to 4
 add 431d67a374 Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4
 new c86838aa6e Upgrade Quarkus to 3.7.0.CR1
 new 0e5d28c09d Workaround openstack4j incompatibility with Jackson 2.16.x 
#5604

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   (07bb91592e)
\
 N -- N -- N   refs/heads/quarkus-main (0e5d28c09d)

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.

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/workflows/camel-master-cron.yaml   |  16 +-
 .github/workflows/ci-build.yaml|  16 +-
 .github/workflows/quarkus-master-cron.yaml |  16 +-
 .../quarkus/component/file/it/FileRoutes.java  |   4 +-
 .../camel/quarkus/component/file/it/FileTest.java  |  55 ---
 .../component/file/it/NonFlakyFileTest.java|  32 ++--
 .../file/it/NonFlakyFileTestResource.java  |   6 +
 pom.xml|   4 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 164 ++---
 .../src/main/generated/flattened-reduced-pom.xml   |   6 +-
 .../generated/flattened-reduced-verbose-pom.xml|   6 +-
 11 files changed, 140 insertions(+), 185 deletions(-)



(camel-quarkus) 01/02: Upgrade Quarkus to 3.7.0.CR1

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit c86838aa6e1c2dbd4b65136bfe259863f94480bc
Author: James Netherton 
AuthorDate: Fri Nov 24 11:19:53 2023 +

Upgrade Quarkus to 3.7.0.CR1
---
 docs/antora.yml   |  2 +-
 pom.xml   | 10 +-
 poms/bom/src/main/generated/flattened-full-pom.xml|  2 +-
 poms/bom/src/main/generated/flattened-reduced-pom.xml |  2 +-
 poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml |  2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 8ef2190e59..081038d2af 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -31,7 +31,7 @@ asciidoc:
 camel-version: 4.2.0 # replace ${camel.version}
 camel-docs-version: 4.0.x
 camel-quarkus-version: 3.7.0 # replace ${camel-quarkus.version}
-quarkus-version: 3.6.4 # replace ${quarkus.version}
+quarkus-version: 999-SNAPSHOT # replace ${quarkus.version}
 graalvm-version: 23.0.1 # replace ${graalvm.version}
 graalvm-docs-version: jdk21 # replace ${graalvm-docs.version}
 mapstruct-version: 1.5.5.Final # replace ${mapstruct.version}
diff --git a/pom.xml b/pom.xml
index 22c5ea18d3..7a3d96e634 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
 2.2.0
 
2.3.0
 2.0.2
-3.6.4
+999-SNAPSHOT
 
4.0.0
 2.5.0
 
@@ -104,7 +104,7 @@
 23.0.1
 jdk21
 4.0.17
-1.59.0
+1.59.1
 ${hapi-version}
 ${hapi-base-version}
 ${hapi-fhir-version}
@@ -114,7 +114,7 @@
 ${icu4j-version}
 2.9.3
 ${influx-java-driver-version}
-2.15.3
+2.16.0
 
${jakarta-jms-api-version}
 
${json-patch-version}
 ${jodatime2-version}
@@ -143,11 +143,11 @@
 ${squareup-okio-version}
 0.31.0
 0.26.0
-3.24.4
+3.25.0
 3.4.33
 ${reactor-netty-version}
 2.9.0
-
4.10.2
+
4.12.0
 2.2
 
${snakeyaml-engine-version}
 ${spring-version}
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml 
b/poms/bom/src/main/generated/flattened-full-pom.xml
index cd1d31173a..aaf0125f98 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -6359,7 +6359,7 @@
   
 io.smallrye.reactive
 smallrye-reactive-messaging-camel
-4.10.2
+4.12.0
   
   
 io.swagger.core.v3
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml 
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 4e5ba8896b..a22e3d6efc 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -6339,7 +6339,7 @@
   
 io.smallrye.reactive
 smallrye-reactive-messaging-camel
-4.10.2
+4.12.0
   
   
 io.swagger.core.v3
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 0582635780..941e699fca 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -6339,7 +6339,7 @@
   
 io.smallrye.reactive
 smallrye-reactive-messaging-camel
-4.10.2
+4.12.0
   
   
 io.swagger.core.v3



(camel-quarkus) 02/02: Workaround openstack4j incompatibility with Jackson 2.16.x #5604

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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

commit 0e5d28c09d1e18970e30288cbe488087f4cdfada
Author: James Netherton 
AuthorDate: Mon Dec 11 08:53:29 2023 +

Workaround openstack4j incompatibility with Jackson 2.16.x #5604
---
 extensions/openstack/runtime/pom.xml   | 11 +++
 .../OSBadBooleanDeserializerSubstitutions.java | 87 ++
 2 files changed, 98 insertions(+)

diff --git a/extensions/openstack/runtime/pom.xml 
b/extensions/openstack/runtime/pom.xml
index f8f4521943..4d3411bfd6 100644
--- a/extensions/openstack/runtime/pom.xml
+++ b/extensions/openstack/runtime/pom.xml
@@ -52,6 +52,17 @@
 io.quarkus
 quarkus-jackson
 
+
+
+com.fasterxml.jackson.core
+jackson-databind
+provided
+
+
+org.graalvm.sdk
+graal-sdk
+provided
+
 
 
 
diff --git 
a/extensions/openstack/runtime/src/main/java/org/apache/camel/quarkus/component/openstack/graal/OSBadBooleanDeserializerSubstitutions.java
 
b/extensions/openstack/runtime/src/main/java/org/apache/camel/quarkus/component/openstack/graal/OSBadBooleanDeserializerSubstitutions.java
new file mode 100644
index 00..7d7ef1ba62
--- /dev/null
+++ 
b/extensions/openstack/runtime/src/main/java/org/apache/camel/quarkus/component/openstack/graal/OSBadBooleanDeserializerSubstitutions.java
@@ -0,0 +1,87 @@
+/*
+ * 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.
+ */
+package org.apache.camel.quarkus.component.openstack.graal;
+
+import java.io.IOException;
+
+import com.fasterxml.jackson.core.JsonParser;
+import com.fasterxml.jackson.core.JsonProcessingException;
+import com.fasterxml.jackson.core.JsonToken;
+import com.fasterxml.jackson.databind.DeserializationContext;
+import com.fasterxml.jackson.databind.JsonMappingException;
+import com.fasterxml.jackson.databind.util.ClassUtil;
+import com.oracle.svm.core.annotate.Alias;
+import com.oracle.svm.core.annotate.Substitute;
+import com.oracle.svm.core.annotate.TargetClass;
+import org.openstack4j.core.transport.internal.OSBadBooleanDeserializer;
+
+/**
+ * TODO: Remove this https://github.com/apache/camel-quarkus/issues/5604
+ *
+ * Mostly a replica of the original OSBadBooleanDeserializer.deserialize but 
with references to
+ * deprecated & removed Jackson methods replaced.
+ */
+@TargetClass(OSBadBooleanDeserializer.class)
+final class OSBadBooleanDeserializerSubstitutions {
+
+@Substitute
+public Boolean deserialize(JsonParser jp, DeserializationContext ctxt) 
throws IOException, JsonProcessingException {
+JsonToken t = jp.getCurrentToken();
+if (t == JsonToken.VALUE_TRUE) {
+return Boolean.TRUE;
+}
+if (t == JsonToken.VALUE_FALSE) {
+return Boolean.FALSE;
+}
+// [JACKSON-78]: should accept ints too, (0 == false, otherwise true)
+if (t == JsonToken.VALUE_NUMBER_INT) {
+// 11-Jan-2012, tatus: May be outside of int...
+if (jp.getNumberType() == JsonParser.NumberType.INT) {
+return (jp.getIntValue() == 0) ? Boolean.FALSE : Boolean.TRUE;
+}
+return Boolean.valueOf(_parseBooleanFromNumber(jp, ctxt));
+}
+if (t == JsonToken.VALUE_NULL) {
+return null;
+}
+// And finally, let's allow Strings to be converted too
+if (t == JsonToken.VALUE_STRING) {
+String text = jp.getText().trim();
+if ("true".equalsIgnoreCase(text)) {
+return Boolean.TRUE;
+}
+if ("false".equalsIgnoreCase(text)) {
+return Boolean.FALSE;
+}
+if (text.length() == 0) {
+return null;
+}
+throw ctxt.weirdStringException(text, Boolean.class, "only 
\"true\" or \"false\" recognized");
+}
+
+ctxt.handleUnexpectedToken(Boolean.class, ctxt.getParser());
+// Otherwise, no can do:
+throw JsonMappingException.from(ctxt.ge

(camel-k-runtime) branch dependabot/maven/org.assertj-assertj-core-3.25.0 deleted (was 24560cf9)

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.assertj-assertj-core-3.25.0
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


 was 24560cf9 build(deps): bump org.assertj:assertj-core from 3.24.2 to 
3.25.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-k-runtime) branch main updated: build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0

2024-01-01 Thread apupier
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 51245e3a build(deps): bump org.assertj:assertj-core from 3.24.2 to 
3.25.0
51245e3a is described below

commit 51245e3a51e70b9a84dc825c3cb03e37ef640a1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 1 20:44:52 2024 +

build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.24.2 to 3.25.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.25.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e875fae..0422d6d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
 4.0.16
 2.10.0
 4.4
-3.24.2
+3.25.0
 2.2
 
 



Re: [PR] build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [camel-k-runtime]

2024-01-01 Thread via GitHub


apupier merged PR #1144:
URL: https://github.com/apache/camel-k-runtime/pull/1144


-- 
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



Re: [PR] Upgrade Camel to 4.3.0 [camel-quarkus]

2024-01-01 Thread via GitHub


jamesnetherton commented on PR #5607:
URL: https://github.com/apache/camel-quarkus/pull/5607#issuecomment-1873693881

   Removed the staging repo, squashed commits and rebased from `main`.


-- 
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 dependabot/maven/quarkiverse-groovy.version-3.6.4 deleted (was 33943887b7)

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch 
dependabot/maven/quarkiverse-groovy.version-3.6.4
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was 33943887b7 Auto generated changes for dependabot commit 
0e45fe86d5e880dc61a4123581b358441760df1a

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-quarkus) branch main updated (0b0917bc92 -> 431d67a374)

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


from 0b0917bc92 Bump actions/download-artifact from 3 to 4
 add 431d67a374 Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4

No new revisions were added by this update.

Summary of changes:
 pom.xml|   4 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 164 ++---
 .../src/main/generated/flattened-reduced-pom.xml   |   6 +-
 .../generated/flattened-reduced-verbose-pom.xml|   6 +-
 4 files changed, 90 insertions(+), 90 deletions(-)



Re: [PR] Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4 [camel-quarkus]

2024-01-01 Thread via GitHub


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


-- 
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 dependabot/github_actions/actions/upload-artifact-4 deleted (was 048fea0bc6)

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch 
dependabot/github_actions/actions/upload-artifact-4
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was 048fea0bc6 Bump actions/download-artifact from 3 to 4

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-quarkus) 01/02: Bump actions/upload-artifact from 3 to 4

2024-01-01 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

commit fe9f0476a91aaa8c4cc22d98a89b82df7d00e0b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 14 21:53:19 2023 +

Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) 
from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
---
 .github/workflows/camel-master-cron.yaml   | 2 +-
 .github/workflows/ci-build.yaml| 4 ++--
 .github/workflows/quarkus-master-cron.yaml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/camel-master-cron.yaml 
b/.github/workflows/camel-master-cron.yaml
index bcb6759dbb..b4a11f0521 100644
--- a/.github/workflows/camel-master-cron.yaml
+++ b/.github/workflows/camel-master-cron.yaml
@@ -87,7 +87,7 @@ jobs:
   ls -lh ${{ runner.temp }}/maven-repo.tgz
   df -h /
   - name: Persist Maven Repo
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: maven-repo
   path: ${{ runner.temp }}/maven-repo.tgz
diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml
index 8bfb80d9c8..4b27de3f2a 100644
--- a/.github/workflows/ci-build.yaml
+++ b/.github/workflows/ci-build.yaml
@@ -110,7 +110,7 @@ jobs:
 echo "continue-build=true" >> $GITHUB_OUTPUT
   fi
   - name: Upload dependabot changeset
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 if: steps.pre-build-checks.outputs.continue-build == 'false'
 with:
   name: dependabot-pr-changeset
@@ -177,7 +177,7 @@ jobs:
   ls -lh ${{ runner.temp }}/maven-repo.tgz
   df -h /
   - name: Persist Maven Repo
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: maven-repo
   path: ${{ runner.temp }}/maven-repo.tgz
diff --git a/.github/workflows/quarkus-master-cron.yaml 
b/.github/workflows/quarkus-master-cron.yaml
index 88ae1e6b17..0234fcff65 100644
--- a/.github/workflows/quarkus-master-cron.yaml
+++ b/.github/workflows/quarkus-master-cron.yaml
@@ -88,7 +88,7 @@ jobs:
   ls -lh ${{ runner.temp }}/maven-repo.tgz
   df -h /
   - name: Persist Maven Repo
-uses: actions/upload-artifact@v3
+uses: actions/upload-artifact@v4
 with:
   name: maven-repo
   path: ${{ runner.temp }}/maven-repo.tgz



(camel-quarkus) branch main updated (71a94baced -> 0b0917bc92)

2024-01-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository.

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


from 71a94baced file: migrate read lock test to new harness #3584 (#5618)
 new fe9f0476a9 Bump actions/upload-artifact from 3 to 4
 new 0b0917bc92 Bump actions/download-artifact from 3 to 4

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/workflows/camel-master-cron.yaml   | 16 
 .github/workflows/ci-build.yaml| 16 
 .github/workflows/quarkus-master-cron.yaml | 16 
 3 files changed, 24 insertions(+), 24 deletions(-)



(camel-quarkus) 02/02: Bump actions/download-artifact from 3 to 4

2024-01-01 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

commit 0b0917bc928e36392da4c605de2189bb4378bf21
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 14 21:53:25 2023 +

Bump actions/download-artifact from 3 to 4

Bumps 
[actions/download-artifact](https://github.com/actions/download-artifact) from 
3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
---
 .github/workflows/camel-master-cron.yaml   | 14 +++---
 .github/workflows/ci-build.yaml| 12 ++--
 .github/workflows/quarkus-master-cron.yaml | 14 +++---
 3 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/.github/workflows/camel-master-cron.yaml 
b/.github/workflows/camel-master-cron.yaml
index b4a11f0521..c9c356ad78 100644
--- a/.github/workflows/camel-master-cron.yaml
+++ b/.github/workflows/camel-master-cron.yaml
@@ -129,7 +129,7 @@ jobs:
   matrix: ${{ fromJson(needs.initial-mvn-install.outputs.matrix) }}
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -210,7 +210,7 @@ jobs:
   MAVEN_OPTS: -Xmx3000m
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -286,7 +286,7 @@ jobs:
   MAVEN_OPTS: -Xmx3000m
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -343,7 +343,7 @@ jobs:
   distribution: 'temurin'
   java-version: '21'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -372,7 +372,7 @@ jobs:
   MAVEN_OPTS: -Xmx3000m
 steps:
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -424,7 +424,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -505,7 +505,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml
index 4b27de3f2a..2aa685ac36 100644
--- a/.github/workflows/ci-build.yaml
+++ b/.github/workflows/ci-build.yaml
@@ -227,7 +227,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -301,7 +301,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -371,7 +371,7 @@ jobs:
   distribution: 'temurin'
   java-version: ${{ matrix.java }}
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -413,7 +413,7 @@ jobs:
   distribution: 'temurin'
   java-version: '21'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -458,7 +458,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifact@v3
+uses: actions/download-artifact@v4
 with:
   name: maven-repo
   path: ..
@@ -496,7 +496,7 @@ jobs:
   distribution: 'temurin'
   java-version: '17'
   - name: Download Maven Repo
-uses: actions/download-artifa

Re: [PR] Bump actions/upload-artifact from 3 to 4 [camel-quarkus]

2024-01-01 Thread via GitHub


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


-- 
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



Re: [PR] Bump pulsar-version from 3.1.1 to 3.1.2 [camel]

2024-01-01 Thread via GitHub


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

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
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 dependabot/maven/pulsar-version-3.1.2 created (now bfd7a94788c)

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/pulsar-version-3.1.2
in repository https://gitbox.apache.org/repos/asf/camel.git


  at bfd7a94788c Bump pulsar-version from 3.1.1 to 3.1.2

No new revisions were added by this update.



[PR] Bump pulsar-version from 3.1.1 to 3.1.2 [camel]

2024-01-01 Thread via GitHub


dependabot[bot] opened a new pull request, #12631:
URL: https://github.com/apache/camel/pull/12631

   Bumps `pulsar-version` from 3.1.1 to 3.1.2.
   Updates `org.apache.pulsar:pulsar-client` from 3.1.1 to 3.1.2
   
   Release notes
   Sourced from https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client's
 releases.
   
   v3.1.2
   PIPs
   
   PIP-318: Support not retaining null-key message during topic compaction 
by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21578";>#21578
   
   Broker
   
   Fixed ServiceUnitStateChannel monitor to tombstone only inactive bundle 
states by https://github.com/heesung-sn";>@​heesung-sn 
in https://redirect.github.com/apache/pulsar/pull/21721";>#21721
   Fix typo in the config key by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21690";>#21690
   Record GeoPersistentReplicator.msgOut before producer#sendAsync by https://github.com/nodece";>@​nodece in https://redirect.github.com/apache/pulsar/pull/21673";>#21673
   Print recoverBucketSnapshot log if cursorProperties are empty by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21651";>#21651
   Support not retaining null-key message during topic compaction by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21601";>#21601
   Delete topic timeout due to NPE by https://github.com/poorbarcode";>@​poorbarcode in https://redirect.github.com/apache/pulsar/pull/21595";>#21595
   Duplicate LedgerOffloader creation when namespace/topic policies are 
updated by https://github.com/shibd";>@​shibd in https://redirect.github.com/apache/pulsar/pull/21591";>#21591
   Fix issue with consumer read uncommitted messages from compacted topic 
by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21571";>#21571
   Fix create topic with different auto creation strategies causes race 
condition by https://github.com/mattisonchao";>@​mattisonchao in https://redirect.github.com/apache/pulsar/pull/21545";>#21545
   Fix orphan scheduled task for ledger create timeout check by https://github.com/poorbarcode";>@​poorbarcode in https://redirect.github.com/apache/pulsar/pull/21542";>#21542
   Fix thousands orphan PersistentTopic caused OOM by https://github.com/poorbarcode";>@​poorbarcode in https://redirect.github.com/apache/pulsar/pull/21540";>#21540
   Fix unfinished callback when deleting managed ledger by https://github.com/mattisonchao";>@​mattisonchao in https://redirect.github.com/apache/pulsar/pull/21530";>#21530
   Fix setReplicatedSubscriptionStatus incorrect behavior by https://github.com/liudezhi2098";>@​liudezhi2098 in https://redirect.github.com/apache/pulsar/pull/21510";>#21510
   Fix failure while creating non-durable cursor with inactive 
managed-ledger by https://github.com/rdhabalia";>@​rdhabalia in https://redirect.github.com/apache/pulsar/pull/21508";>#21508
   Fix PulsarService/BrokerService shutdown when brokerShutdownTimeoutMs=0 
by https://github.com/lhotari";>@​lhotari in https://redirect.github.com/apache/pulsar/pull/21496";>#21496
   Do not write replicated snapshot marker when the topic which is not 
enable replication by https://github.com/liangyepianzhou";>@​liangyepianzhou in 
https://redirect.github.com/apache/pulsar/pull/21495";>#21495
   Avoid pass null role in MultiRolesTokenAuthorizationProvider by https://github.com/mattisonchao";>@​mattisonchao in https://redirect.github.com/apache/pulsar/pull/21486";>#21486
   Fix the deadlock when using BookieRackAffinityMapping with rackaware 
policy by https://github.com/erobot";>@​erobot in https://redirect.github.com/apache/pulsar/pull/21481";>#21481
   Fix issue with consumer read uncommitted messages from compacted topic 
by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21465";>#21465
   Fix resource_quota_zpath by https://github.com/AnonHxy";>@​AnonHxy in https://redirect.github.com/apache/pulsar/pull/21461";>#21461
   Fix namespace bundle stuck in unloading status by https://github.com/mattisonchao";>@​mattisonchao in https://redirect.github.com/apache/pulsar/pull/21445";>#21445
   Ignore individual acknowledgment for CompactorSubscription when an entry 
has been filtered. by https://github.com/coderzc";>@​coderzc in https://redirect.github.com/apache/pulsar/pull/21434";>#21434
   Fix MultiRoles token provider NPE when using anonymous clients by https://github.com/Technoboy";>@​Technoboy- in https://redirect.github.com/apache/pulsar/pull/21429";>#21429
   Fix heartbeat namespace create event topic and cannot delete heartbeat 
topic by https://github.com/TakaHiR07";>@​TakaHiR07 in 
https://redirect.github.com/apache/pulsar/pull/21360";>#21360
   Fix heartbeat namespace create transaction internal topic by https://github.com/TakaHiR07";>@​TakaHiR07 in https://redirect.github.com/apache/pulsar/pull/21348"

Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-01-01 Thread via GitHub


github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1873597025

   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 7381563075-1349-8464d4d2-9df9-4f6a-8d93-c224bfec0cbf
   * Camel Quarkus Commit: e047f20f62005b2e30bbb59bcc9a7902b51b64ba
   
   * Quarkus Main Commit: 71a94baced4e5617ae09f5bc06bccb1c9144fd85
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/7381563075


-- 
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-k) branch release-2.2.x updated: chore: nightly SBOM update

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.2.x by this push:
 new f93a50341 chore: nightly SBOM update
f93a50341 is described below

commit f93a503417e2fdfe61bba11935a47c8412890e64
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 2 01:17:34 2024 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 9dc9b26bb..f20889093 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json";,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:7de07147-7107-4dc4-92d8-b467d88cad96",
+  "serialNumber": "urn:uuid:a01ca5ab-43fb-4c83-9713-44269315f4d5",
   "version": 1,
   "metadata": {
-"timestamp": "2024-01-01T01:15:56Z",
+"timestamp": "2024-01-02T01:17:34Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231003742-fd5a97d4dcdf?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240101011556-c41dbe952784?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231231003742-fd5a97d4dcdf",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231003742-fd5a97d4dcdf?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20240101011556-c41dbe952784",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240101011556-c41dbe952784?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k";,
@@ -3830,7 +3830,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231003742-fd5a97d4dcdf?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240101011556-c41dbe952784?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.42?type=module",



(camel-k) branch release-2.1.x updated: chore: nightly SBOM update

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.1.x by this push:
 new 957c33028 chore: nightly SBOM update
957c33028 is described below

commit 957c33028f8abb38a095dbd141ce0ea8334caf46
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 2 00:31:13 2024 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 5b2686f47..6657e5783 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json";,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:42f532f7-2e49-45cc-94ac-da10ab9034a7",
+  "serialNumber": "urn:uuid:3babcfbd-38b4-490f-9280-9c38d0386c0d",
   "version": 1,
   "metadata": {
-"timestamp": "2024-01-01T00:30:41Z",
+"timestamp": "2024-01-02T00:31:13Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231230235209-b867b190507b?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240101003041-8143846e230e?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231230235209-b867b190507b",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231230235209-b867b190507b?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20240101003041-8143846e230e",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240101003041-8143846e230e?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k";,
@@ -3853,7 +3853,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231230235209-b867b190507b?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240101003041-8143846e230e?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.38?type=module",



(camel-k) branch main updated: chore: nightly SBOM update

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 209231d25 chore: nightly SBOM update
209231d25 is described below

commit 209231d257927cabc84953ec0778aebff3f30721
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 1 23:45:28 2024 +

chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 32a5782e4..82a6523ff 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json";,
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:90a42bac-bd15-4049-94ed-a8e1b384816e",
+  "serialNumber": "urn:uuid:5762138e-6564-4c99-8825-e86ac2f3f6d3",
   "version": 1,
   "metadata": {
-"timestamp": "2023-12-31T23:46:04Z",
+"timestamp": "2024-01-01T23:45:28Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234232-ab089260c6b4?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234604-c15b46cf8adb?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231231234232-ab089260c6b4",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234232-ab089260c6b4?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231231234604-c15b46cf8adb",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234604-c15b46cf8adb?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k";,
@@ -3830,7 +3830,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234232-ab089260c6b4?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231231234604-c15b46cf8adb?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.42?type=module",



Re: [PR] Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4 [camel-quarkus]

2024-01-01 Thread via GitHub


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

   Branch auto synchronized due to changes in generated files. New workflow run 
triggered:
   
   https://github.com/apache/camel-quarkus/actions/runs/7380196153


-- 
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 dependabot/maven/quarkiverse-groovy.version-3.6.4 updated (0e45fe86d5 -> 33943887b7)

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/quarkiverse-groovy.version-3.6.4
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


from 0e45fe86d5 Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4
 add 33943887b7 Auto generated changes for dependabot commit 
0e45fe86d5e880dc61a4123581b358441760df1a

No new revisions were added by this update.

Summary of changes:
 pom.xml|   2 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 164 ++---
 .../src/main/generated/flattened-reduced-pom.xml   |   6 +-
 .../generated/flattened-reduced-verbose-pom.xml|   6 +-
 4 files changed, 89 insertions(+), 89 deletions(-)



[PR] Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4 [camel-quarkus]

2024-01-01 Thread via GitHub


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

   Bumps `quarkiverse-groovy.version` from 3.6.1 to 3.6.4.
   Updates `io.quarkiverse.groovy:quarkus-groovy` from 3.6.1 to 3.6.4
   
   Updates `io.quarkiverse.groovy:quarkus-groovy-deployment` from 3.6.1 to 3.6.4
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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 dependabot/maven/quarkiverse-groovy.version-3.6.4 created (now 0e45fe86d5)

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/quarkiverse-groovy.version-3.6.4
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


  at 0e45fe86d5 Bump quarkiverse-groovy.version from 3.6.1 to 3.6.4

No new revisions were added by this update.



(camel-k-runtime) branch dependabot/maven/org.assertj-assertj-core-3.25.0 created (now 24560cf9)

2024-01-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.assertj-assertj-core-3.25.0
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


  at 24560cf9 build(deps): bump org.assertj:assertj-core from 3.24.2 to 
3.25.0

No new revisions were added by this update.



[PR] build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [camel-k-runtime]

2024-01-01 Thread via GitHub


dependabot[bot] opened a new pull request, #1144:
URL: https://github.com/apache/camel-k-runtime/pull/1144

   Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.24.2 to 3.25.0.
   
   Release notes
   Sourced from https://github.com/assertj/assertj/releases";>org.assertj:assertj-core's 
releases.
   
   v3.25.0
   :jigsaw: Binary Compatibility
   The release is https://assertj.github.io/doc/#binary-compatibility";>binary 
compatible with the previous minor version.
   :no_entry_sign: Deprecated
   Core
   
   Deprecate the following date/time related assertions in favor of 
isCloseTo:
   
   isEqualToIgnoringHours
   isEqualToIgnoringMinutes
   isEqualToIgnoringSeconds
   isEqualToIgnoringMillis
   isEqualToIgnoringNanos
   isInSameHourAs
   isInSameMinuteAs
   isInSameSecondAs
   
   
   Deprecate asList in favor of asInstanceOf https://redirect.github.com/assertj/assertj/issues/3138";>#3138
   
   :sparkles: New Features
   Core
   
   
   Add Descriptable#describedAs(Supplier)
   
   
   Add isInThePast and isInTheFuture to 
LocalDate assertions https://redirect.github.com/assertj/assertj/issues/2933";>#2933
   
   
   Add isInThePast and isInTheFuture to the 
missing Java 8 date/time types https://redirect.github.com/assertj/assertj/issues/2947";>#2947
   
   
   Add isRecord and isNotRecord to 
Class assertions https://redirect.github.com/assertj/assertj/issues/2968";>#2968
   
   
   Add hasNullValue and doesNotHaveNullValue to 
AtomicReferenceAssert https://redirect.github.com/assertj/assertj/issues/2969";>#2969
   
   
   Add asBoolean|Byte|Short|Int|Long|Float|Double to 
String assertions https://redirect.github.com/assertj/assertj/issues/2580";>#2580
   
   
   Add hasRecordComponents to Class assertions https://redirect.github.com/assertj/assertj/issues/2995";>#2995
   
   
   Add getters for field path in ComparisonDifference https://redirect.github.com/assertj/assertj/issues/3007";>#3007
   
   
   Allow to compare enum and string fields in the 
recursive comparison https://redirect.github.com/assertj/assertj/issues/2616";>#2616
   
   
   Provide value when assertThatThrownBy / 
thenThrownBy fail https://redirect.github.com/assertj/assertj/issues/3043";>#3043
   
   
   Add isSealed and isNotSealed to 
Class assertions https://redirect.github.com/assertj/assertj/issues/3080";>#3080
   
   
   Add assertThatCharSequence to disambiguate Groovy's 
GString https://redirect.github.com/assertj/assertj/issues/3132";>#3132
   
   
   Change the way the properties are collected using the 
Class.getMethods() API instead of iterating the class hierarchy 
using Class.declaredMethods() https://redirect.github.com/assertj/assertj/issues/3135";>#3135
   
   
   Add default constructor for RecursiveComparator https://redirect.github.com/assertj/assertj/issues/3206";>#3206
   
   
   Add isPrimitive and isNotPrimitive to 
Class assertions https://redirect.github.com/assertj/assertj/issues/2722";>#2722
   
   
   Add anyOf(ThrowingConsumer...) and 
allOf(ThrowingConsumer...) https://redirect.github.com/assertj/assertj/issues/3219";>#3219
   
   What was written as:
   assertThat(elements)
 .extracting(Element::getProperty)
 .allSatisfy(p -> assertThat(p).satisfiesAnyOf(
 p1 -> assertThat(p1).isNull(),
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/assertj/assertj/commit/2c1c0839af66989c2d30d5b556799ca75ef2c246";>2c1c083
 [maven-release-plugin] prepare release assertj-build-3.25.0
   https://github.com/assertj/assertj/commit/c44129de725f5a3ecbaba16dd7b9ec31fd9e293b";>c44129d
 Move flatten-maven-plugin version to separate property
   https://github.com/assertj/assertj/commit/31cefaf68c04e13c6703033151f776251782af85";>31cefaf
 Apply flatten-maven-plugin to assertj-core and 
assertj-guava (https://redirect.github.com/assertj/assertj/issues/3311";>#3311)
   https://github.com/assertj/assertj/commit/435d183f2ededb18246338fb780098fabfba700b";>435d183
 chore(deps-dev): bump org.testng:testng from 7.8.0 to 7.9.0 (https://redirect.github.com/assertj/assertj/issues/3312";>#3312)
   https://github.com/assertj/assertj/commit/e044604d99cdb513177d467886d51c47e0163251";>e044604
 chore(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 
3
   https://github.com/assertj/assertj/commit/1ea43798bdd19c02f0d5223df1188a8029740ef2";>1ea4379
 chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 
2.16.0...
   https://github.com/assertj/assertj/commit/e841b327cd668856625cb18dc6807723ab966742";>e841b32
 chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 
...
   https://github.com/assertj/assertj/commit/5ea37606edf781f25d9661a09dcc02b8a9f3c7dc";>5ea3760
 ci: update workflows to Java 21 (https://redirect.github.com/assertj/assertj/issues/3191";>#3191)
   https://github.com/assertj/assertj/commit/e91cb7bfafd612961350e6846220a62a8188567f";>e91cb7b
 ci: upload only report for latest release

(camel) branch regen_bot updated (9bbf8055f59 -> b159101d319)

2024-01-01 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 9bbf8055f59 Bump io.smallrye.config:smallrye-config from 3.4.4 to 
3.5.0 (#12630)
 add b159101d319 Try to fix doc build problem

No new revisions were added by this update.

Summary of changes:
 docs/user-manual/modules/ROOT/pages/variables.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch main updated: Try to fix doc build problem

2024-01-01 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 b159101d319 Try to fix doc build problem
b159101d319 is described below

commit b159101d3198dbb3e22ad438c67826eb8d7b1de5
Author: Claus Ibsen 
AuthorDate: Mon Jan 1 16:14:29 2024 +0100

Try to fix doc build problem
---
 docs/user-manual/modules/ROOT/pages/variables.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/variables.adoc 
b/docs/user-manual/modules/ROOT/pages/variables.adoc
index 7f8b100ff65..e27b92286bf 100644
--- a/docs/user-manual/modules/ROOT/pages/variables.adoc
+++ b/docs/user-manual/modules/ROOT/pages/variables.adoc
@@ -75,7 +75,7 @@ String str = context.getVariable("myGlobalKey", String.class);
 == Setting and getting variables from DSL
 
 It is also possible to use variables in Camel xref:routes.adoc[routes] using 
the
-xref:components:eips:setVariable-eip.adoc[SetVariable], and 
xref:components:eips:removeVariable-eip.adoc[RemoveVariable] EIPs.
+setVariable and removeVariable EIPs.
 
 These EIPs makes it possible to set and remove variables from routes. And you 
can also access variables from the 
xref:components:languages:simple-language.adoc[Simple] language.
 



(camel-website) branch number2023 updated (bc0f79fb -> cfdfb020)

2024-01-01 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

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


from bc0f79fb Camel numbers 2023 blog. WIP
 add cfdfb020 Camel numbers 2023 blog.

No new revisions were added by this update.

Summary of changes:
 content/blog/2024/01/index.md | 28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)



[I] The Apache Camel not being able to find the Kamelet with the ID jms-apache-artemis-source [camel-karavan]

2024-01-01 Thread via GitHub


RafiIsaharov opened a new issue, #1042:
URL: https://github.com/apache/camel-karavan/issues/1042

   The camel-karavan service was installed in minikube v1.32.0 with the docker 
driver on Ubunto 22.04 via WSL2 on Windows 10
   created a simple project from 
https://github.com/apache/camel-karavan/tree/main/karavan-demo/jms-to-kafka
   
   When running via the Karavan UI example from the link above, getting an 
error:
   
   ```
   2024-01-01 09:43:39.856  WARN 15 --- [ ReloadOnDemand] 
support.RouteOnDemandReloadStrategy : Error reloading routes due to Failed to 
create route payment: 
Route(payment)[From[kamelet:jms-apache-artemis-source?broker... because of 
Failed to resolve endpoint: 
kamelet://jms-apache-artemis-source?brokerURL=tcp://172.28.132.151:61616&destinationName=payments&destinationType=queue
 due to: org.apache.camel.component.kamelet.KameletNotFoundException: Kamelet 
with id jms-apache-artemis-source not found in locations: 
file:/karavan/code,classpath:/kamelets,github:apache:camel-kamelets/kamelets. 
This exception is ignored.
   org.apache.camel.FailedToCreateRouteException: Failed to create route 
payment: Route(payment)[From[kamelet:jms-apache-artemis-source?broker... 
because of Failed to resolve endpoint: 
kamelet://jms-apache-artemis-source?brokerURL=tcp://172.28.132.151:61616&destinationName=payments&destinationType=queue
 due to: org.apache.camel.component.kamelet.KameletNotFoundException: Kamelet 
with id jms-apache-artemis-source not found in locations: 
file:/karavan/code,classpath:/kamelets,github:apache:camel-kamelets/kamelets
   at 
org.apache.camel.reifier.RouteReifier.createRoute(RouteReifier.java:82) 
~[camel-core-reifier-4.1.0.jar:4.1.0]
   ```


   
![image](https://github.com/apache/camel-karavan/assets/33138463/be459e60-32ef-4960-9c0d-ec49696dc710)
   
   Please help with this issue


-- 
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.apache.org

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



Re: [I] Failed to run created demo project with container \"demo\" in pod \"demo\" is waiting to start: ContainerCreating [camel-karavan]

2024-01-01 Thread via GitHub


RafiIsaharov commented on issue #1029:
URL: https://github.com/apache/camel-karavan/issues/1029#issuecomment-1873322390

   The issue was resolved after I added DNS: nameserver 8.8.8.8 to 
/etc/resolv.conf and restarted coredns in the kube-system namespace of Minikube 
Kubernetes cluster.
   commands to resolve the issue:
   minikube ssh
   sudo sh -c 'echo "nameserver 8.8.8.8" >> /etc/resolv.conf'
   minikube kubectl -- rollout restart -n kube-system deployment coredns


-- 
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



Re: [I] Failed to run created demo project with container \"demo\" in pod \"demo\" is waiting to start: ContainerCreating [camel-karavan]

2024-01-01 Thread via GitHub


RafiIsaharov closed issue #1029: Failed to run created demo project with 
container \"demo\" in pod \"demo\" is waiting to start: ContainerCreating
URL: https://github.com/apache/camel-karavan/issues/1029


-- 
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 (c0a89a57f52 -> 9bbf8055f59)

2024-01-01 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 c0a89a57f52 Regen SBOM from commit 
ecd6fe3f670c4209bcda89aa5e218fc00523f31c (#12627)
 add 9bbf8055f59 Bump io.smallrye.config:smallrye-config from 3.4.4 to 
3.5.0 (#12630)

No new revisions were added by this update.

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



(camel) branch main updated: Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0 (#12630)

2024-01-01 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 9bbf8055f59 Bump io.smallrye.config:smallrye-config from 3.4.4 to 
3.5.0 (#12630)
9bbf8055f59 is described below

commit 9bbf8055f59fd5a9cf772c2fe17a653cefc60115
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 1 10:47:40 2024 +0100

Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0 (#12630)

Bumps 
[io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config)
 from 3.4.4 to 3.5.0.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- 
[Commits](https://github.com/smallrye/smallrye-config/compare/3.4.4...3.5.0)

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1123299f6f7..d1d23715e54 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -415,7 +415,7 @@
 2.0.10
 2.0.10
 4.3.5
-3.4.4
+3.5.0
 4.0.4
 
6.2.6
 0.13.0



(camel) branch dependabot/maven/io.smallrye.config-smallrye-config-3.5.0 deleted (was b55e3f2984c)

2024-01-01 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
dependabot/maven/io.smallrye.config-smallrye-config-3.5.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was b55e3f2984c Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.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.



Re: [PR] Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0 [camel]

2024-01-01 Thread via GitHub


davsclaus merged PR #12630:
URL: https://github.com/apache/camel/pull/12630


-- 
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