[PR] [3.2.x] Upgrade Quarkus to 3.2.9.Final [camel-quarkus]

2023-11-20 Thread via GitHub


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

   (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



Re: [PR] Add multiple datasources to Jdbc example [camel-quarkus-examples]

2023-11-20 Thread via GitHub


jamesnetherton commented on PR #180:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/180#issuecomment-1820367159

   You don't need to run `update-examples-json` locally. But you need to ensue 
that there's an entry for the new project added to 
[docs/modules/ROOT/attachments/examples.json](https://github.com/apache/camel-quarkus-examples/blob/camel-quarkus-main/docs/modules/ROOT/attachments/examples.json).


-- 
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] #973 - Don't copy project if existing project-id is used [camel-karavan]

2023-11-20 Thread via GitHub


mvolf commented on PR #992:
URL: https://github.com/apache/camel-karavan/pull/992#issuecomment-1820359471

   @mgubaidullin Can you please merge this if there are no issues with the 
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



Re: [PR] Add multiple datasources to Jdbc example [camel-quarkus-examples]

2023-11-20 Thread via GitHub


spatnity commented on PR #180:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/180#issuecomment-1820352155

   After running this maven goal 
`org.l2x6.cq:cq-maven-plugin:0.33.0:update-examples-json`, there is a 
`examples.json` file that is getting created (Untracked) which has nothing 
inside it.Do i need to commit that as well?


-- 
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 log4j2-version from 2.21.1 to 2.22.0 [camel]

2023-11-20 Thread via GitHub


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

   :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/log4j2-version-2.22.0 created (now 4f53fd61f72)

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

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


  at 4f53fd61f72 Bump log4j2-version from 2.21.1 to 2.22.0

No new revisions were added by this update.



[PR] Bump log4j2-version from 2.21.1 to 2.22.0 [camel]

2023-11-20 Thread via GitHub


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

   Bumps `log4j2-version` from 2.21.1 to 2.22.0.
   Updates `org.apache.logging.log4j:log4j-api` from 2.21.1 to 2.22.0
   
   Updates `org.apache.logging.log4j:log4j-core` from 2.21.1 to 2.22.0
   
   Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.21.1 to 2.22.0
   
   Updates `org.apache.logging.log4j:log4j-jcl` from 2.21.1 to 2.22.0
   
   Updates `org.apache.logging.log4j:log4j-jul` from 2.21.1 to 2.22.0
   
   Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.21.1 to 2.22.0
   
   Updates `org.apache.logging.log4j:log4j-layout-template-json` from 2.21.1 to 
2.22.0
   
   
   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



Re: [PR] Add multiple datasources to Jdbc example [camel-quarkus-examples]

2023-11-20 Thread via GitHub


spatnity commented on PR #180:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/180#issuecomment-1820320805

   Yeah `README.adoc` syntax used is different compared to others.I will update 
it


-- 
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 ognl:ognl from 3.4.1 to 3.4.2 [camel]

2023-11-20 Thread via GitHub


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

   :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/ognl-ognl-3.4.2 created (now 47c850c30af)

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

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


  at 47c850c30af Bump ognl:ognl from 3.4.1 to 3.4.2

No new revisions were added by this update.



[PR] Bump ognl:ognl from 3.4.1 to 3.4.2 [camel]

2023-11-20 Thread via GitHub


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

   Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.1 to 3.4.2.
   
   Release notes
   Sourced from https://github.com/orphan-oss/ognl/releases;>ognl:ognl's 
releases.
   
   OGNL 3.4.2
   What's Changed
   
   OGNL-102 Improves performance when null was returned by https://github.com/lukaszlenart;>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/204;>orphan-oss/ognl#204
   Brings back Map interface into OgnlContext by https://github.com/lukaszlenart;>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/222;>orphan-oss/ognl#222
   Uses Java 17 in Code Quality check by https://github.com/lukaszlenart;>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/223;>orphan-oss/ognl#223
   
   Full Changelog: https://github.com/orphan-oss/ognl/compare/OGNL_3_4_1...OGNL_3_4_2;>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_1...OGNL_3_4_2
   
   
   
   Commits
   
   See full diff in https://github.com/orphan-oss/ognl/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ognl:ognl=maven=3.4.1=3.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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



Re: [PR] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


orpiske commented on code in PR #12098:
URL: https://github.com/apache/camel/pull/12098#discussion_r1400053070


##
components/camel-quartz/src/main/docs/quartz-component.adoc:
##
@@ -164,6 +164,22 @@ 
quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=Europ
 
 The timeZone value is the values accepted by `java.util.TimeZone`.
 
+== Specifying start date
+
+The Quartz Scheduler allows you to configure start date per trigger. You can 
provide the start date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+
+== Specifying end date
+
+The Quartz Scheduler allows you to configure end date per trigger. You can 
provide the end date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+

Review Comment:
   > Is there any existing example for setting the time as date/timezone? I was 
inclined to use ISO-8601 but was thinking of something like 
"2001-07-04T12:08:56CET" for better readability, especially for DST based 
times. I am presently using 3.14 due to some hard dependencies on Java 8. Hence 
I would urge you to also consider 3.14 as a candidate for shipping this feature.
   
   I'd probably make this configurable. 



-- 
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-spring-boot) branch camel-spring-boot-3.x updated: [create-pull-request] automated change (#1014)

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

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


The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this 
push:
 new 81044e83eb6 [create-pull-request] automated change (#1014)
81044e83eb6 is described below

commit 81044e83eb631e2ac4666bfc707dd9b6ee91f745
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 06:32:55 2023 +0100

[create-pull-request] automated change (#1014)

Co-authored-by: orpiske 
---
 tooling/camel-spring-boot-dependencies/pom.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index e3e08e987a8..1f69805f561 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3827,6 +3827,11 @@
 camel-slack
 3.22.0-SNAPSHOT
   
+  
+org.apache.camel
+camel-smb
+3.22.0-SNAPSHOT
+  
   
 org.apache.camel
 camel-smpp



Re: [PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 3) [camel-spring-boot]

2023-11-20 Thread via GitHub


oscerd merged PR #1014:
URL: https://github.com/apache/camel-spring-boot/pull/1014


-- 
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] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2023-11-20 Thread via GitHub


davsclaus closed pull request #1013: [Github Actions] Periodic Sync Camel 
Spring Boot (Camel 4)
URL: https://github.com/apache/camel-spring-boot/pull/1013


-- 
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) 01/01: Upgrade Quarkus to 3.7.0.CR1

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

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

commit 3aa613328ae3d322f8f06c68c995486ebfdf6196
Author: James Netherton 
AuthorDate: Fri Nov 17 07:34:54 2023 +

Upgrade Quarkus to 3.7.0.CR1
---
 docs/antora.yml   | 2 +-
 pom.xml   | 6 +++---
 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, 7 insertions(+), 7 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index ea7bbfb990..fc4590dc12 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.6.0 # replace ${camel-quarkus.version}
-quarkus-version: 3.6.0.CR1 # replace ${quarkus.version}
+quarkus-version: 999-SNAPSHOT # replace ${quarkus.version}
 graalvm-version: 23.0.1 # replace ${graalvm.version}
 graalvm-docs-version: jdk17
 mapstruct-version: 1.5.5.Final # replace ${mapstruct.version}
diff --git a/pom.xml b/pom.xml
index 4d82f080a7..9d7d412803 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
 2.2.0
 
2.2.0
 2.0.2
-3.6.0.CR1
+999-SNAPSHOT
 
4.0.0
 2.4.0
 
@@ -142,11 +142,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.1
+
4.11.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 9e962be39f..eb7b5acac1 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.1
+4.11.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 1bb919697d..0e36085050 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.1
+4.11.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 109e3083a1..f0df65cf8e 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.1
+4.11.0
   
   
 io.swagger.core.v3



(camel-quarkus) branch quarkus-main updated (a45c480f71 -> 3aa613328a)

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

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


 discard a45c480f71 Upgrade Quarkus to 3.7.0.CR1
 add f51986409c Revert "Disable dataformat SnakeYAML JVM test and native 
profile due to #5278" (#5524)
 add 47b99ee962 Ftp regenerate certificate + extend validity (#5523)
 add 6b3bc32cd7 Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5 (#5526)
 new 3aa613328a Upgrade Quarkus to 3.7.0.CR1

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   (a45c480f71)
\
 N -- N -- N   refs/heads/quarkus-main (3aa613328a)

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


Summary of changes:
 integration-tests/dataformat/pom.xml   |   2 -
 .../component/dataformat/it/DataformatTest.java|   2 -
 .../ftp/src/test/resources/keystore.p12| Bin 3558 -> 3542 bytes
 .../ftp/src/test/resources/readme.adoc |   2 +-
 integration-tests/ftp/src/test/resources/test.key  |  55 +++--
 pom.xml|   4 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |   6 +--
 .../src/main/generated/flattened-reduced-pom.xml   |   6 +--
 .../generated/flattened-reduced-verbose-pom.xml|   6 +--
 9 files changed, 40 insertions(+), 43 deletions(-)



Re: [PR] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


prasanthrao commented on code in PR #12098:
URL: https://github.com/apache/camel/pull/12098#discussion_r132894


##
components/camel-quartz/src/main/docs/quartz-component.adoc:
##
@@ -164,6 +164,22 @@ 
quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=Europ
 
 The timeZone value is the values accepted by `java.util.TimeZone`.
 
+== Specifying start date
+
+The Quartz Scheduler allows you to configure start date per trigger. You can 
provide the start date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+
+== Specifying end date
+
+The Quartz Scheduler allows you to configure end date per trigger. You can 
provide the end date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+

Review Comment:
   Is there any existing example for setting the time as date/timezone? I was 
inclined to use ISO-8601 but was thinking of something like 
"2001-07-04T12:08:56CET" for better readability, especially for DST based times.
   I am presently using 3.14 due to some hard dependencies on Java 8. Hence I 
would urge you to also consider 3.14 as a candidate for shipping this feature. 
   
   
   



-- 
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) 01/02: chore: changelog automatic update

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

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

commit bb4ac768c8bd7a8945335231bd917ff7b82c1e23
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 01:16:39 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c43bae126..b83e035ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
 - Facing issue while Integrating Java Code and REST with JAR Dependencies 
[\#4593](https://github.com/apache/camel-k/issues/4593)
 - Image Vulnerability of Go package 
[\#4581](https://github.com/apache/camel-k/issues/4581)
 - Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)
+- Create a test for structured health check conditions when integrations are 
scaled \> 1 [\#3997](https://github.com/apache/camel-k/issues/3997)
 - Add KEP-1755 support e2e tests 
[\#3615](https://github.com/apache/camel-k/issues/3615)
 - Run without source code 
[\#3295](https://github.com/apache/camel-k/issues/3295)
 



(camel-k) branch release-2.0.x updated (da609683a -> 58a1e0741)

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

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


from da609683a chore: nightly SBOM update
 new bb4ac768c chore: changelog automatic update
 new 58a1e0741 chore: nightly SBOM update

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:
 CHANGELOG.md   |  1 +
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)



(camel-k) 02/02: chore: nightly SBOM update

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

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

commit 58a1e07418904f614b69ee30e0a91949f0dc0332
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 01:19:58 2023 +

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 fff18..42edc57ca 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:1532ac23-91bb-4460-8c1f-5ff7ce53280e",
+  "serialNumber": "urn:uuid:33f37557-2b36-4d38-8c86-c4bde105c51e",
   "version": 1,
   "metadata": {
-"timestamp": "2023-11-20T01:14:02Z",
+"timestamp": "2023-11-21T01:19:58Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231119012020-0384c35e8e1d?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011639-bb4ac768c8bd?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231119012020-0384c35e8e1d",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231119012020-0384c35e8e1d?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231121011639-bb4ac768c8bd",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011639-bb4ac768c8bd?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -4021,7 +4021,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231119012020-0384c35e8e1d?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121011639-bb4ac768c8bd?type=module",
   "dependsOn": [
 "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
 "pkg:golang/github.com/container-tools/spectrum@v0.6.29?type=module",



(camel-quarkus) branch dependabot/maven/quarkiverse-jsch.version-3.0.5 deleted (was ccfd52a558)

2023-11-20 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-jsch.version-3.0.5
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was ccfd52a558 Auto generated changes for dependabot commit 
799c65761d55a889f374f12634f7cf947276a874

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 (47b99ee962 -> 6b3bc32cd7)

2023-11-20 Thread zhfeng
This is an automated email from the ASF dual-hosted git repository.

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


from 47b99ee962 Ftp regenerate certificate + extend validity (#5523)
 add 6b3bc32cd7 Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5 (#5526)

No new revisions were added by this update.

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



Re: [PR] Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5 [camel-quarkus]

2023-11-20 Thread via GitHub


zhfeng merged PR #5526:
URL: https://github.com/apache/camel-quarkus/pull/5526


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



[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 3) [camel-spring-boot]

2023-11-20 Thread via GitHub


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

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-camel-3.yml


-- 
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) 01/02: chore: changelog automatic update

2023-11-20 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

commit 5b2062fb4083102f4d7a172d097b555cfad990d9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 00:30:43 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c43bae126..b83e035ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
 - Facing issue while Integrating Java Code and REST with JAR Dependencies 
[\#4593](https://github.com/apache/camel-k/issues/4593)
 - Image Vulnerability of Go package 
[\#4581](https://github.com/apache/camel-k/issues/4581)
 - Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)
+- Create a test for structured health check conditions when integrations are 
scaled \> 1 [\#3997](https://github.com/apache/camel-k/issues/3997)
 - Add KEP-1755 support e2e tests 
[\#3615](https://github.com/apache/camel-k/issues/3615)
 - Run without source code 
[\#3295](https://github.com/apache/camel-k/issues/3295)
 



(camel-k) branch release-2.1.x updated (59849697a -> 5591730e6)

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

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


from 59849697a chore: nightly SBOM update
 new 5b2062fb4 chore: changelog automatic update
 new 5591730e6 chore: nightly SBOM update

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:
 CHANGELOG.md   |  1 +
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)



(camel-k) 02/02: chore: nightly SBOM update

2023-11-20 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

commit 5591730e6ef1f034f4f59ce814860698cef22a36
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 00:32:20 2023 +

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 420a6862b..99d979a05 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:ddb60205-b2ec-4efc-8357-bc9d7caecb84",
+  "serialNumber": "urn:uuid:a5ccd7a1-f2c4-44e7-9eaf-f1c6fda54b5e",
   "version": 1,
   "metadata": {
-"timestamp": "2023-11-20T00:32:18Z",
+"timestamp": "2023-11-21T00:32:20Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231119003312-f7e6eb8c1714?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121003043-5b2062fb4083?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231119003312-f7e6eb8c1714",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231119003312-f7e6eb8c1714?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231121003043-5b2062fb4083",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121003043-5b2062fb4083?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-20231119003312-f7e6eb8c1714?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231121003043-5b2062fb4083?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",



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

2023-11-20 Thread via GitHub


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

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 6937374405-1203-be22289e-ecf2-40c5-97f8-381d52a8cf32
   * Camel Quarkus Commit: 96d08a31c681c8bf6f590d1ce6db4431dd5404c0
   
   * Camel Main Commit: 47b99ee962f9ebc7dc697b77c2224eebc5379118
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/6937374405


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



[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2023-11-20 Thread via GitHub


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

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml


-- 
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) 01/02: chore: changelog automatic update

2023-11-20 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

commit 9448b318bdb5752308f955e378094cc2c7673d47
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 20 23:43:31 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70131d184..acaaa6624 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,14 +19,17 @@
 - Facing issue while Integrating Java Code and REST with JAR Dependencies 
[\#4593](https://github.com/apache/camel-k/issues/4593)
 - Image Vulnerability of Go package 
[\#4581](https://github.com/apache/camel-k/issues/4581)
 - Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)
+- Create a test for structured health check conditions when integrations are 
scaled \> 1 [\#3997](https://github.com/apache/camel-k/issues/3997)
 - Add KEP-1755 support e2e tests 
[\#3615](https://github.com/apache/camel-k/issues/3615)
 - Run without source code 
[\#3295](https://github.com/apache/camel-k/issues/3295)
 
 **Merged pull requests:**
 
+- chore\(e2e\): Dev mode flaky test randomize name 
[\#4921](https://github.com/apache/camel-k/pull/4921) 
([gansheer](https://github.com/gansheer))
 - fix\(ci\): Remove golint warning for imports 
[\#4920](https://github.com/apache/camel-k/pull/4920) 
([gansheer](https://github.com/gansheer))
 - fix\(\#4916\): Improve component resolver 
[\#4919](https://github.com/apache/camel-k/pull/4919) 
([christophd](https://github.com/christophd))
 - Use filepath.clean in json-schema-gen command for destination parameter 
[\#4918](https://github.com/apache/camel-k/pull/4918) 
([oscerd](https://github.com/oscerd))
+- test\(health\): \#3997 structured conditions for scaled integrations 
[\#4917](https://github.com/apache/camel-k/pull/4917) 
([rinaldodev](https://github.com/rinaldodev))
 - chore\(deps\): bump golang.org/x/term from 0.13.0 to 0.14.0 
[\#4913](https://github.com/apache/camel-k/pull/4913) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(deps\): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 
[\#4912](https://github.com/apache/camel-k/pull/4912) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(deps\): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 
[\#4911](https://github.com/apache/camel-k/pull/4911) 
([dependabot[bot]](https://github.com/apps/dependabot))



(camel-k) 02/02: chore: nightly SBOM update

2023-11-20 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

commit a45fbf9108fb20d49e3e65d82b26e9e96d245123
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 20 23:46:32 2023 +

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 5f85d901b..edb1d0c19 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:53ba86df-e4f8-43b6-bf4c-d50f09cdc2e6",
+  "serialNumber": "urn:uuid:7f5c6493-feae-4ad9-8b4a-abc24670e1e8",
   "version": 1,
   "metadata": {
-"timestamp": "2023-11-19T23:46:34Z",
+"timestamp": "2023-11-20T23:46:32Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231118234634-32b98a54f374?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231120234331-9448b318bdb5?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231118234634-32b98a54f374",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231118234634-32b98a54f374?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231120234331-9448b318bdb5",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231120234331-9448b318bdb5?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-20231118234634-32b98a54f374?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231120234331-9448b318bdb5?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 main updated (2089fc29e -> a45fbf910)

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

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


from 2089fc29e chore(e2e): Dev mode flaky test rendomize name
 new 9448b318b chore: changelog automatic update
 new a45fbf910 chore: nightly SBOM update

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:
 CHANGELOG.md   |  3 +++
 camel-k-sbom/camel-k-sbom.json | 12 ++--
 2 files changed, 9 insertions(+), 6 deletions(-)



(camel-k-runtime) branch main updated: chore: update changelog

2023-11-20 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-runtime.git


The following commit(s) were added to refs/heads/main by this push:
 new ad09bee6 chore: update changelog
ad09bee6 is described below

commit ad09bee6a7c6fb4baa0aa03c5c25dbba2b9baf2e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 20 23:33:19 2023 +

chore: update changelog
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57c4395c..393b0504 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@
 
 **Merged pull requests:**
 
+- build\(deps\): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 
2.16.2 [\#1108](https://github.com/apache/camel-k-runtime/pull/1108) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- build\(deps\): bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 
[\#1107](https://github.com/apache/camel-k-runtime/pull/1107) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - Fix quarkus-maven-plugin to use the quarkus-platform-version property 
\(\#86\) [\#1103](https://github.com/apache/camel-k-runtime/pull/1103) 
([claudio4j](https://github.com/claudio4j))
 - build\(deps\): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 
2.7.10 [\#1101](https://github.com/apache/camel-k-runtime/pull/1101) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - Add slf4j-api as dependency, it is required in camel-k to overlay in maven 
lib [\#1100](https://github.com/apache/camel-k-runtime/pull/1100) 
([claudio4j](https://github.com/claudio4j))



Re: [I] Upgrade to Camel 4.0.3 [camel-quarkus]

2023-11-20 Thread via GitHub


zhfeng closed issue #5521: Upgrade to Camel 4.0.3
URL: https://github.com/apache/camel-quarkus/issues/5521


-- 
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 (7eea9ccdbfc -> 645256a3ae2)

2023-11-20 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 7eea9ccdbfc Regen for commit 1cf3d0b500c6608665875e89f9b619774e520fdd 
(#12014)
 add 645256a3ae2 CAMEL-19997: initial implementation of a SMB component 
(#12093)

No new revisions were added by this update.

Summary of changes:
 bom/camel-bom/pom.xml  |   5 +
 camel-dependencies/pom.xml |   1 +
 catalog/camel-allcomponents/pom.xml|   5 +
 .../org/apache/camel/catalog/components.properties |   1 +
 .../org/apache/camel/catalog/components/smb.json   |  59 ++
 components/camel-smb/pom.xml   |  73 ++
 .../component/smb/SmbComponentConfigurer.java  |  55 ++
 .../camel/component/smb/SmbEndpointConfigurer.java | 187 +
 .../camel/component/smb/SmbEndpointUriFactory.java | 104 +++
 .../services/org/apache/camel/component.properties |   7 +
 .../services/org/apache/camel/component/smb|   2 +
 .../org/apache/camel/configurer/smb-component  |   2 +
 .../org/apache/camel/configurer/smb-endpoint   |   2 +
 .../org/apache/camel/urifactory/smb-endpoint   |   2 +
 .../org/apache/camel/component/smb/smb.json|  59 ++
 .../camel-smb/src/main/docs/smb-component.adoc |  74 ++
 .../apache/camel/component/smb/SmbComponent.java   |  68 ++
 .../camel/component/smb/SmbConfiguration.java  | 110 +++
 .../apache/camel/component/smb/SmbConsumer.java|  95 +++
 .../apache/camel/component/smb/SmbEndpoint.java| 108 +++
 .../org/apache/camel/component/smb/SmbIOBean.java  |  65 ++
 .../apache/camel/component/smb/SmbReadBean.java|  55 ++
 .../apache/camel/component/smb/SmbComponentIT.java |  68 ++
 .../camel-smb/src/test/resources/log4j2.properties |  35 +
 components/pom.xml |   1 +
 .../org/apache/camel/main/components.properties|   1 +
 .../components/modules/ROOT/examples/json/smb.json |   1 +
 docs/components/modules/ROOT/nav.adoc  |   1 +
 .../modules/ROOT/pages/smb-component.adoc  |   1 +
 .../component/ComponentsBuilderFactory.java|  13 +
 .../component/dsl/SmbComponentBuilderFactory.java  | 116 +++
 .../src/generated/resources/metadata.json  |  22 +
 .../builder/endpoint/EndpointBuilderFactory.java   |   1 +
 .../camel/builder/endpoint/EndpointBuilders.java   |   1 +
 .../builder/endpoint/StaticEndpointBuilders.java   |  57 ++
 .../endpoint/dsl/SmbEndpointBuilderFactory.java| 919 +
 .../camel-component-known-dependencies.properties  |   1 +
 parent/pom.xml |   6 +
 test-infra/camel-test-infra-smb/pom.xml|  55 ++
 .../src/main/resources/META-INF/MANIFEST.MF|   0
 .../camel/test/infra/smb/common/SmbProperties.java |  28 +
 .../test/infra/smb/services/SmbContainer.java  |  54 ++
 .../smb/services/SmbLocalContainerService.java |  67 ++
 .../test/infra/smb/services/SmbRemoteService.java  |  57 ++
 .../camel/test/infra/smb/services/SmbService.java  |  55 ++
 .../test/infra/smb/services/SmbServiceFactory.java |  34 +
 .../camel/test/infra/smb/services/Dockerfile   |  26 +
 .../apache/camel/test/infra/smb/services/smb.conf  |  59 ++
 .../apache/camel/test/infra/smb/services/start.sh  |  39 +
 test-infra/pom.xml |   1 +
 50 files changed, 2858 insertions(+)
 create mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/smb.json
 create mode 100644 components/camel-smb/pom.xml
 create mode 100644 
components/camel-smb/src/generated/java/org/apache/camel/component/smb/SmbComponentConfigurer.java
 create mode 100644 
components/camel-smb/src/generated/java/org/apache/camel/component/smb/SmbEndpointConfigurer.java
 create mode 100644 
components/camel-smb/src/generated/java/org/apache/camel/component/smb/SmbEndpointUriFactory.java
 create mode 100644 
components/camel-smb/src/generated/resources/META-INF/services/org/apache/camel/component.properties
 create mode 100644 
components/camel-smb/src/generated/resources/META-INF/services/org/apache/camel/component/smb
 create mode 100644 
components/camel-smb/src/generated/resources/META-INF/services/org/apache/camel/configurer/smb-component
 create mode 100644 
components/camel-smb/src/generated/resources/META-INF/services/org/apache/camel/configurer/smb-endpoint
 create mode 100644 
components/camel-smb/src/generated/resources/META-INF/services/org/apache/camel/urifactory/smb-endpoint
 create mode 100644 
components/camel-smb/src/generated/resources/org/apache/camel/component/smb/smb.json
 create mode 100644 components/camel-smb/src/main/docs/smb-component.adoc
 create mode 100644 
components/camel-smb/src/main/java/org/apache/camel/component/smb/SmbComponent.java
 create mode 100644 

(camel-quarkus) branch dependabot/maven/quarkiverse-jsch.version-3.0.5 updated (799c65761d -> ccfd52a558)

2023-11-20 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-jsch.version-3.0.5
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


from 799c65761d Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5
 add ccfd52a558 Auto generated changes for dependabot commit 
799c65761d55a889f374f12634f7cf947276a874

No new revisions were added by this update.

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



Re: [PR] Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5 [camel-quarkus]

2023-11-20 Thread via GitHub


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

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


-- 
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-jsch.version-3.0.5 created (now 799c65761d)

2023-11-20 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-jsch.version-3.0.5
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


  at 799c65761d Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5

No new revisions were added by this update.



[PR] Bump quarkiverse-jsch.version from 3.0.4 to 3.0.5 [camel-quarkus]

2023-11-20 Thread via GitHub


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

   Bumps `quarkiverse-jsch.version` from 3.0.4 to 3.0.5.
   Updates `io.quarkiverse.jsch:quarkus-jsch` from 3.0.4 to 3.0.5
   
   Release notes
   Sourced from https://github.com/quarkiverse/quarkus-jsch/releases;>io.quarkiverse.jsch:quarkus-jsch's
 releases.
   
   3.0.5
   What's Changed
   
   Bump version.sshd from 2.10.0 to 2.11.0 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/116;>quarkiverse/quarkus-jsch#116
   Bump com.github.mwiede:jsch from 0.2.11 to 0.2.12 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/117;>quarkiverse/quarkus-jsch#117
   Register com.jcraft.jsch.jzlib.Compression for reflection by https://github.com/gnieser;>@​gnieser in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/120;>quarkiverse/quarkus-jsch#120
   docs: add gnieser as a contributor for bug, and code by https://github.com/allcontributors;>@​allcontributors in 
https://redirect.github.com/quarkiverse/quarkus-jsch/pull/121;>quarkiverse/quarkus-jsch#121
   Bump com.github.mwiede:jsch from 0.2.12 to 0.2.13 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/119;>quarkiverse/quarkus-jsch#119
   Release 3.0.5 by https://github.com/gastaldi;>@​gastaldi in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/122;>quarkiverse/quarkus-jsch#122
   
   New Contributors
   
   https://github.com/gnieser;>@​gnieser made 
their first contribution in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/120;>quarkiverse/quarkus-jsch#120
   
   Full Changelog: https://github.com/quarkiverse/quarkus-jsch/compare/3.0.4...3.0.5;>https://github.com/quarkiverse/quarkus-jsch/compare/3.0.4...3.0.5
   
   
   
   Commits
   
   https://github.com/quarkiverse/quarkus-jsch/commit/cfd57be983a33248aa1c364d9f48b8344f23af55;>cfd57be
 [maven-release-plugin] prepare release 3.0.5
   https://github.com/quarkiverse/quarkus-jsch/commit/b5a202469ae5f2413ccd1987286c0fee48a95a68;>b5a2024
 Update the latest release version 3.0.5 in documentation
   https://github.com/quarkiverse/quarkus-jsch/commit/99272cfbc7e616e11d51c2528dc1c0f18b6a5b3d;>99272cf
 Release 3.0.5 (https://redirect.github.com/quarkiverse/quarkus-jsch/issues/122;>#122)
   https://github.com/quarkiverse/quarkus-jsch/commit/1a984a3689cada65a2936181a0a56359cf4bf862;>1a984a3
 Bump com.github.mwiede:jsch from 0.2.12 to 0.2.13 (https://redirect.github.com/quarkiverse/quarkus-jsch/issues/119;>#119)
   https://github.com/quarkiverse/quarkus-jsch/commit/3488bccf9f2a784f8d11a07b41242ed81b538b0e;>3488bcc
 docs: add gnieser as a contributor for bug, and code (https://redirect.github.com/quarkiverse/quarkus-jsch/issues/121;>#121)
   https://github.com/quarkiverse/quarkus-jsch/commit/284f97e28dc5886e9f3bbcfcc9f88696d9e00ab9;>284f97e
 Register com.jcraft.jsch.jzlib.Compression for reflection (https://redirect.github.com/quarkiverse/quarkus-jsch/issues/120;>#120)
   https://github.com/quarkiverse/quarkus-jsch/commit/229dbf8074d351eeb0d4eac2ee89cb17aaebc7ee;>229dbf8
 Bump com.github.mwiede:jsch from 0.2.11 to 0.2.12 (https://redirect.github.com/quarkiverse/quarkus-jsch/issues/117;>#117)
   https://github.com/quarkiverse/quarkus-jsch/commit/bb9b3e67b5def6c1969aa754e4b032ef922ef972;>bb9b3e6
 Bump version.sshd from 2.10.0 to 2.11.0 (https://redirect.github.com/quarkiverse/quarkus-jsch/issues/116;>#116)
   https://github.com/quarkiverse/quarkus-jsch/commit/7623fae573bbe46039c104d552c0eab92883b622;>7623fae
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/quarkiverse/quarkus-jsch/compare/3.0.4...3.0.5;>compare
 view
   
   
   
   
   Updates `io.quarkiverse.jsch:quarkus-jsch-deployment` from 3.0.4 to 3.0.5
   
   Release notes
   Sourced from https://github.com/quarkiverse/quarkus-jsch/releases;>io.quarkiverse.jsch:quarkus-jsch-deployment's
 releases.
   
   3.0.5
   What's Changed
   
   Bump version.sshd from 2.10.0 to 2.11.0 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/116;>quarkiverse/quarkus-jsch#116
   Bump com.github.mwiede:jsch from 0.2.11 to 0.2.12 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/117;>quarkiverse/quarkus-jsch#117
   Register com.jcraft.jsch.jzlib.Compression for reflection by https://github.com/gnieser;>@​gnieser in https://redirect.github.com/quarkiverse/quarkus-jsch/pull/120;>quarkiverse/quarkus-jsch#120
   docs: add gnieser as a contributor for bug, and code by https://github.com/allcontributors;>@​allcontributors in 
https://redirect.github.com/quarkiverse/quarkus-jsch/pull/121;>quarkiverse/quarkus-jsch#121
   Bump com.github.mwiede:jsch from 0.2.12 to 0.2.13 by https://github.com/dependabot;>@​dependabot in 

[PR] CAMEL-20084 - Create a Camel-SMB Spring Boot Starter [camel-spring-boot]

2023-11-20 Thread via GitHub


essobedo opened a new pull request, #1012:
URL: https://github.com/apache/camel-spring-boot/pull/1012

   ## Motivation
   
   Provide an SMB component starter for Camel SpringBoot 3
   
   ## Modifications:
   
   * backport all changes made in the main branch
   * change the version to 3.22


-- 
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-spring-boot) 03/03: camel-smb - Should be scheduled endpoint and polished code.

2023-11-20 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository.

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

commit 71ae1e090add4f5b497f0dc0e7307e21c7147abf
Author: Claus Ibsen 
AuthorDate: Mon Nov 13 06:58:07 2023 +0100

camel-smb - Should be scheduled endpoint and polished code.
---
 tooling/camel-spring-boot-dependencies/pom.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index 5ee95090eb9..156e80a2b9e 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3832,6 +3832,11 @@
 camel-slack
 3.22.0-SNAPSHOT
   
+  
+org.apache.camel
+camel-smb
+3.22.0-SNAPSHOT
+  
   
 org.apache.camel
 camel-smpp



(camel-spring-boot) 01/03: CAMEL-20084 - Create a Camel-SMB Spring Boot Starter (#1001)

2023-11-20 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository.

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

commit 1507c659cc278ae2a8a9b80d84f65fdc59b3c587
Author: Andrea Cosentino 
AuthorDate: Mon Nov 6 10:38:50 2023 +0100

CAMEL-20084 - Create a Camel-SMB Spring Boot Starter (#1001)

Signed-off-by: Andrea Cosentino 
---
 .../camel/springboot/catalog/components.properties |   1 +
 .../camel/springboot/catalog/components/smb.json   |  45 +
 components-starter/camel-smb-starter/pom.xml   |  48 +
 .../camel-smb-starter/src/main/docs/smb.json   |  50 +
 .../springboot/SmbComponentAutoConfiguration.java  |  77 
 .../smb/springboot/SmbComponentConfiguration.java  |  97 ++
 .../src/main/resources/META-INF/LICENSE.txt| 203 +
 .../src/main/resources/META-INF/NOTICE.txt |  11 ++
 .../src/main/resources/META-INF/spring.provides|  17 ++
 ...rk.boot.autoconfigure.AutoConfiguration.imports |  18 ++
 components-starter/pom.xml |   1 +
 .../camel/itest/springboot/CamelSmbTest.java   |  49 +
 tooling/camel-spring-boot-bom/pom.xml  |   5 +
 tooling/camel-spring-boot-dependencies/pom.xml |   5 +
 14 files changed, 627 insertions(+)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
index e37758f56d0..4adc10fb095 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
@@ -288,6 +288,7 @@ sftp
 sjms
 sjms2
 slack
+smb
 smpp
 smpps
 smtp
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
new file mode 100644
index 000..3c77f7d54f3
--- /dev/null
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
@@ -0,0 +1,45 @@
+{
+  "component": {
+"kind": "component",
+"name": "smb",
+"title": "SMB",
+"description": "SMB component which consumes natively from file shares 
using the Server Message Block (SMB, also known as Common Internet File System 
- CIFS) protocol",
+"deprecated": false,
+"firstVersion": "4.2.0-SNAPSHOT",
+"label": "file",
+"javaType": "org.apache.camel.component.smb.SmbComponent",
+"supportLevel": "Preview",
+"groupId": "org.apache.camel.springboot",
+"artifactId": "camel-smb-starter",
+"version": "4.2.0-SNAPSHOT",
+"scheme": "smb",
+"extendsScheme": "",
+"syntax": "smb:hostname:port",
+"async": false,
+"api": false,
+"consumerOnly": false,
+"producerOnly": false,
+"lenientProperties": false
+  },
+  "componentProperties": {
+"bridgeErrorHandler": { "index": 0, "kind": "property", "displayName": 
"Bridge Error Handler", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Allows for bridging the consumer to the Camel routing Error Handler, which 
mean any exceptions (if possible) occurred while the Camel consumer is trying 
to pickup incoming messages, or the like [...]
+"lazyStartProducer": { "index": 1, "kind": "property", "displayName": 
"Lazy Start Producer", "group": "producer", "label": "producer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Whether the producer should be started lazy (on the first message). By 
starting lazy you can use this to allow CamelContext and routes to startup in 
situations where a producer may otherwise fail [...]
+"autowiredEnabled": { "index": 2, "kind": "property", "displayName": 
"Autowired Enabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": true, "description": 
"Whether autowiring is enabled. This is used for automatic autowiring options 
(the option must be marked as autowired) by looking up in the registry to find 
if there is a single instance of matching t [...]
+  },
+  "properties": {
+"hostname": { "index": 0, "kind": "path", "displayName": "Hostname", 
"group": "common", "label": "common", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, 

(camel-spring-boot) 02/03: camel-smb - set version 3.22

2023-11-20 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository.

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

commit 723caceb96539740a0065aa6bb43ffeb1c3dc461
Author: Nicolas Filotto 
AuthorDate: Mon Nov 20 22:57:55 2023 +0100

camel-smb - set version 3.22
---
 .../camel/springboot/catalog/components/smb.json   | 58 ++
 components-starter/camel-smb-starter/pom.xml   |  2 +-
 .../camel-smb-starter/src/main/docs/smb.json   |  9 +---
 .../springboot/SmbComponentAutoConfiguration.java  |  2 +
 .../smb/springboot/SmbComponentConfiguration.java  | 40 +++
 .../src/main/resources/META-INF/spring.factories   | 19 +++
 6 files changed, 67 insertions(+), 63 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
index 3c77f7d54f3..44c20365fe4 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/smb.json
@@ -3,43 +3,57 @@
 "kind": "component",
 "name": "smb",
 "title": "SMB",
-"description": "SMB component which consumes natively from file shares 
using the Server Message Block (SMB, also known as Common Internet File System 
- CIFS) protocol",
+"description": "Receive files from SMB (Server Message Block) shares.",
 "deprecated": false,
-"firstVersion": "4.2.0-SNAPSHOT",
+"firstVersion": "3.22.0",
 "label": "file",
 "javaType": "org.apache.camel.component.smb.SmbComponent",
 "supportLevel": "Preview",
 "groupId": "org.apache.camel.springboot",
 "artifactId": "camel-smb-starter",
-"version": "4.2.0-SNAPSHOT",
+"version": "3.22.0-SNAPSHOT",
 "scheme": "smb",
 "extendsScheme": "",
-"syntax": "smb:hostname:port",
+"syntax": "smb:hostname:port\/shareName",
 "async": false,
 "api": false,
-"consumerOnly": false,
+"consumerOnly": true,
 "producerOnly": false,
 "lenientProperties": false
   },
   "componentProperties": {
-"bridgeErrorHandler": { "index": 0, "kind": "property", "displayName": 
"Bridge Error Handler", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Allows for bridging the consumer to the Camel routing Error Handler, which 
mean any exceptions (if possible) occurred while the Camel consumer is trying 
to pickup incoming messages, or the like [...]
-"lazyStartProducer": { "index": 1, "kind": "property", "displayName": 
"Lazy Start Producer", "group": "producer", "label": "producer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Whether the producer should be started lazy (on the first message). By 
starting lazy you can use this to allow CamelContext and routes to startup in 
situations where a producer may otherwise fail [...]
-"autowiredEnabled": { "index": 2, "kind": "property", "displayName": 
"Autowired Enabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": true, "description": 
"Whether autowiring is enabled. This is used for automatic autowiring options 
(the option must be marked as autowired) by looking up in the registry to find 
if there is a single instance of matching t [...]
+"bridgeErrorHandler": { "kind": "property", "displayName": "Bridge Error 
Handler", "group": "consumer", "label": "consumer", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Allows for bridging the 
consumer to the Camel routing Error Handler, which mean any exceptions occurred 
while the consumer is trying to pickup incoming messages, or the likes, will 
now be processed as a me [...]
+"autowiredEnabled": { "kind": "property", "displayName": "Autowired 
Enabled", "group": "advanced", "label": "advanced", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": true, "description": "Whether autowiring is 
enabled. This is used for automatic autowiring options (the option must be 
marked as autowired) by looking up in the registry to find if there is a single 
instance of matching type, which t [...]
   },
   "properties": {
-"hostname": { "index": 0, "kind": "path", "displayName": "Hostname", 

(camel-spring-boot) branch backport-camel-smb created (now 71ae1e090ad)

2023-11-20 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository.

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


  at 71ae1e090ad camel-smb - Should be scheduled endpoint and polished code.

This branch includes the following new commits:

 new 1507c659cc2 CAMEL-20084 - Create a Camel-SMB Spring Boot Starter 
(#1001)
 new 723caceb965 camel-smb - set version 3.22
 new 71ae1e090ad camel-smb - Should be scheduled endpoint and polished code.

The 3 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 regen_bot updated (3beaa8224ca -> 9847b21991c)

2023-11-20 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 3beaa8224ca Bump 
org.eclipse.microprofile.config:microprofile-config-api (#12106)
 add 9847b21991c Bump mockito-version from 5.6.0 to 5.7.0 (#12104)

No new revisions were added by this update.

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



Re: [PR] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


davsclaus closed pull request #12089: CAMEL-20115: Support for Start Date and 
End Date in camel-quartz
URL: https://github.com/apache/camel/pull/12089


-- 
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] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


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

   3.1.4 is EOL and we should only do this change in newer releases


-- 
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] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


davsclaus commented on code in PR #12098:
URL: https://github.com/apache/camel/pull/12098#discussion_r1399783137


##
components/camel-quartz/src/main/docs/quartz-component.adoc:
##
@@ -164,6 +164,22 @@ 
quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=Europ
 
 The timeZone value is the values accepted by `java.util.TimeZone`.
 
+== Specifying start date
+
+The Quartz Scheduler allows you to configure start date per trigger. You can 
provide the start date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+
+== Specifying end date
+
+The Quartz Scheduler allows you to configure end date per trigger. You can 
provide the end date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+

Review Comment:
   Yes its also cumbersome to set a time as time millis - Its better its using 
date/timezone like you can do in simple language - also we should only do this 
in newer versions 4.3.0 and 3.22.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 backport-camel-smb deleted (was eadac7bb976)

2023-11-20 Thread nfilotto
This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch backport-camel-smb
in repository https://gitbox.apache.org/repos/asf/camel.git


 was eadac7bb976 camel-smb: scope camel-test-infra-smb to test

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] CAMEL-19997: initial implementation of a SMB component [camel]

2023-11-20 Thread via GitHub


essobedo merged PR #12093:
URL: https://github.com/apache/camel/pull/12093


-- 
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/mockito-version-5.7.0 deleted (was c0f70490ef6)

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

davsclaus pushed a change to branch dependabot/maven/mockito-version-5.7.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 was c0f70490ef6 Bump mockito-version from 5.6.0 to 5.7.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 (3beaa8224ca -> 9847b21991c)

2023-11-20 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 3beaa8224ca Bump 
org.eclipse.microprofile.config:microprofile-config-api (#12106)
 add 9847b21991c Bump mockito-version from 5.6.0 to 5.7.0 (#12104)

No new revisions were added by this update.

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



Re: [PR] Bump mockito-version from 5.6.0 to 5.7.0 [camel]

2023-11-20 Thread via GitHub


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


-- 
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 io.apicurio:apicurio-data-models from 2.0.3 to 2.0.4 [camel]

2023-11-20 Thread via GitHub


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

   @orpiske have you tested it, and if so you can merge it


-- 
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] Add multiple datasources to Jdbc example [camel-quarkus-examples]

2023-11-20 Thread via GitHub


aldettinger commented on PR #180:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/180#issuecomment-1819835277

   @spatnity 
   
   The error message from ci build is:
   
   ```
   Failed to execute goal 
org.l2x6.cq:cq-maven-plugin:0.33.0:update-examples-json (default-cli) on 
project standalone-pom: Execution default-cli of goal 
org.l2x6.cq:cq-maven-plugin:0.33.0:update-examples-json failed: Could not read 
/home/runner/work/camel-quarkus-examples/camel-quarkus-examples/jdbc-datasource/README.adoc
   ```
   
   Probably it could be reproduced locally by running the 
`org.l2x6.cq:cq-maven-plugin:0.33.0:update-examples-json` maven goal ? Also, 
would there be something different in the `README.adoc` compared to other 
README files from other examples ?


-- 
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] [3.2.x] Upgrade camel 4.0.3 [camel-quarkus]

2023-11-20 Thread via GitHub


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


-- 
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 main updated: Ftp regenerate certificate + extend validity (#5523)

2023-11-20 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


The following commit(s) were added to refs/heads/main by this push:
 new 47b99ee962 Ftp regenerate certificate + extend validity (#5523)
47b99ee962 is described below

commit 47b99ee962f9ebc7dc697b77c2224eebc5379118
Author: JiriOndrusek 
AuthorDate: Mon Nov 20 22:27:46 2023 +0100

Ftp regenerate certificate + extend validity (#5523)
---
 .../ftp/src/test/resources/keystore.p12| Bin 3558 -> 3542 bytes
 .../ftp/src/test/resources/readme.adoc |   2 +-
 integration-tests/ftp/src/test/resources/test.key  |  55 +++--
 3 files changed, 29 insertions(+), 28 deletions(-)

diff --git a/integration-tests/ftp/src/test/resources/keystore.p12 
b/integration-tests/ftp/src/test/resources/keystore.p12
index 86b2c168b5..ae508effc1 100644
Binary files a/integration-tests/ftp/src/test/resources/keystore.p12 and 
b/integration-tests/ftp/src/test/resources/keystore.p12 differ
diff --git a/integration-tests/ftp/src/test/resources/readme.adoc 
b/integration-tests/ftp/src/test/resources/readme.adoc
index 53830efac7..1167900dea 100644
--- a/integration-tests/ftp/src/test/resources/readme.adoc
+++ b/integration-tests/ftp/src/test/resources/readme.adoc
@@ -18,7 +18,7 @@ openssl genrsa -out ca.key 2048
 openssl req -new -subj '/C=CA/L=camel-ftp/O=camel-ftp/CN=localhost' -x509 -key 
ca.key -out ca.crt
 . Very easy way to sign a certificate
 [source]
-openssl x509 -req -in test.csr -CA ca.crt -CAkey ca.key -CAcreateserial -out 
test.crt
+openssl x509 -req -in test.csr -CA ca.crt -CAkey ca.key -CAcreateserial -out 
test.crt -days 1
 . Create a kyestore
 [source]
 openssl pkcs12 -export -in test.crt -inkey test.key -certfile ca.crt -name 
"serverftp" -out keystore.p12 -passout pass:password -keypbe aes-256-cbc 
-certpbe aes-256-cbc
diff --git a/integration-tests/ftp/src/test/resources/test.key 
b/integration-tests/ftp/src/test/resources/test.key
index a93579893c..971dd4c518 100644
--- a/integration-tests/ftp/src/test/resources/test.key
+++ b/integration-tests/ftp/src/test/resources/test.key
@@ -1,27 +1,28 @@
--BEGIN RSA PRIVATE KEY-
-MIIEogIBAAKCAQEAxuhZr4YA7l0S/yij3IXXf9jcLxgHdenjRGrF8tGbYp5n7IQb
-msbXcfBeUcsmtrBx02TB45nQ5Nox2Lqch5OyKbVo8FzO5m5RGmmHPUokgJGwBtgH
-SwxlX/dJ3X/T0Hk7s9X04t4wfbopWRPFIf+tUMp65XxgAdOpfM/yO4MjoRB3zL3X
-wI2KDecpwg10SMLiLXSuHZrMnYDMIie3WSBXur5OHQrNfLDLIvZQxAvgO0O3MaKn
-Pcq3XgtXonagYniwtUSi0VqUYUjDUTjwr5pc0v+UIJap610Mx8fiT1B63+YBUbQe
-C+Ol82FMUKGKM8igDm9xRBD1LFVYg1YLrdBCGwIDAQABAoIBAB8f1oDXuCeUWteg
-dVuZeeogdfvMh8ZUreJTztu7HtRksyBYX7VtbeL/WNL1tf4aSAVrG8fQltZoqioe
-sUWpv9Q09dG+xAVct8YpQyc9Bc80fNXlUebVbruAh4dobC2P+t6eGS6y0+WojrXI
-mS1Dw8wDkw17084VX80PAPl9AMM/+EzxJvf09nDBj1vn5JJm3TsPC7NhR0Fhe7pz
-yNY1CFu1sK6ZcaQdg4ratyRZ0LxBAbPK3fALnqJQqIMAwK9QW1lLQDpavZHKXooe
-UEj84kfmOJPT7wjOgh9CjFsjYOGPdkIDq0dGJ01X+mEQ4stdBToosPSl0NLdcItv
-KGR5F7ECgYEA/ofmSuZ2mO0e2MyUrBYdBj7NR4vW6Kprsvg0MzmGkj2SqPeYD/D2
-9AHRErkZ1Vns3m8OafpMSGRraMs3KxTCZBrCTRwvEVQBge9e+K3yiMzTpCznQ/I0
-7v7Vufn13gevgZmza0PelLemCuzOpF7jUfRw0d75sAYD0mxSRKC4GqMCgYEAyA5C
-uG9ykp+fJg9gp8m3N8ZOXLK+Dt7Eycght1k+l0NandMj/+9AU7AUZGKLEPHSUSOF
-15b7juerMiAvNv5AoUnJkUFdimC7jUJGv9TKxTOEhUgscZAScyppUU5lUk4oExdK
-O7ttbM/Ou9wEIRBJ0W3/pK29fWZ3yFIvfirJ6ikCgYAT44iiN6nyvyyW4j2HyN6R
-u1yNB6dOXOq3fF+P1SHn0XnhTB+Mt1aEsJOms+IJ4tH4e5MTwuQtD/O4p5BzBFdA
-PTsLjXU8FGVdwteX9Perqt2qyXt0urtaJX2L37VPmSgkp172tcHxuvv1hJWNEIEQ
-yVn7fEHkeEPaMG6pQCnCowKBgGJIh0TfE9Wu79wd7+les1GGblciRTc/AET1uoK+
-KH7dyzYAVg5Vty+mMM6Ejze65g2Qux+IgHvbmwKcRzXoQU471vgyucbS8TFb3zA9
-VYT+Y1urcpI0KqxDqMwWDLcbyJpgdcrUsNSlXzZxx+GKhAmM1exMouxpm+1hWw3L
-7bjJAoGAAep1Yg8/b0NRJtYQK6duFccrVzeXXSJ6nYcHgquVmg+VEQKwdaZBVDwv
-u5QZXEhcC7dziq07Sh4FziGJXKwNzV86860w+MxkJcqrWSuQkprw/3UcODtE+RyN
-j4b8grxg4ejd0KtCYzLy+ZpTqZZuotENpXhhcOH9VQRhWYXSSJg=
--END RSA PRIVATE KEY-
+-BEGIN PRIVATE KEY-
+MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCUuR9+HMWaD0tz
+N+pF7MfRHdTtt1uCYgfBrghWOFKO82ZCSUWR5uR/eq15pdtNZvqAS0Ck6K7NKtlQ
+Hcls5/wMiI4oLyn3RfKNTSnBkK4lNELqrTMGgBC6LxcqThGNOc1oQD0dZLpbWmZU
+LuddrBRaPuTOa1d9x/mi/rN5VLL/QOHx8Ej4teR74APn0JmTGwwV5EFDXWU6qSvp
+ASR65wrrTcMxie0LFwe3PWOG16T0w58eymjGlr9t9xPO9l6FGe5IfmdW2GWIgeWr
+y0mlp0QABjtIonn6UpbyUkUrpYZeiU9M7e0QHQa25mKTJpCtat3/UvY1Qf8Q7A1j
+lt2duTgBAgMBAAECggEAAXnm7J8HfRR6yL18103W2+YCZ4ui3mPvtMXv8j8j3qRe
+1viYNq8GhJdoomT5jMahZOWaUii3F3U96/QnvCt/TnaKhq6VKY2prypdaDzx5Y+j
+vGWUtJNP1zFBdxuIRBEXT1oX4TNPQDng+yPuCvl6yDyIk93v4+E4wpvplyI2lp7/
+3j7AwopNJmJ04YN7mF1APjjDf1nlF2c/M7tLGOmDSzW4oj0nz1NqKl/Lv+lQBbcy
+9W6H0l3WEMNUFidQ/Sur9NOkC9t1ogcAiaiTVAH4Z6QGSzXSUr4owfhLnt/aEwIp
+XyQzKD4ztZv5dmDiQj0y0ICD5Kzw4r+0wtRId/gAOQKBgQDNOHQQRl+Js/IuNz5k
+wvH/h/68uhnWi/vuBk9PFv8waQogCQfEhLB3GnDk6recRpLYgxvyn+CdUeuVkMXn
+H1Is1s5Brd24OFqA0yUJALgGIKJDeeAOCRLv6teL0pmAhNjTD9ITVdLrO+05PdeG
+Y/n0ztITylH81MVjsh0hEOUDVQKBgQC5heIlsO+Qn4yGZwg5/UgYw88yPYyVDvYz

Re: [PR] Ftp regenerate certificate + extend validity [camel-quarkus]

2023-11-20 Thread via GitHub


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


-- 
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 main updated (657b941c18 -> f51986409c)

2023-11-20 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 657b941c18 Regen SBOM from commit 
479f4c6204dd11323e9f277183753c7fd510ecb7 (#5520)
 add f51986409c Revert "Disable dataformat SnakeYAML JVM test and native 
profile due to #5278" (#5524)

No new revisions were added by this update.

Summary of changes:
 integration-tests/dataformat/pom.xml| 2 --
 .../apache/camel/quarkus/component/dataformat/it/DataformatTest.java| 2 --
 2 files changed, 4 deletions(-)



Re: [I] DataformatTest.snakeYaml test throws NoClassDefFoundError trustedTagInspector [camel-quarkus]

2023-11-20 Thread via GitHub


aldettinger closed issue #5278: DataformatTest.snakeYaml test throws 
NoClassDefFoundError trustedTagInspector
URL: https://github.com/apache/camel-quarkus/issues/5278


-- 
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] Re-enable SnakeYAML JVM test and native profile [camel-quarkus]

2023-11-20 Thread via GitHub


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


-- 
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] CAMEL-19997: initial implementation of a SMB component [camel]

2023-11-20 Thread via GitHub


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

   No problem go ahead 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



(camel-karavan) branch main updated: Collect container port information from Docker

2023-11-20 Thread marat
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 8e0fd273 Collect container port information from Docker
8e0fd273 is described below

commit 8e0fd2730ee3c11521cc9196dd48d050f6cb51a6
Author: Marat Gubaidullin 
AuthorDate: Mon Nov 20 15:28:19 2023 -0500

Collect container port information from Docker
---
 .../camel/karavan/docker/DockerServiceUtils.java   |   6 +-
 .../karavan/infinispan/model/ContainerPort.java|  62 +
 .../karavan/infinispan/model/ContainerStatus.java  |  14 +--
 .../karavan/infinispan/model/KaravanSchema.java|   1 +
 .../src/main/webui/src/api/ProjectModels.ts|   8 +-
 .../webui/src/containers/ContainerTableRow.tsx |  30 +++--
 .../knowledgebase/components/ComponentModal.tsx| 138 +++--
 .../main/webui/src/services/ServicesTableRow.tsx   |  19 ++-
 8 files changed, 220 insertions(+), 58 deletions(-)

diff --git 
a/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/docker/DockerServiceUtils.java
 
b/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/docker/DockerServiceUtils.java
index f436b5a8..79cb561d 100644
--- 
a/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/docker/DockerServiceUtils.java
+++ 
b/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/docker/DockerServiceUtils.java
@@ -18,9 +18,11 @@ package org.apache.camel.karavan.docker;
 
 import com.github.dockerjava.api.model.*;
 import io.smallrye.mutiny.tuples.Tuple2;
+import io.vertx.core.json.JsonArray;
 import org.apache.camel.karavan.api.KameletResources;
 import org.apache.camel.karavan.code.model.DockerComposeHealthCheck;
 import org.apache.camel.karavan.infinispan.model.ContainerStatus;
+import org.apache.camel.karavan.infinispan.model.ContainerPort;
 
 import java.io.BufferedReader;
 import java.io.InputStream;
@@ -44,7 +46,9 @@ public class DockerServiceUtils {
 
 protected ContainerStatus getContainerStatus(Container container, String 
environment) {
 String name = container.getNames()[0].replace("/", "");
-List ports = 
Arrays.stream(container.getPorts()).map(ContainerPort::getPrivatePort).filter(Objects::nonNull).collect(Collectors.toList());
+List ports = Arrays.stream(container.getPorts())
+.map(p -> new ContainerPort(p.getPrivatePort(), 
p.getPublicPort(), p.getType()))
+.collect(Collectors.toList());
 List commands = 
getContainerCommand(container.getState());
 ContainerStatus.ContainerType type = 
getContainerType(container.getLabels());
 String created = 
Instant.ofEpochSecond(container.getCreated()).toString();
diff --git 
a/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/infinispan/model/ContainerPort.java
 
b/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/infinispan/model/ContainerPort.java
new file mode 100644
index ..af8cebf9
--- /dev/null
+++ 
b/karavan-web/karavan-app/src/main/java/org/apache/camel/karavan/infinispan/model/ContainerPort.java
@@ -0,0 +1,62 @@
+/*
+ * 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.karavan.infinispan.model;
+
+import org.infinispan.protostream.annotations.ProtoFactory;
+import org.infinispan.protostream.annotations.ProtoField;
+
+public class ContainerPort {
+
+@ProtoField(number = 1)
+Integer privatePort;
+@ProtoField(number = 2)
+Integer publicPort;
+@ProtoField(number = 3)
+String type;
+
+@ProtoFactory
+public ContainerPort(Integer privatePort, Integer publicPort, String type) 
{
+this.privatePort = privatePort;
+this.publicPort = publicPort;
+this.type = type;
+}
+
+public Integer getPrivatePort() {
+return privatePort;
+}
+
+public void setPrivatePort(Integer privatePort) {
+this.privatePort = privatePort;
+}
+
+public Integer getPublicPort() {
+return publicPort;
+}
+
+public void setPublicPort(Integer publicPort) {
+this.publicPort = publicPort;
+}

[I] Make Kamelets Catalog a single entry in the list of documentation [camel-website]

2023-11-20 Thread via GitHub


oscerd opened a new issue, #1094:
URL: https://github.com/apache/camel-website/issues/1094

   It's not a Camel K only concept anymore.


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



Error while running github feature from .asf.yaml in camel-website-pub!

2023-11-20 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



(camel-website-pub) branch asf-site updated (db9541287 -> c1ec542a4)

2023-11-20 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


 discard db9541287 Website updated to 287eff9adf451ab92ac0f17b7ecad1a46677813d
 discard dbd59ca39 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new e211c7380 Website updated to 325e929157412b27394080f4d4dba3d821476ddf
 new c1ec542a4 Website updated to 786fee39354736c17043fb1f146668f0d7b9667f

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   (db9541287)
\
 N -- N -- N   refs/heads/asf-site (c1ec542a4)

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:
 .htaccess  |8 +-
 .well-known/security.txt   |2 +-
 blog/2023/10/RELEASE-3.21.2/index.html |2 +-
 blog/2023/10/RELEASE-4.0.2/index.html  |2 +-
 blog/2023/10/RELEASE-4.0.3/index.html  |1 -
 .../2023/10/camel-quarkus-release-3.5.0/index.html |2 +-
 blog/2023/11/RELEASE-3.14.10/index.html|2 +-
 blog/2023/11/RELEASE-3.20.8/index.html |2 +-
 .../{10 => 11}/RELEASE-4.0.3/camel-featured.jpg|  Bin
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |  Bin
 blog/2023/11/RELEASE-4.0.3/index.html  |1 +
 blog/2023/11/RELEASE-4.2.0/index.html  |2 +-
 blog/2023/11/camel42-whatsnew/index.html   |2 +-
 blog/index.html|2 +-
 blog/index.xml |   28 +-
 blog/page/2/index.html |2 +-
 blog/page/3/index.html |2 +-
 blog/page/4/index.html |2 +-
 categories/Releases/index.html |2 +-
 categories/Releases/index.xml  |   28 +-
 components/next/kafka-component.html   |   16 +-
 index.html |2 +-
 index.xml  |   26 +-
 manual/camel-3x-upgrade-guide-3_21.html|2 +-
 manual/camel-4x-upgrade-guide-4_3.html |2 +-
 site-manifest.json |2 +-
 sitemap-camel-core.xml |   12 +-
 sitemap-camel-k.xml| 1088 ++--
 sitemap-camel-kafka-connector.xml  |  806 +--
 sitemap-camel-kamelets.xml | 1736 +++---
 sitemap-camel-karaf.xml|   52 +-
 sitemap-camel-quarkus.xml  | 2684 -
 sitemap-camel-spring-boot.xml  |   52 +-
 sitemap-components.xml | 5754 ++--
 sitemap-manual.xml |  412 +-
 sitemap-website.xml|   18 +-
 sitemap/index.html |2 +-
 37 files changed, 6384 insertions(+), 6374 deletions(-)
 delete mode 100644 blog/2023/10/RELEASE-4.0.3/index.html
 rename blog/2023/{10 => 11}/RELEASE-4.0.3/camel-featured.jpg (100%)
 rename blog/2023/{10 => 
11}/RELEASE-4.0.3/camel-featured_hucbba48224b2e3f78af056820773b4d0a_1541883_800x0_resize_q95_gaussian.jpg
 (100%)
 create mode 100644 blog/2023/11/RELEASE-4.0.3/index.html



(camel-website) branch main updated: Fix release date in blog entry for Camel 4.0.3

2023-11-20 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 786fee39 Fix release date in blog entry for Camel 4.0.3
786fee39 is described below

commit 786fee39354736c17043fb1f146668f0d7b9667f
Author: Gregor Zurowski 
AuthorDate: Mon Nov 20 19:42:10 2023 +0100

Fix release date in blog entry for Camel 4.0.3
---
 content/blog/2023/11/RELEASE-4.0.3/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2023/11/RELEASE-4.0.3/index.md 
b/content/blog/2023/11/RELEASE-4.0.3/index.md
index 5ef54b4c..a9f5b79c 100644
--- a/content/blog/2023/11/RELEASE-4.0.3/index.md
+++ b/content/blog/2023/11/RELEASE-4.0.3/index.md
@@ -1,6 +1,6 @@
 ---
 title: "RELEASE 4.0.3"
-date: 2023-10-27
+date: 2023-11-20
 draft: false
 authors: [gzurowski]
 categories: ["Releases"]



[I] helm upgrade failing - empty task in build [camel-k]

2023-11-20 Thread via GitHub


hernanDatgDev opened a new issue, #4923:
URL: https://github.com/apache/camel-k/issues/4923

   ### What happened?
   
   After performing a `helm upgrade` of camel-k from version 2.0.0 > 2.1.0 the 
upgraded operator fails when building the integration kit image and as a result 
no integrations can be run. The error message from the upgraded operator when 
running a test integration is: "Build kit-clbu7f6l6e8c73f95f2g errored: 
**Cannot execute empty task in build** [default/kit-clbu7f6l6e8c73f95f2g]"
   
   Both of these versions of camel-k work as expected when installed directly 
with helm (no upgrade). Interestingly, the IP is identical whether camel-k is 
installed with 2.1.0 or upgraded.
   
   Relevant files:
   * IntegrationPlatform.yaml (as text) before & after the helm upgrade.
   * IntegrationPlatform.yaml (as text) after a `kamel` upgrade from version 
2.0.0 > 2.1.0
   
[ip-original.txt](https://github.com/apache/camel-k/files/13417813/ip-original.txt)
   
[ip-upgraded.txt](https://github.com/apache/camel-k/files/13417814/ip-upgraded.txt)
   
[ip-upgraded-kamel.txt](https://github.com/apache/camel-k/files/13417830/ip-upgraded-kamel.txt)
   
   
   ### Steps to reproduce
   
   1. Install camel-k 2.0.0 with helm
   `helm install camel-k -f myValues.yaml camel-k/camel-k --version 2.0.0`
   2. Upgrade to version 2.1.0 with helm
   `helm upgrade -f myValues.yaml camel-k camel-k/camel-k --version 2.1.0 
--force`
   3. Attempt to successfully run any integration
   `kamel run timer-log.groovy`
   
    NOTE: myValues.yaml only contains basic configurations for container 
registry & maven settings
   
   ### Relevant log output
   
   ```shell
   
{"level":"debug","ts":"2023-11-17T22:05:56Z","logger":"camel-k.builder","msg":"base
 image: eclipse-temurin:17"}
   
{"level":"debug","ts":"2023-11-17T22:05:56Z","logger":"camel-k.builder","msg":"resolved
 base image: eclipse-temurin:17"}
   
{"level":"info","ts":"2023-11-17T22:05:56Z","logger":"camel-k.controller.build","msg":"Build
 duration 
8.182360494s","request-namespace":"default","request-name":"testing","build-attempt":0,"build-result":"Error","build-duration":8.182360494,"api-version":"camel.apache.org/v1","kind":"Build","ns":"default","name":"kit-clbu7f6l6e8c73f95f2g"}
   
{"level":"error","ts":"2023-11-17T22:05:56Z","logger":"camel-k.controller.build","msg":"Build
 kit-clbu7f6l6e8c73f95f2g errored: Cannot execute empty task in build 
[default/kit-clbu7f6l6e8c73f95f2g]","request-namespace":"default","request-name":"kit-clbu7f6l6e8c73f95f2g","api-version":"camel.apache.org/v1","kind":"Build","ns":"default","name":"kit-clbu7f6l6e8c73f95f2g","stacktrace":"github.com/apache/camel-k/v2/pkg/util/log.Logger.Errorf\n\tgithub.com/apache/camel-k/v2/pkg/util/log/log.go:60\ngithub.com/apache/camel-k/v2/pkg/controller/build.(*monitorRoutineAction).updateBuildStatus\n\tgithub.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:218\ngithub.com/apache/camel-k/v2/pkg/controller/build.(*monitorRoutineAction).runBuild\n\tgithub.com/apache/camel-k/v2/pkg/controller/build/monitor_routine.go:200"}
   
{"level":"debug","ts":"2023-11-17T22:05:56Z","logger":"camel-k.controller.build","msg":"Reconciling
 Build","request-namespace":"default","request-name":"kit-clbu7f6l6e8c73f95f2g"}
   ```
   
   
   ### Camel K version
   
   2.0.0 & 2.1.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.apache.org

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



Re: [PR] CAMEL-19997: initial implementation of a SMB component [camel]

2023-11-20 Thread via GitHub


essobedo commented on PR #12093:
URL: https://github.com/apache/camel/pull/12093#issuecomment-1819485131

   The checkstyle issue is due to `Could not find artifact 
org.apache.camel:camel-smb:jar:3.22.0-SNAPSHOT`, I guess I need to merge it 
first then publish snapshots, do you agree?


-- 
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] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


orpiske commented on code in PR #12098:
URL: https://github.com/apache/camel/pull/12098#discussion_r1399495529


##
components/camel-quartz/src/main/docs/quartz-component.adoc:
##
@@ -164,6 +164,22 @@ 
quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=Europ
 
 The timeZone value is the values accepted by `java.util.TimeZone`.
 
+== Specifying start date
+
+The Quartz Scheduler allows you to configure start date per trigger. You can 
provide the start date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+
+== Specifying end date
+
+The Quartz Scheduler allows you to configure end date per trigger. You can 
provide the end date as TimeInMillis as follows:
+
+
+quartz://groupName/timerName?cron=0+0/5+12-18+?+*+MON-FRI=1700452232554
+
+

Review Comment:
   It's probably important do add note here stating that, when using a system 
clock such as `System.currentTimeMillis()`, users may be susceptible to 
problems caused by time drifts (such as when the system clock gets 
automatically adjusted after an inquiry to an NTP server) and unpredictable 
behavior during daylight saving time changes. 
   
   Ideally, we should provide a duration that can be computed from a monotonic 
clock in complement to this.



-- 
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] Fix flaky health trait test [camel-k]

2023-11-20 Thread via GitHub


rinaldodev commented on issue #4922:
URL: https://github.com/apache/camel-k/issues/4922#issuecomment-1819455863

   Would someone please update the labels on 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

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



[I] Fix flaky health trait test [camel-k]

2023-11-20 Thread via GitHub


rinaldodev opened a new issue, #4922:
URL: https://github.com/apache/camel-k/issues/4922

   ### What happened?
   
   While running [this 
test](https://github.com/apache/camel-k/blob/2089fc29e996784e9af9c695c8bbb40f6a59ece1/e2e/common/traits/health_test.go#L359C14-L359C14),
   I noticed the Integration's Ready condition is true for a while before 
becoming false, which in turns makes 
[this](https://github.com/apache/camel-k/blob/2089fc29e996784e9af9c695c8bbb40f6a59ece1/e2e/common/traits/health_test.go#L369)
 assertion fail sometimes.
   Making the test flaky.
   
   ```
   - firstTruthyTime: "2023-11-20T13:02:00Z"
 lastTransitionTime: "2023-11-20T13:02:00Z"
 lastUpdateTime: "2023-11-20T13:02:00Z"
 message: 1/1 ready replicas
 reason: DeploymentReady
 status: "True"
 type: Ready
   ```
   
   ### Steps to reproduce
   
   Run [this e2e 
test](https://github.com/apache/camel-k/blob/main/e2e/common/traits/health_test.go)
 a few times until it fails.
   
   ### Relevant log output
   
   ```shell
   apiVersion: camel.apache.org/v1
   kind: Integration
   metadata:
 annotations:
   camel.apache.org/operator.id: test-305d00bf-726e-4415-9567-2573502fa0bf
 creationTimestamp: "2023-11-20T12:49:24Z"
 generation: 1
 name: never-readypnryt
 namespace: test-305d00bf-726e-4415-9567-2573502fa0bf
 resourceVersion: "19430"
 uid: aa15f5f4-1343-4d20-b61c-48cc8f187298
   spec:
 sources:
 - content: |
 /*
  * 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.
  */
   
 import org.apache.camel.builder.RouteBuilder;
   
 public class NeverReady extends RouteBuilder {
 @Override
 public void configure() throws Exception {
 from("timer:tick").id("never-ready")
 
.to("controlbus:route?routeId=never-ready=stop=true")
 .setHeader("m").constant("string!")
 .setBody().simple("Magic${header.m}")
 .log("${body}");
 }
 }
   name: NeverReady.java
 traits:
   health:
 enabled: true
 livenessProbeEnabled: false
 livenessScheme: HTTP
 readinessProbeEnabled: true
 readinessScheme: HTTP
 startupProbeEnabled: false
 startupScheme: HTTP
   status:
 conditions:
 - firstTruthyTime: "2023-11-20T12:49:24Z"
   lastTransitionTime: "2023-11-20T12:49:24Z"
   lastUpdateTime: "2023-11-20T12:49:24Z"
   message: 
test-305d00bf-726e-4415-9567-2573502fa0bf/test-305d00bf-726e-4415-9567-2573502fa0bf
   reason: IntegrationPlatformAvailable
   status: "True"
   type: IntegrationPlatformAvailable
 - firstTruthyTime: "2023-11-20T12:49:24Z"
   lastTransitionTime: "2023-11-20T12:49:24Z"
   lastUpdateTime: "2023-11-20T12:49:24Z"
   message: explicitly disabled by the user
   reason: masterTraitConfiguration
   status: "True"
   type: TraitInfo
 - firstTruthyTime: "2023-11-20T13:01:56Z"
   lastTransitionTime: "2023-11-20T13:01:56Z"
   lastUpdateTime: "2023-11-20T13:01:56Z"
   message: kit-cldlbl2hqaes73e5b8j0
   reason: IntegrationKitAvailable
   status: "True"
   type: IntegrationKitAvailable
 - firstTruthyTime: "2023-11-20T13:01:56Z"
   lastTransitionTime: "2023-11-20T13:01:56Z"
   lastUpdateTime: "2023-11-20T13:01:56Z"
   message: deployment name is never-readypnryt
   reason: DeploymentAvailable
   status: "True"
   type: DeploymentAvailable
 - firstTruthyTime: "2023-11-20T13:02:00Z"
   lastTransitionTime: "2023-11-20T13:02:00Z"
   lastUpdateTime: "2023-11-20T13:02:00Z"
   message: 1/1 ready replicas
   reason: DeploymentReady
   status: "True"
   type: Ready
 dependencies:
 - camel:controlbus
 - camel:timer
 - mvn:org.apache.camel.k:camel-k-runtime
 - mvn:org.apache.camel.quarkus:camel-quarkus-java-joor-dsl
 - mvn:org.apache.camel.quarkus:camel-quarkus-microprofile-health
 digest: vZi_hPRbPLDXMUuj2SPoFJLW2OPdK7PcY7M79Rh_eGB8
 image: 

(camel) branch regen_bot updated (12591b293a2 -> 3beaa8224ca)

2023-11-20 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 12591b293a2 CAMEL-20044: backport breakOnFirstError Fix to Camel 4 
(#12004)
 add 3beaa8224ca Bump 
org.eclipse.microprofile.config:microprofile-config-api (#12106)

No new revisions were added by this update.

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



[PR] CAMEL-20044: backport breakOnFirstError Fix to Camel 4 (#12004) [camel]

2023-11-20 Thread via GitHub


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

   * add extra logging for BreakOnFirstError (#11920)
   * fix to handle commit on breakOnFirstError (#11959)
   * add breakOnFirstError to 4.3 upgrade guide
   * update tests to new approach
   * changes after doing local build
   * CAMEL-20044: fixed back-ported tests to work on Camel 4
   * change kafka group in tests
   
   -
   
   Co-authored-by: Otavio Rodolfo Piske 


-- 
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] CAMEL-20044: backport breakOnFirstError Fix to Camel 4 (#12004) [camel]

2023-11-20 Thread via GitHub


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

   :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 dependabot/maven/org.eclipse.microprofile.config-microprofile-config-api-3.1 deleted (was 485fdf650e0)

2023-11-20 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.eclipse.microprofile.config-microprofile-config-api-3.1
in repository https://gitbox.apache.org/repos/asf/camel.git


 was 485fdf650e0 Bump 
org.eclipse.microprofile.config:microprofile-config-api

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 (12591b293a2 -> 3beaa8224ca)

2023-11-20 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 12591b293a2 CAMEL-20044: backport breakOnFirstError Fix to Camel 4 
(#12004)
 add 3beaa8224ca Bump 
org.eclipse.microprofile.config:microprofile-config-api (#12106)

No new revisions were added by this update.

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



Re: [PR] Bump org.eclipse.microprofile.config:microprofile-config-api from 3.0.3 to 3.1 [camel]

2023-11-20 Thread via GitHub


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


-- 
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 mockito-version from 5.6.0 to 5.7.0 [camel]

2023-11-20 Thread via GitHub


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

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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 mockito-version from 5.6.0 to 5.7.0 [camel]

2023-11-20 Thread via GitHub


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

   /component-test camel-dhis2 camel-dynamic-router camel-cometd 
camel-spring-redis


-- 
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 org.eclipse.microprofile.config:microprofile-config-api from 3.0.3 to 3.1 [camel]

2023-11-20 Thread via GitHub


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

   /component-test camel-microprofile


-- 
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 org.eclipse.microprofile.config:microprofile-config-api from 3.0.3 to 3.1 [camel]

2023-11-20 Thread via GitHub


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

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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 (6ce1425168a -> 12591b293a2)

2023-11-20 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 6ce1425168a CAMEL-20132: ensures the loggers match their enclosing 
classes
 add 12591b293a2 CAMEL-20044: backport breakOnFirstError Fix to Camel 4 
(#12004)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/kafka.json |   4 +-
 components/camel-kafka/pom.xml |   4 +-
 .../org/apache/camel/component/kafka/kafka.json|   4 +-
 .../camel-kafka/src/main/docs/kafka-component.adoc |  46 -
 .../camel/component/kafka/KafkaConfiguration.java  |  13 +-
 .../camel/component/kafka/KafkaFetchRecords.java   |  32 +++-
 .../kafka/consumer/AbstractCommitManager.java  |   2 +
 .../consumer/support/KafkaRecordProcessor.java |  48 --
 .../support/KafkaRecordProcessorFacade.java|  10 ++
 .../kafka/consumer/support/ProcessingResult.java   |  13 +-
 ...eakOnFirstErrorOffUsingKafkaManualCommitIT.java | 161 +
 .../KafkaBreakOnFirstErrorReplayOldMessagesIT.java | 191 +
 .../KafkaBreakOnFirstErrorSeekIssueIT.java | 173 +++
 ...stErrorWithBatchUsingAsynchCommitManagerIT.java | 154 +
 ...irstErrorWithBatchUsingKafkaManualCommitIT.java | 172 +++
 ...rrorWithBatchUsingKafkaManualCommitRetryIT.java | 176 +++
 ...rstErrorWithBatchUsingSynchCommitManagerIT.java | 154 +
 .../component/kafka/testutil/CamelKafkaUtil.java   |  57 ++
 .../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc|  16 ++
 .../ROOT/pages/camel-4x-upgrade-guide-4_3.adoc |  13 ++
 20 files changed, 1416 insertions(+), 27 deletions(-)
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorOffUsingKafkaManualCommitIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorReplayOldMessagesIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorSeekIssueIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingAsynchCommitManagerIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitRetryIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingSynchCommitManagerIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/testutil/CamelKafkaUtil.java



Re: [PR] CAMEL-20044 Backport breakOnFirstError Fix to Camel 4 [camel]

2023-11-20 Thread via GitHub


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

   Thanks for your contribution @CodeSmell!


-- 
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 (6ce1425168a -> 12591b293a2)

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

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


from 6ce1425168a CAMEL-20132: ensures the loggers match their enclosing 
classes
 add 12591b293a2 CAMEL-20044: backport breakOnFirstError Fix to Camel 4 
(#12004)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/kafka.json |   4 +-
 components/camel-kafka/pom.xml |   4 +-
 .../org/apache/camel/component/kafka/kafka.json|   4 +-
 .../camel-kafka/src/main/docs/kafka-component.adoc |  46 -
 .../camel/component/kafka/KafkaConfiguration.java  |  13 +-
 .../camel/component/kafka/KafkaFetchRecords.java   |  32 +++-
 .../kafka/consumer/AbstractCommitManager.java  |   2 +
 .../consumer/support/KafkaRecordProcessor.java |  48 --
 .../support/KafkaRecordProcessorFacade.java|  10 ++
 .../kafka/consumer/support/ProcessingResult.java   |  13 +-
 ...eakOnFirstErrorOffUsingKafkaManualCommitIT.java | 161 +
 .../KafkaBreakOnFirstErrorReplayOldMessagesIT.java | 191 +
 .../KafkaBreakOnFirstErrorSeekIssueIT.java | 173 +++
 ...stErrorWithBatchUsingAsynchCommitManagerIT.java | 154 +
 ...irstErrorWithBatchUsingKafkaManualCommitIT.java | 172 +++
 ...rrorWithBatchUsingKafkaManualCommitRetryIT.java | 176 +++
 ...rstErrorWithBatchUsingSynchCommitManagerIT.java | 154 +
 .../component/kafka/testutil/CamelKafkaUtil.java   |  57 ++
 .../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc|  16 ++
 .../ROOT/pages/camel-4x-upgrade-guide-4_3.adoc |  13 ++
 20 files changed, 1416 insertions(+), 27 deletions(-)
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorOffUsingKafkaManualCommitIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorReplayOldMessagesIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorSeekIssueIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingAsynchCommitManagerIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitRetryIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaBreakOnFirstErrorWithBatchUsingSynchCommitManagerIT.java
 create mode 100644 
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/testutil/CamelKafkaUtil.java



Re: [PR] CAMEL-20044 Backport breakOnFirstError Fix to Camel 4 [camel]

2023-11-20 Thread via GitHub


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


-- 
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] CAMEL-19997: initial implementation of a SMB component [camel]

2023-11-20 Thread via GitHub


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

   ### Core test results:
   
   | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- |  --- |
   | 1 | 0 | 1 |


-- 
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] CAMEL-19997: initial implementation of a SMB component [camel]

2023-11-20 Thread via GitHub


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

   ### Components test results:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 2 | 2 | 0 | 1 |


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



[PR] [3.2.x] Upgrade camel 4.0.3 [camel-quarkus]

2023-11-20 Thread via GitHub


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

   Fix #5521 
   


-- 
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] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


prasanthrao commented on PR #12098:
URL: https://github.com/apache/camel/pull/12098#issuecomment-1819299951

   I might have found the issue. In 
[QuartzEndpoint](https://github.com/apache/camel/blob/99da2b85fbd897c5c52cff86eb285aedbdfb9b5e/components/camel-quartz/src/main/java/org/apache/camel/component/quartz/QuartzEndpoint.java#L479)
 during createTrigger, the startAt is configured always to be few duration 
later than the current time. The scheduler misfires before the start time, and 
the misfire is skipped in CamelJob due to the new 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 (41cf3bf07d1 -> 6ce1425168a)

2023-11-20 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 41cf3bf07d1 (chores) camel-rocketmq: update RocketMQ version to 5.1.4
 add 6ce1425168a CAMEL-20132: ensures the loggers match their enclosing 
classes

No new revisions were added by this update.

Summary of changes:
 .../aws2/sqs/client/impl/Sqs2ClientIAMProfileOptimizedImpl.java   | 2 +-
 .../apache/camel/component/bean/AbstractCamelInvocationHandler.java   | 2 +-
 .../org/apache/camel/component/consul/cluster/ConsulClusterView.java  | 2 +-
 .../camel/component/disruptor/AbstractSynchronizedExchange.java   | 3 ---
 .../camel/component/file/remote/DefaultFtpClientActivityListener.java | 2 +-
 .../infinispan/embedded/cluster/InfinispanEmbeddedClusterView.java| 2 +-
 .../infinispan/remote/cluster/InfinispanRemoteClusterView.java| 2 +-
 .../main/java/org/apache/camel/converter/jaxb/NonXmlCharFilterer.java | 2 +-
 .../java/org/apache/camel/language/joor/JoorScriptingCompiler.java| 2 +-
 .../kafka/consumer/support/resume/ResumeRebalanceListener.java| 3 +--
 .../camel/component/netty/http/handlers/HttpServerChannelHandler.java | 3 +--
 .../netty/http/handlers/HttpServerMultiplexChannelHandler.java| 3 +--
 .../apache/camel/component/netty/NettyConsumerExceptionHandler.java   | 2 +-
 .../apache/camel/component/netty/handlers/ClientChannelHandler.java   | 3 +--
 .../apache/camel/component/netty/handlers/ServerChannelHandler.java   | 3 +--
 .../camel/component/netty/handlers/ServerResponseFutureListener.java  | 3 +--
 .../java/org/apache/camel/openapi/jmx/JmxRestDefinitionsResolver.java | 3 +--
 .../component/wordpress/api/auth/WordpressBasicAuthentication.java| 2 +-
 .../camel/component/wordpress/producer/AbstractWordpressProducer.java | 2 +-
 .../camel/component/wordpress/producer/WordpressPostProducer.java | 4 
 .../camel/component/wordpress/producer/WordpressUserProducer.java | 3 +++
 .../main/java/org/apache/camel/component/xmpp/XmppPubSubProducer.java | 2 +-
 .../apache/camel/component/zookeepermaster/ZookeeperGroupSupport.java | 2 +-
 .../src/main/java/org/apache/camel/reifier/AbstractPolicyReifier.java | 2 +-
 .../main/java/org/apache/camel/main/MainDurationEventNotifier.java| 2 +-
 .../main/java/org/apache/camel/tooling/maven/MavenDownloaderImpl.java | 2 +-
 26 files changed, 30 insertions(+), 33 deletions(-)



(camel) branch main updated: CAMEL-20132: ensures the loggers match their enclosing classes

2023-11-20 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 6ce1425168a CAMEL-20132: ensures the loggers match their enclosing 
classes
6ce1425168a is described below

commit 6ce1425168ac685a564d1c557609d9eb388802bf
Author: Otavio Rodolfo Piske 
AuthorDate: Mon Nov 20 14:43:06 2023 +0100

CAMEL-20132: ensures the loggers match their enclosing classes
---
 .../aws2/sqs/client/impl/Sqs2ClientIAMProfileOptimizedImpl.java   | 2 +-
 .../apache/camel/component/bean/AbstractCamelInvocationHandler.java   | 2 +-
 .../org/apache/camel/component/consul/cluster/ConsulClusterView.java  | 2 +-
 .../camel/component/disruptor/AbstractSynchronizedExchange.java   | 3 ---
 .../camel/component/file/remote/DefaultFtpClientActivityListener.java | 2 +-
 .../infinispan/embedded/cluster/InfinispanEmbeddedClusterView.java| 2 +-
 .../infinispan/remote/cluster/InfinispanRemoteClusterView.java| 2 +-
 .../main/java/org/apache/camel/converter/jaxb/NonXmlCharFilterer.java | 2 +-
 .../java/org/apache/camel/language/joor/JoorScriptingCompiler.java| 2 +-
 .../kafka/consumer/support/resume/ResumeRebalanceListener.java| 3 +--
 .../camel/component/netty/http/handlers/HttpServerChannelHandler.java | 3 +--
 .../netty/http/handlers/HttpServerMultiplexChannelHandler.java| 3 +--
 .../apache/camel/component/netty/NettyConsumerExceptionHandler.java   | 2 +-
 .../apache/camel/component/netty/handlers/ClientChannelHandler.java   | 3 +--
 .../apache/camel/component/netty/handlers/ServerChannelHandler.java   | 3 +--
 .../camel/component/netty/handlers/ServerResponseFutureListener.java  | 3 +--
 .../java/org/apache/camel/openapi/jmx/JmxRestDefinitionsResolver.java | 3 +--
 .../component/wordpress/api/auth/WordpressBasicAuthentication.java| 2 +-
 .../camel/component/wordpress/producer/AbstractWordpressProducer.java | 2 +-
 .../camel/component/wordpress/producer/WordpressPostProducer.java | 4 
 .../camel/component/wordpress/producer/WordpressUserProducer.java | 3 +++
 .../main/java/org/apache/camel/component/xmpp/XmppPubSubProducer.java | 2 +-
 .../apache/camel/component/zookeepermaster/ZookeeperGroupSupport.java | 2 +-
 .../src/main/java/org/apache/camel/reifier/AbstractPolicyReifier.java | 2 +-
 .../main/java/org/apache/camel/main/MainDurationEventNotifier.java| 2 +-
 .../main/java/org/apache/camel/tooling/maven/MavenDownloaderImpl.java | 2 +-
 26 files changed, 30 insertions(+), 33 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-sqs/src/main/java/org/apache/camel/component/aws2/sqs/client/impl/Sqs2ClientIAMProfileOptimizedImpl.java
 
b/components/camel-aws/camel-aws2-sqs/src/main/java/org/apache/camel/component/aws2/sqs/client/impl/Sqs2ClientIAMProfileOptimizedImpl.java
index 810e653e734..b6a2c6a1266 100644
--- 
a/components/camel-aws/camel-aws2-sqs/src/main/java/org/apache/camel/component/aws2/sqs/client/impl/Sqs2ClientIAMProfileOptimizedImpl.java
+++ 
b/components/camel-aws/camel-aws2-sqs/src/main/java/org/apache/camel/component/aws2/sqs/client/impl/Sqs2ClientIAMProfileOptimizedImpl.java
@@ -39,7 +39,7 @@ import software.amazon.awssdk.utils.AttributeMap;
  * credential set.
  */
 public class Sqs2ClientIAMProfileOptimizedImpl implements Sqs2InternalClient {
-private static final Logger LOG = 
LoggerFactory.getLogger(Sqs2ClientStandardImpl.class);
+private static final Logger LOG = 
LoggerFactory.getLogger(Sqs2ClientIAMProfileOptimizedImpl.class);
 private Sqs2Configuration configuration;
 
 /**
diff --git 
a/components/camel-bean/src/main/java/org/apache/camel/component/bean/AbstractCamelInvocationHandler.java
 
b/components/camel-bean/src/main/java/org/apache/camel/component/bean/AbstractCamelInvocationHandler.java
index 686ebea06e5..7f97f7b265d 100644
--- 
a/components/camel-bean/src/main/java/org/apache/camel/component/bean/AbstractCamelInvocationHandler.java
+++ 
b/components/camel-bean/src/main/java/org/apache/camel/component/bean/AbstractCamelInvocationHandler.java
@@ -51,7 +51,7 @@ import org.slf4j.LoggerFactory;
 
 public abstract class AbstractCamelInvocationHandler implements 
InvocationHandler {
 
-private static final Logger LOG = 
LoggerFactory.getLogger(CamelInvocationHandler.class);
+private static final Logger LOG = 
LoggerFactory.getLogger(AbstractCamelInvocationHandler.class);
 private static final List EXCLUDED_METHODS = new ArrayList<>();
 private static ExecutorService executorService;
 protected final Endpoint endpoint;
diff --git 
a/components/camel-consul/src/main/java/org/apache/camel/component/consul/cluster/ConsulClusterView.java
 
b/components/camel-consul/src/main/java/org/apache/camel/component/consul/cluster/ConsulClusterView.java
index 39ebed2c334..39261658af9 100644
--- 

Re: [PR] CAMEL-20132: ensures the loggers match their enclosing classes [camel]

2023-11-20 Thread via GitHub


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


-- 
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] XML examples do not run [camel-k-examples]

2023-11-20 Thread via GitHub


MotaOcimar commented on issue #90:
URL: 
https://github.com/apache/camel-k-examples/issues/90#issuecomment-1819265630

   Looking in the camel-k-operator pod logs, I found "Camel K Operator Version: 
2.0.1".
   
   I updated the `kamel` binary and now the examples work . Camel K Operator 
version is now 2.1.0
   
   Thank you for the response!


-- 
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] XML examples do not run [camel-k-examples]

2023-11-20 Thread via GitHub


MotaOcimar closed issue #90: XML examples do not run
URL: https://github.com/apache/camel-k-examples/issues/90


-- 
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] CAMEL-20115: Support for Start Date and End Date in camel-quartz [camel]

2023-11-20 Thread via GitHub


prasanthrao commented on PR #12098:
URL: https://github.com/apache/camel/pull/12098#issuecomment-1819248819

   My execution results are successful. I am building with "mvn clean install". 
Attaching the surefire reports for the failing classes. How can I check the 
failures?
   
[org.apache.camel.component.quartz.QuartzManuallyTriggerJobTest.txt](https://github.com/apache/camel/files/13416432/org.apache.camel.component.quartz.QuartzManuallyTriggerJobTest.txt)
   
[org.apache.camel.component.quartz.QuartzAddRoutesAfterCamelContextStartedTest.txt](https://github.com/apache/camel/files/13416434/org.apache.camel.component.quartz.QuartzAddRoutesAfterCamelContextStartedTest.txt)
   
[org.apache.camel.component.quartz.QuartzAddDynamicRouteTest.txt](https://github.com/apache/camel/files/13416438/org.apache.camel.component.quartz.QuartzAddDynamicRouteTest.txt)
   
   
   > Do you have test errors locally ?
   
   


-- 
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 (d27a1c7ff1c -> 41cf3bf07d1)

2023-11-20 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 d27a1c7ff1c (chores) camel-rocketmq: try to make the tests a bit more 
reliable
 add 57008918dda (chores) camel-test-rocketmq: update container to the 
latest version
 add 41cf3bf07d1 (chores) camel-rocketmq: update RocketMQ version to 5.1.4

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml  | 2 +-
 .../apache/camel/test/infra/rocketmq/services/RocketMQContainer.java| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



[PR] Re-enable SnakeYAML JVM test and native profile [camel-quarkus]

2023-11-20 Thread via GitHub


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

   fix #5278
   
   This reverts commit 8393735fed130195310aac4790dda43759f745db.
   
   


-- 
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] (chores) camel-test-rocketmq: update container to the latest version [camel]

2023-11-20 Thread via GitHub


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

   Looking good after the rocketmq fix.


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



  1   2   3   >