[camel-k] branch release-2.1.x updated: fix(ci): dynamic attempt

2023-10-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/release-2.1.x by this push:
 new cdbdbc007 fix(ci): dynamic attempt
cdbdbc007 is described below

commit cdbdbc007c8eec72e9357792b2c6f23f2684c442
Author: Pasquale Congiusti 
AuthorDate: Thu Oct 26 13:02:17 2023 +0200

fix(ci): dynamic attempt
---
 .github/actions/kamel-build-bundle/build-bundle-image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/kamel-build-bundle/build-bundle-image.sh 
b/.github/actions/kamel-build-bundle/build-bundle-image.sh
index 2b68645e1..6d17a3a16 100755
--- a/.github/actions/kamel-build-bundle/build-bundle-image.sh
+++ b/.github/actions/kamel-build-bundle/build-bundle-image.sh
@@ -110,7 +110,7 @@ export 
PUSH_BUNDLE_LOCAL_IMAGE=${REGISTRY_PUSH_HOST}/${IMAGE_NAMESPACE}/${BUNDLE
 export CUSTOM_IMAGE=${IMAGE_NAME}
 export CUSTOM_VERSION=${IMAGE_VERSION}
 
-export PREV_XY_CHANNEL="stable-$(make get-last-released-version | grep -Po 
'\d+\.\d+')"
+export PREV_XY_CHANNEL=stable-v$(make get-last-released-version | grep -Po 
"\d+" | head -n 1)
 echo "PREV_XY_CHANNEL=${PREV_XY_CHANNEL}" >> $GITHUB_ENV
 export NEW_XY_CHANNEL=stable-dev-$(make get-version | grep -Po "\d+\.\d+")
 echo "NEW_XY_CHANNEL=${NEW_XY_CHANNEL}" >> $GITHUB_ENV



Re: [PR] [Backport 2.1.x] fix(ci): olm check failure [camel-k]

2023-10-26 Thread via GitHub


squakez merged PR #4868:
URL: https://github.com/apache/camel-k/pull/4868


-- 
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-mybatis.version-2.2.0 deleted (was 9b3494fa33)

2023-10-26 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-mybatis.version-2.2.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 was 9b3494fa33 Auto generated changes for dependabot commit 
d0b71bb2e7efec6aea4c41223c533d92958bd8c2

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 (5389e6a47b -> 7baefaeaa1)

2023-10-26 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 5389e6a47b Document how users can upgrade to new Camel Quarkus 
releases without a Quarkus Platform release
 add 7baefaeaa1 Bump quarkiverse-mybatis.version from 2.1.0 to 2.2.0 (#5459)

No new revisions were added by this update.

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



Re: [PR] Bump quarkiverse-mybatis.version from 2.1.0 to 2.2.0 [camel-quarkus]

2023-10-26 Thread via GitHub


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


-- 
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] [CI] - Camel Main Branch Build Failure [camel-quarkus]

2023-10-26 Thread via GitHub


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

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 6661151830-1178-6a922a71-1025-4df7-b184-341584d5e897
   * Camel Quarkus Commit: 3428df5c32c654f6f1707057e8f7d935cb269046
   
   * Camel Main Commit: 5389e6a47ba784b05e06233fc6354851f4a15754
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/6661151830


-- 
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] 02/02: chore: nightly SBOM update

2023-10-26 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 6ca5d25b52ce17ad35f87c0a609eb7d4ffb1eccc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 27 01:27:50 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 e3b2baec6..56140c9ed 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:8054705d-f9f8-4631-a3f3-724cd04aa7e8",
+  "serialNumber": "urn:uuid:00c450ad-f655-4b00-879f-3f3205f21957",
   "version": 1,
   "metadata": {
-"timestamp": "2023-10-26T00:44:13Z",
+"timestamp": "2023-10-27T01:27:50Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026003859-8cda05e70343?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027012248-4311c7514b31?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231026003859-8cda05e70343",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026003859-8cda05e70343?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231027012248-4311c7514b31",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027012248-4311c7514b31?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-20231026003859-8cda05e70343?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027012248-4311c7514b31?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-k] 01/02: chore: changelog automatic update

2023-10-26 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 4311c7514b31a61666471d89843f4587af4af3c2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 27 01:22:48 2023 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b4d17c27..665a74427 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- OLM upgrade test channel failing 
[\#4855](https://github.com/apache/camel-k/issues/4855)
 - TestCamelTrait flaky test 
[\#4845](https://github.com/apache/camel-k/issues/4845)
 - Release 2.1.0 [\#4752](https://github.com/apache/camel-k/issues/4752)
 - Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)



[camel-k] branch release-2.0.x updated (0c82f665a -> 6ca5d25b5)

2023-10-26 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 0c82f665a chore: nightly SBOM update
 new 4311c7514 chore: changelog automatic update
 new 6ca5d25b5 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-website] branch dependabot/npm_and_yarn/antora-ui-camel/browserify-sign-4.2.2 created (now 66c19472)

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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/antora-ui-camel/browserify-sign-4.2.2
in repository https://gitbox.apache.org/repos/asf/camel-website.git


  at 66c19472 build(deps): bump browserify-sign in /antora-ui-camel

No new revisions were added by this update.



[PR] build(deps): bump browserify-sign from 4.0.4 to 4.2.2 in /antora-ui-camel [camel-website]

2023-10-26 Thread via GitHub


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

   Bumps 
[browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 
4.0.4 to 4.2.2.
   
   Changelog
   Sourced from https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md;>browserify-sign's
 changelog.
   
   https://github.com/browserify/browserify-sign/compare/v4.2.1...v4.2.2;>v4.2.2
 - 2023-10-25
   Fixed
   
   [Tests] log when openssl doesn't support cipher https://redirect.github.com/browserify/browserify-sign/issues/37;>[#37](https://github.com/crypto-browserify/browserify-sign/issues/37)
   
   Commits
   
   Only apps should have lockfiles https://github.com/browserify/browserify-sign/commit/09a89959393b3c89fedd4f7f3bafa4fec44371d7;>09a8995
   [eslint] switch to eslint https://github.com/browserify/browserify-sign/commit/83fe46374b819e959d56d2c0b931308f7451a664;>83fe463
   [meta] add npmignore and auto-changelog https://github.com/browserify/browserify-sign/commit/44181838e7dcc4d5d0c568f74312ea28f0bcdfd5;>4418183
   [meta] fix package.json indentation https://github.com/browserify/browserify-sign/commit/9ac5a5eaaac8a11eb70ec2febd13745c8764ae02;>9ac5a5e
   [Tests] migrate from travis to github actions https://github.com/browserify/browserify-sign/commit/d845d855def38e2085d5a21e447a48300f99fa60;>d845d85
   [Fix] sign: throw on unsupported padding scheme https://github.com/browserify/browserify-sign/commit/8767739a4516289568bcce9fed8a3b7e23478de9;>8767739
   [Fix] properly check the upper bound for DSA signatures https://github.com/browserify/browserify-sign/commit/85994cd6348b50f2fd1b73c54e20881416f44a30;>85994cd
   [Tests] handle openSSL not supporting a scheme https://github.com/browserify/browserify-sign/commit/f5f17c27f9824de40b5ce8ebd8502111203fd6af;>f5f17c2
   [Deps] update bn.js, browserify-rsa, 
elliptic, parse-asn1, readable-stream, 
safe-buffer https://github.com/browserify/browserify-sign/commit/a67d0eb4ffceabb366b69da69ce9a223e9d5e96b;>a67d0eb
   [Dev Deps] update nyc, standard, 
tape https://github.com/browserify/browserify-sign/commit/cc5350b96702fcba930e0662cf763844fd2f59bf;>cc5350b
   [Tests] always run coverage; downgrade nyc https://github.com/browserify/browserify-sign/commit/75ce1d5c49a6591dd13422016c07f8f9cae13371;>75ce1d5
   [meta] add safe-publish-latest https://github.com/browserify/browserify-sign/commit/dcf49ce85a1a66a6fb31689508d916d7894286a9;>dcf49ce
   [Tests] add npm run posttest https://github.com/browserify/browserify-sign/commit/75dd8fd6ce56eb37b12e30807e5f913867b21733;>75dd8fd
   [Dev Deps] update tape https://github.com/browserify/browserify-sign/commit/3aec0386dc8dfba8698be756ec770df863867c84;>3aec038
   [Tests] skip unsupported schemes https://github.com/browserify/browserify-sign/commit/703c83ea72db2f45714fe749c6f04b05243ca9a8;>703c83e
   [Tests] node  6 lacks array includes https://github.com/browserify/browserify-sign/commit/3aa43cfbc1fdde8481bcdd3bff581574159b869a;>3aa43cf
   [Dev Deps] fix eslint range https://github.com/browserify/browserify-sign/commit/98d4e0d7ff18871b0ca07415f758a610ccf8ebbe;>98d4e0d
   
   https://github.com/browserify/browserify-sign/compare/v4.2.0...v4.2.1;>v4.2.1
 - 2020-08-04
   Merged
   
   bump elliptic https://redirect.github.com/browserify/browserify-sign/pull/58;>[#58](https://github.com/crypto-browserify/browserify-sign/issues/58)
   
   https://github.com/browserify/browserify-sign/compare/v4.1.0...v4.2.0;>v4.2.0
 - 2020-05-18
   Merged
   
   switch to safe buffer https://redirect.github.com/browserify/browserify-sign/pull/53;>[#53](https://github.com/crypto-browserify/browserify-sign/issues/53)
   
   https://github.com/browserify/browserify-sign/compare/v4.0.4...v4.1.0;>v4.1.0
 - 2020-05-05
   Merged
   
   update deps, modernise usage, use readable-stream https://redirect.github.com/browserify/browserify-sign/pull/49;>[#49](https://github.com/crypto-browserify/browserify-sign/issues/49)
   
   
   
   
   Commits
   
   https://github.com/browserify/browserify-sign/commit/4af5a90bf8acd9e76e5671dc0497f6ba71968a2c;>4af5a90
 v4.2.2
   https://github.com/browserify/browserify-sign/commit/3aec0386dc8dfba8698be756ec770df863867c84;>3aec038
 [Dev Deps] update tape
   https://github.com/browserify/browserify-sign/commit/85994cd6348b50f2fd1b73c54e20881416f44a30;>85994cd
 [Fix] properly check the upper bound for DSA signatures
   https://github.com/browserify/browserify-sign/commit/9ac5a5eaaac8a11eb70ec2febd13745c8764ae02;>9ac5a5e
 [meta] fix package.json indentation
   https://github.com/browserify/browserify-sign/commit/dcf49ce85a1a66a6fb31689508d916d7894286a9;>dcf49ce
 [meta] add safe-publish-latest
   https://github.com/browserify/browserify-sign/commit/44181838e7dcc4d5d0c568f74312ea28f0bcdfd5;>4418183
 [meta] add npmignore and auto-changelog
   https://github.com/browserify/browserify-sign/commit/8767739a4516289568bcce9fed8a3b7e23478de9;>8767739
 [Fix] sign: throw on unsupported padding 

[camel-k] 01/02: chore: changelog automatic update

2023-10-26 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 b6b960835e5cf734b1d1f4b44bae94804433afd4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 27 00:34:05 2023 +

chore: changelog automatic update
---
 CHANGELOG.md | 255 ---
 1 file changed, 174 insertions(+), 81 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba31ab809..665a74427 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,17 +2,110 @@
 
 ## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-k/compare/v2.1.0...HEAD)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/2.1.1-nightly...HEAD)
+
+**Closed issues:**
+
+- OLM upgrade test channel failing 
[\#4855](https://github.com/apache/camel-k/issues/4855)
+- TestCamelTrait flaky test 
[\#4845](https://github.com/apache/camel-k/issues/4845)
+- Release 2.1.0 [\#4752](https://github.com/apache/camel-k/issues/4752)
+- Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)
+- Run without source code 
[\#3295](https://github.com/apache/camel-k/issues/3295)
+
+## [2.1.1-nightly](https://github.com/apache/camel-k/tree/2.1.1-nightly) 
(2023-10-24)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/2.2.0-nightly...2.1.1-nightly)
+
+## [2.2.0-nightly](https://github.com/apache/camel-k/tree/2.2.0-nightly) 
(2023-10-24)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v2.1.0...2.2.0-nightly)
 
 **Closed issues:**
 
 - nested Kamelets are not working 
[\#4837](https://github.com/apache/camel-k/issues/4837)
 - Error log traces after integration error 
[\#4781](https://github.com/apache/camel-k/issues/4781)
 - Set up same golang version for github actions 
[\#4641](https://github.com/apache/camel-k/issues/4641)
-- Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)
 - Using an XSLT as a local dependency results in "unknown dependency error" 
[\#4426](https://github.com/apache/camel-k/issues/4426)
 - Projecting routes status to a Kubernetes Resource 
[\#2728](https://github.com/apache/camel-k/issues/2728)
 
+**Merged pull requests:**
+
+- feat\(trait\): expose conditions 
[\#4852](https://github.com/apache/camel-k/pull/4852) 
([squakez](https://github.com/squakez))
+- fix\(ci\): Fix golang setup error in coverage workflow 
[\#4851](https://github.com/apache/camel-k/pull/4851) 
([gansheer](https://github.com/gansheer))
+- feat\(helm\): 2.1.0 release 
[\#4848](https://github.com/apache/camel-k/pull/4848) 
([squakez](https://github.com/squakez))
+- chore\(ci\): release notes procedure 
[\#4843](https://github.com/apache/camel-k/pull/4843) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 
[\#4842](https://github.com/apache/camel-k/pull/4842) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(ci\): Use latest minor version of golang in ci workflows 
[\#4840](https://github.com/apache/camel-k/pull/4840) 
([gansheer](https://github.com/gansheer))
+- chore: improved e2e tests documentation. 
[\#4838](https://github.com/apache/camel-k/pull/4838) 
([valdar](https://github.com/valdar))
+- feat\(build\): add root image info 
[\#4836](https://github.com/apache/camel-k/pull/4836) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/prometheus/common from 0.44.0 to 0.45.0 
[\#4835](https://github.com/apache/camel-k/pull/4835) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump knative.dev/eventing from 0.38.4 to 0.38.5 
[\#4834](https://github.com/apache/camel-k/pull/4834) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump knative.dev/serving from 0.38.1 to 0.38.2 
[\#4833](https://github.com/apache/camel-k/pull/4833) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix: removed unnecessary defaul value in route trait 
[\#4830](https://github.com/apache/camel-k/pull/4830) 
([realMartinez](https://github.com/realMartinez))
+- chore\(ci\): no coverage message when coverage unchanged 
[\#4829](https://github.com/apache/camel-k/pull/4829) 
([squakez](https://github.com/squakez))
+- fix\(ci\): fabric8 deps update 
[\#4828](https://github.com/apache/camel-k/pull/4828) 
([squakez](https://github.com/squakez))
+- Bump X/Net to version 0.17.0 
[\#4820](https://github.com/apache/camel-k/pull/4820) 
([oscerd](https://github.com/oscerd))
+- chore: change deprecated yaml statements 
[\#4818](https://github.com/apache/camel-k/pull/4818) 
([squakez](https://github.com/squakez))
+- chore\(trait\): user can't disable platform traits 
[\#4817](https://github.com/apache/camel-k/pull/4817) 

[camel-k] branch release-2.1.x updated (f0d02f2da -> a65750695)

2023-10-26 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 f0d02f2da chore: nightly SBOM update
 new b6b960835 chore: changelog automatic update
 new a65750695 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   | 255 -
 camel-k-sbom/camel-k-sbom.json |  12 +-
 2 files changed, 180 insertions(+), 87 deletions(-)



[camel-k] 02/02: chore: nightly SBOM update

2023-10-26 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 a657506954f4ecb154a0d9611e8ed97fb52aad95
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 27 00:38:41 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 303011cac..6c575ac16 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:b18cc03a-0bf9-4cb3-a87c-cd5ecd0f270b",
+  "serialNumber": "urn:uuid:8dd0af59-d7e8-4f3f-9792-ba35de00f116",
   "version": 1,
   "metadata": {
-"timestamp": "2023-10-25T00:39:34Z",
+"timestamp": "2023-10-27T00:38:41Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025003904-c445def01f49?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027003405-b6b960835e5c?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231025003904-c445def01f49",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025003904-c445def01f49?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231027003405-b6b960835e5c",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027003405-b6b960835e5c?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-20231025003904-c445def01f49?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231027003405-b6b960835e5c?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",



[PR] chore(deps): bump github.com/container-tools/spectrum from 0.6.38 to 0.6.39 [camel-k]

2023-10-26 Thread via GitHub


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

   Bumps 
[github.com/container-tools/spectrum](https://github.com/container-tools/spectrum)
 from 0.6.38 to 0.6.39.
   
   Release notes
   Sourced from https://github.com/container-tools/spectrum/releases;>github.com/container-tools/spectrum's
 releases.
   
   v0.6.39
   Changelog
   865fc90 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0
   Docker images
   
   docker pull quay.io/container-tools/spectrum:v0.6.39
   docker pull quay.io/container-tools/spectrum:v0.6
   
   
   
   
   Commits
   
   https://github.com/container-tools/spectrum/commit/865fc90ff3eace590403e1c617eda4728be2bf13;>865fc90
 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0
   See full diff in https://github.com/container-tools/spectrum/compare/v0.6.38...v0.6.39;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/container-tools/spectrum=go_modules=0.6.38=0.6.39)](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



[camel-k] branch dependabot/go_modules/github.com/container-tools/spectrum-0.6.39 created (now c1a27752b)

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

github-bot pushed a change to branch 
dependabot/go_modules/github.com/container-tools/spectrum-0.6.39
in repository https://gitbox.apache.org/repos/asf/camel-k.git


  at c1a27752b chore(deps): bump github.com/container-tools/spectrum

No new revisions were added by this update.



[PR] chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [camel-k]

2023-10-26 Thread via GitHub


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

   Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 
1.4.0.
   
   Release notes
   Sourced from https://github.com/google/uuid/releases;>github.com/google/uuid's 
releases.
   
   v1.4.0
   https://github.com/google/uuid/compare/v1.3.1...v1.4.0;>1.4.0 
(2023-10-26)
   Features
   
   UUIDs slice type with Strings() convenience method (https://redirect.github.com/google/uuid/issues/133;>#133) (https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4;>cd5fbbd)
   
   Fixes
   
   Clarify that Parse's job is to parse but not necessarily validate 
strings. (Documents current behavior)
   
   
   
   
   Changelog
   Sourced from https://github.com/google/uuid/blob/master/CHANGELOG.md;>github.com/google/uuid's
 changelog.
   
   https://github.com/google/uuid/compare/v1.3.1...v1.4.0;>1.4.0 
(2023-10-26)
   Features
   
   UUIDs slice type with Strings() convenience method (https://redirect.github.com/google/uuid/issues/133;>#133) (https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4;>cd5fbbd)
   
   Fixes
   
   Clarify that Parse's job is to parse but not necessarily validate 
strings. (Documents current behavior)
   
   
   
   
   Commits
   
   https://github.com/google/uuid/commit/8de8764e294f072b7a2f1a209e88fdcdb1ebc875;>8de8764
 chore(master): release 1.4.0 (https://redirect.github.com/google/uuid/issues/134;>#134)
   https://github.com/google/uuid/commit/7c22e97ff7647f3b21c3e0870ab335c3889de467;>7c22e97
 Clarify the documentation of Parse to state its job is to parse, not 
validate...
   https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4;>cd5fbbd
 feat: UUIDs slice type with Strings() convenience method (https://redirect.github.com/google/uuid/issues/133;>#133)
   https://github.com/google/uuid/commit/47f5b3936c94efb365bdfc62716912ed9e66326f;>47f5b39
 docs: fix a typo in CONTRIBUTING.md (https://redirect.github.com/google/uuid/issues/130;>#130)
   https://github.com/google/uuid/commit/542ddabd47d7bfa79359b7b4e2af7f975354e35f;>542ddab
 chore(tests): add Fuzz tests (https://redirect.github.com/google/uuid/issues/128;>#128)
   https://github.com/google/uuid/commit/06716f6a60da5ba158f1d53a8236a534968ff76e;>06716f6
 chore(tests): Add json.Unmarshal test with empty value cases (https://redirect.github.com/google/uuid/issues/116;>#116)
   See full diff in https://github.com/google/uuid/compare/v1.3.1...v1.4.0;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/uuid=go_modules=1.3.1=1.4.0)](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



[camel-k] branch dependabot/go_modules/github.com/google/uuid-1.4.0 created (now dce8bf457)

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

github-bot pushed a change to branch 
dependabot/go_modules/github.com/google/uuid-1.4.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


  at dce8bf457 chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0

No new revisions were added by this update.



[camel-k] 02/02: chore: nightly SBOM update

2023-10-26 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 fbf2ef59853dd994498b54054e8ab2809c9870fc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 26 23:49:15 2023 +

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

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 36b32f2b8..be646b999 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:7234f541-20c6-4c20-bfb5-481e81353795",
+  "serialNumber": "urn:uuid:5ab1211a-f979-4604-a7da-1a5ab01491dd",
   "version": 1,
   "metadata": {
-"timestamp": "2023-10-25T23:46:52Z",
+"timestamp": "2023-10-26T23:49:15Z",
 "tools": [
   {
 "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
   }
 ],
 "component": {
-  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025234623-0a305beb01cb?type=module",
+  "bom-ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026234353-9c4e2cac1b41?type=module",
   "type": "application",
   "name": "github.com/apache/camel-k/v2",
-  "version": "v0.0.0-20231025234623-0a305beb01cb",
-  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025234623-0a305beb01cb?type=module\u0026goos=linux\u0026goarch=amd64",
+  "version": "v0.0.0-20231026234353-9c4e2cac1b41",
+  "purl": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026234353-9c4e2cac1b41?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/apache/camel-k;,
@@ -1073,18 +1073,18 @@
   }
 },
 {
-  "bom-ref": "pkg:golang/github.com/google/go-cmp@v0.5.9?type=module",
+  "bom-ref": "pkg:golang/github.com/google/go-cmp@v0.6.0?type=module",
   "type": "library",
   "name": "github.com/google/go-cmp",
-  "version": "v0.5.9",
+  "version": "v0.6.0",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"3b64dfab9aa0e2a738026c1596fbf4a0b89500607b7a7052276c760ea4058b7f"
+  "content": 
"a1fca1c6f5dc66132c539ba56c588b2a5fd7045a84d464aaedab6ef2d0264d12"
 }
   ],
-  "purl": 
"pkg:golang/github.com/google/go-cmp@v0.5.9?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/google/go-cmp@v0.6.0?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/google/go-cmp;,
@@ -1827,18 +1827,18 @@
   }
 },
 {
-  "bom-ref": "pkg:golang/github.com/onsi/gomega@v1.28.0?type=module",
+  "bom-ref": "pkg:golang/github.com/onsi/gomega@v1.29.0?type=module",
   "type": "library",
   "name": "github.com/onsi/gomega",
-  "version": "v1.28.0",
+  "version": "v1.29.0",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"8b6ae0fe9f67fd4a880c0305509eaa21450c72ca8eb941e06e96eedb7e55af57"
+  "content": 
"28803fb76b79501ce88ab4f81fdb6c30be391846e8de8b949c11ec09f0f6b558"
 }
   ],
-  "purl": 
"pkg:golang/github.com/onsi/gomega@v1.28.0?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/github.com/onsi/gomega@v1.29.0?type=module\u0026goos=linux\u0026goarch=amd64",
   "externalReferences": [
 {
   "url": "https://github.com/onsi/gomega;,
@@ -3261,18 +3261,18 @@
   }
 },
 {
-  "bom-ref": "pkg:golang/google.golang.org/grpc@v1.58.2?type=module",
+  "bom-ref": "pkg:golang/google.golang.org/grpc@v1.58.3?type=module",
   "type": "library",
   "name": "google.golang.org/grpc",
-  "version": "v1.58.2",
+  "version": "v1.58.3",
   "scope": "required",
   "hashes": [
 {
   "alg": "SHA-256",
-  "content": 
"4975298f179517714aad36102387f82af6c60f9bb6c5c71d61dbabc28c22c792"
+  "content": 
"0639e95eeb756ed6ed80dffab29f9bac1d8a6e6d8b8cd5e789d62e8c055b4a84"
 }
   ],
-  "purl": 
"pkg:golang/google.golang.org/grpc@v1.58.2?type=module\u0026goos=linux\u0026goarch=amd64",
+  "purl": 
"pkg:golang/google.golang.org/grpc@v1.58.3?type=module\u0026goos=linux\u0026goarch=amd64",
   "evidence": {
 "licenses": [
   {
@@ -3853,7 +3853,7 @@
   ],
   "dependencies": [
 {
-  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231025234623-0a305beb01cb?type=module",
+  "ref": 
"pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20231026234353-9c4e2cac1b41?type=module",
   

[camel-k] branch main updated (f27058351 -> fbf2ef598)

2023-10-26 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 f27058351 fix(ci): dynamic attempt
 new 9c4e2cac1 chore: changelog automatic update
 new fbf2ef598 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   |   4 +
 camel-k-sbom/camel-k-sbom.json | 166 -
 2 files changed, 87 insertions(+), 83 deletions(-)



[camel-k] 01/02: chore: changelog automatic update

2023-10-26 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 9c4e2cac1b4108ec23edc36ab41a328ed1a5ab11
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 26 23:43:53 2023 +

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e2f5183e..bbebc39f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- OLM upgrade test channel failing 
[\#4855](https://github.com/apache/camel-k/issues/4855)
 - TestCamelTrait flaky test 
[\#4845](https://github.com/apache/camel-k/issues/4845)
 - Release 2.1.0 [\#4752](https://github.com/apache/camel-k/issues/4752)
 - Failing to serialize java.time.\* objects into json 
[\#4547](https://github.com/apache/camel-k/issues/4547)
@@ -13,6 +14,9 @@
 
 **Merged pull requests:**
 
+- fix\(ci\): OLM stable-vx channel 
[\#4867](https://github.com/apache/camel-k/pull/4867) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 
[\#4866](https://github.com/apache/camel-k/pull/4866) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump google.golang.org/grpc from 1.58.2 to 1.58.3 
[\#4865](https://github.com/apache/camel-k/pull/4865) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - fix\(ci\): Fix golang version file setup in coverage workflow 
[\#4862](https://github.com/apache/camel-k/pull/4862) 
([gansheer](https://github.com/gansheer))
 - fix\(e2e\): Fix TestCamelTrait 
[\#4857](https://github.com/apache/camel-k/pull/4857) 
([gansheer](https://github.com/gansheer))
 - feat\(runtime\): enable source less integrations 
[\#4831](https://github.com/apache/camel-k/pull/4831) 
([squakez](https://github.com/squakez))



Re: [PR] Generated sources regen [camel]

2023-10-26 Thread via GitHub


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


-- 
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 (ff077c5696f -> dc5952a0446)

2023-10-26 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 ff077c5696f CAMEL-20049: camel-activemq - Upgrade to latest releases
 add dc5952a0446 CAMEL-20049: camel-activemq - Upgrade to latest releases

No new revisions were added by this update.

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



[camel] branch regen_bot updated (7c104aaaff9 -> f2fe7af718e)

2023-10-26 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 7c104aaaff9 CAMEL-20051: do cache fallback conversions (#11846)
 add f2fe7af718e Regen for commit 901d79f7598eebf0002503c4e1f62fcb2f29688a

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 9398 +++-
 1 file changed, 5123 insertions(+), 4275 deletions(-)



[PR] Generated sources regen [camel]

2023-10-26 Thread via GitHub


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

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


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

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

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



[camel] branch camel-3.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
 new dc5952a0446 CAMEL-20049: camel-activemq - Upgrade to latest releases
dc5952a0446 is described below

commit dc5952a0446b0b2eb88eda9240dcf2addba34950
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 21:18:18 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3f65de21ffe..efa4ef61339 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -34,7 +34,7 @@
   Camel Dependencies POM
   
 1.1.3
-2.28.0
+2.31.1
 5.17.6
 2.7
 1.21.1
diff --git a/parent/pom.xml b/parent/pom.xml
index 23fb9a96053..a61aa9624ed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,8 +51,7 @@
 1.1.3
 
 5.17.6
-
-2.28.0
+2.31.1
 2.0.0.AM26
 2.7
 1.21.1



[camel] branch regen_bot updated (f3b5c2f1b2e -> 7c104aaaff9)

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

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


omit f3b5c2f1b2e Regen for commit 84eaec7501c3443c82381ffe739210f9db2d2452
 add 7c104aaaff9 CAMEL-20051: do cache fallback conversions (#11846)

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   (f3b5c2f1b2e)
\
 N -- N -- N   refs/heads/regen_bot (7c104aaaff9)

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

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

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 9512 +---
 .../impl/converter/CoreTypeConverterRegistry.java  |7 +-
 2 files changed, 4337 insertions(+), 5182 deletions(-)



Re: [I] perf-regression: mean throughput regression appears with Camel Quarkus 3.5.0 [camel-quarkus]

2023-10-26 Thread via GitHub


aldettinger commented on issue #5452:
URL: https://github.com/apache/camel-quarkus/issues/5452#issuecomment-1781762172

   Looks fair enough with respect to non LTS. Concerning Camel Quarkus 3.2.1 
with Camel 4.0.1, it might be another beast. I'm gonna check if we are affected 
there and report back.
   
   The flamegraphs produced after the fix are 
[there](https://github.com/apache/camel-quarkus/files/13181800/flamegraphs-after-fix.zip)
   


-- 
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 camel-3.21.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
 new 2d2b2fb6d88 CAMEL-20049: camel-activemq - Upgrade to latest releases
2d2b2fb6d88 is described below

commit 2d2b2fb6d88c9bc8a19123f28da66e7431a1c304
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 21:16:59 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index ab75bc88797..eb6710f8bd7 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -34,7 +34,7 @@
   Camel Dependencies POM
   
 1.1.3
-2.29.0
+2.31.1
 5.17.6
 2.7
 1.21.1
diff --git a/parent/pom.xml b/parent/pom.xml
index 55027f2a086..c7c0a46b53d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,7 +51,7 @@
 1.1.3
 
 5.17.6
-2.29.0
+2.31.1
 2.0.0.AM26
 2.7
 1.21.1



[camel] branch camel-3.20.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
 new 901d79f7598 CAMEL-20049: camel-activemq - Upgrade to latest releases
901d79f7598 is described below

commit 901d79f7598eebf0002503c4e1f62fcb2f29688a
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 21:16:01 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 55a5d87fd31..215efe9b4a5 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -34,7 +34,7 @@
   Camel Dependencies POM
   
 1.1.3
-2.27.1
+2.31.1
 5.17.6
 2.7
 1.21.1
diff --git a/parent/pom.xml b/parent/pom.xml
index 78654293315..a09ca3367f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,7 +51,7 @@
 1.1.3
 
 5.17.6
-2.27.1
+2.31.1
 2.0.0.AM26
 2.7
 1.21.1



[camel] branch main updated: CAMEL-20051: do cache fallback conversions (#11846)

2023-10-26 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 7c104aaaff9 CAMEL-20051: do cache fallback conversions (#11846)
7c104aaaff9 is described below

commit 7c104aaaff93a930cb2b26bb85ae848d9e8d2af3
Author: Otavio Rodolfo Piske 
AuthorDate: Thu Oct 26 21:15:11 2023 +0200

CAMEL-20051: do cache fallback conversions (#11846)
---
 .../org/apache/camel/impl/converter/CoreTypeConverterRegistry.java | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git 
a/core/camel-base/src/main/java/org/apache/camel/impl/converter/CoreTypeConverterRegistry.java
 
b/core/camel-base/src/main/java/org/apache/camel/impl/converter/CoreTypeConverterRegistry.java
index 17a4a8425f1..8d0f0ad0a06 100644
--- 
a/core/camel-base/src/main/java/org/apache/camel/impl/converter/CoreTypeConverterRegistry.java
+++ 
b/core/camel-base/src/main/java/org/apache/camel/impl/converter/CoreTypeConverterRegistry.java
@@ -381,7 +381,7 @@ public abstract class CoreTypeConverterRegistry extends 
ServiceSupport implement
 }
 
 // fallback converters
-final Object fallBackRet = tryFallback(type, exchange, value, 
tryConvert);
+final Object fallBackRet = tryFallback(type, exchange, value, 
tryConvert, typeConvertible);
 if (fallBackRet != null) {
 return fallBackRet;
 }
@@ -426,7 +426,9 @@ public abstract class CoreTypeConverterRegistry extends 
ServiceSupport implement
 return null;
 }
 
-private Object tryFallback(final Class type, final Exchange exchange, 
final Object value, boolean tryConvert) {
+private Object tryFallback(
+final Class type, final Exchange exchange, final Object value, 
boolean tryConvert,
+TypeConvertible typeConvertible) {
 for (FallbackTypeConverter fallback : fallbackConverters) {
 TypeConverter tc = fallback.getFallbackTypeConverter();
 
@@ -441,6 +443,7 @@ public abstract class CoreTypeConverterRegistry extends 
ServiceSupport implement
 }
 
 if (rc != null) {
+converters.put(typeConvertible, tc);
 // if fallback can promote then let it be promoted to a first 
class type converter
 if (fallback.isCanPromote()) {
 // add it as a known type converter since we found a 
fallback that could do it



Re: [PR] CAMEL-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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


-- 
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-performance-tests] branch main updated: Added a simple test for the numeric checks from the ObjectHelper (#131)

2023-10-26 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-performance-tests.git


The following commit(s) were added to refs/heads/main by this push:
 new 6f7a362  Added a simple test for the numeric checks from the 
ObjectHelper (#131)
6f7a362 is described below

commit 6f7a3621b746e8f0dd7f4cd38473823f2989d3fa
Author: Otavio Rodolfo Piske 
AuthorDate: Thu Oct 26 21:15:02 2023 +0200

Added a simple test for the numeric checks from the ObjectHelper (#131)
---
 .../apache/camel/itest/jmh/ObjectHelperTest.java   | 135 +
 1 file changed, 135 insertions(+)

diff --git 
a/tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/ObjectHelperTest.java
 
b/tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/ObjectHelperTest.java
new file mode 100644
index 000..14a7810
--- /dev/null
+++ 
b/tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/ObjectHelperTest.java
@@ -0,0 +1,135 @@
+/*
+ * 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.itest.jmh;
+
+import java.util.concurrent.TimeUnit;
+
+import org.apache.camel.support.ObjectHelper;
+import org.junit.jupiter.api.Test;
+import org.openjdk.jmh.annotations.Benchmark;
+import org.openjdk.jmh.annotations.BenchmarkMode;
+import org.openjdk.jmh.annotations.Mode;
+import org.openjdk.jmh.annotations.OutputTimeUnit;
+import org.openjdk.jmh.annotations.Scope;
+import org.openjdk.jmh.annotations.State;
+import org.openjdk.jmh.infra.Blackhole;
+import org.openjdk.jmh.results.format.ResultFormatType;
+import org.openjdk.jmh.runner.Runner;
+import org.openjdk.jmh.runner.options.Options;
+import org.openjdk.jmh.runner.options.OptionsBuilder;
+
+@State(Scope.Thread)
+public class ObjectHelperTest {
+
+private String numericString = "123456789";
+private String numericFloatSmall = "123456789.0";
+private String numericFloatLarge = "123456789.123456789";
+
+private String negativeNumericString = "-123456789";
+private String negativeNumericFloatSmall = "-123456789.0";
+private String negativeNumericFloatLarge = "-123456789.123456789";
+
+private String nonNumericString = "ABCD";
+
+
+@Test
+public void launchBenchmark() throws Exception {
+Options opt = new OptionsBuilder()
+// Specify which benchmarks to run.
+// You can be more specific if you'd like to run only one 
benchmark per test.
+.include(this.getClass().getName() + ".*")
+// Set the following options as needed
+.measurementIterations(10)
+.warmupIterations(5)
+.forks(1)
+.resultFormat(ResultFormatType.JSON)
+.result(this.getClass().getSimpleName() + ".jmh.json")
+.build();
+new Runner(opt).run();
+}
+
+
+@Benchmark
+@BenchmarkMode(Mode.AverageTime)
+@OutputTimeUnit(TimeUnit.MICROSECONDS)
+public void testIsNumberInteger(Blackhole bh) {
+bh.consume(ObjectHelper.isNumber(numericString));
+}
+
+@Benchmark
+@BenchmarkMode(Mode.AverageTime)
+@OutputTimeUnit(TimeUnit.MICROSECONDS)
+public void testIsNumberNegativeInteger(Blackhole bh) {
+bh.consume(ObjectHelper.isNumber(negativeNumericString));
+}
+
+@Benchmark
+@BenchmarkMode(Mode.AverageTime)
+@OutputTimeUnit(TimeUnit.MICROSECONDS)
+public void testIsNumberFloatSmall(Blackhole bh) {
+bh.consume(ObjectHelper.isNumber(numericFloatSmall));
+}
+
+@Benchmark
+@BenchmarkMode(Mode.AverageTime)
+@OutputTimeUnit(TimeUnit.MICROSECONDS)
+public void testIsNumberNonNumeric(Blackhole bh) {
+bh.consume(ObjectHelper.isNumber(nonNumericString));
+}
+
+@Benchmark
+@BenchmarkMode(Mode.AverageTime)
+@OutputTimeUnit(TimeUnit.MICROSECONDS)
+public void testIsFloatingNumberNonNumeric(Blackhole bh) {
+bh.consume(ObjectHelper.isFloatingNumber(nonNumericString));
+}
+
+@Benchmark
+@BenchmarkMode(Mode.AverageTime)
+@OutputTimeUnit(TimeUnit.MICROSECONDS)
+public void testIsFloatingNumberInteger(Blackhole bh) {

Re: [PR] Added a simple test for the numeric checks from the ObjectHelper [camel-performance-tests]

2023-10-26 Thread via GitHub


orpiske merged PR #131:
URL: https://github.com/apache/camel-performance-tests/pull/131


-- 
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-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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

   > Ok, it looks good to me with Camel 4.2.0-SNAPSHOT + fix cherry-picked
   > 
   > ```
   >  Camel Quarkus Throughput Performance Increase Compared to Previous 
Version  
   >  Camel Quarkus version  |  Duration  |   JVM req/s [%increase]   |  Status 
 |
   > 
-
   >  3.4.0  |   10m  |  36196.56 req/s [+0.00%]  |  OK 
 |
   > 3.5.0-SNAPSHOT  |   10m  |  36679.73 req/s [+1.33%]  |  OK 
 |
   > ```
   
   That's awesome news! Also, the fix passed on my own CI. So it should be good 
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-spring-boot] annotated tag camel-spring-boot-3.20.8 created (now 43761e03db9)

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

gzurowski pushed a change to annotated tag camel-spring-boot-3.20.8
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


  at 43761e03db9 (tag)
 tagging 157f65534a77da5fc7d0f079a94d72664e2a838d (commit)
 replaces camel-spring-boot-3.20.7
  by Gregor Zurowski
  on Thu Oct 26 17:24:42 2023 +

- Log -
[maven-release-plugin]  copy for tag camel-spring-boot-3.20.8
---

No new revisions were added by this update.



[camel-spring-boot] 01/02: Target Camel 3.20.8 for release

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

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

commit f19a692747def481c170995f896f06710aeb6875
Author: Gregor Zurowski 
AuthorDate: Thu Oct 26 16:07:21 2023 +

Target Camel 3.20.8 for release
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1dc20cdcbd8..01435b64f58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.camel
 camel-dependencies
-3.20.8-SNAPSHOT
+3.20.8
 
 
 org.apache.camel.springboot
@@ -111,7 +111,7 @@
 2.7.17
 
 
-3.20.8-SNAPSHOT
+3.20.8
 
 
 1.0.2.v20150114
@@ -452,7 +452,7 @@
 
 dev
 
-3.20.8-SNAPSHOT
+3.20.8
 
 
 



[camel-spring-boot] branch release/3.20.8 created (now 157f65534a7)

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

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


  at 157f65534a7 [maven-release-plugin] prepare release 
camel-spring-boot-3.20.8

This branch includes the following new commits:

 new f19a692747d Target Camel 3.20.8 for release
 new 157f65534a7 [maven-release-plugin] prepare release 
camel-spring-boot-3.20.8

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.




Re: [I] perf-regression: mean throughput regression appears with Camel Quarkus 3.5.0 [camel-quarkus]

2023-10-26 Thread via GitHub


orpiske commented on issue #5452:
URL: https://github.com/apache/camel-quarkus/issues/5452#issuecomment-1781509757

   > @orpiske The fix seems to cover both regression issues (-5% with Camel 
4.0.1 and -25% with Camel 4.1.0).
   > 
   > In such cases, would the fix be back-ported to Camel 4.0.x ? 4.1.x ? Not 
sure how it relates to LTS.
   
   The problem with both versions are of the same nature: the code not caching 
an expensive value. This particular fix covers only the case with Camel 4.2 
(and, potentially, 4.1). However, Camel 4.1 is not an LTS version, so it won't 
be back-ported. 
   
   As for 4.0.x ... Because it uses the old type converter, I am not sure if I 
will back-port this code. The type converter is full of edge cases and pretty 
hard to maintain.
   
   BTW, would it be possible to provide a new flamegraph with the fix applied 
please? I noticed a few other (unrelated) items that I would like to look at 
more closely.


-- 
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] perf-regression: evaluate the possibility to use async-profiler during runs [camel-quarkus]

2023-10-26 Thread via GitHub


franz1981 commented on issue #5461:
URL: https://github.com/apache/camel-quarkus/issues/5461#issuecomment-1781500848

   The problem with short duration is that you need to increase the overhead of 
the profiler to gather enough sample to be representative enough (eg 1K Hz) but 
they means increasing the overhead, on likely low powered machines.
   If we can assume that we care about macro effects on short running programs 
on CI (which means few cycles to spare) you can decide to stop at tiered 1 and 
just avoid the noisy attempts od C2 to compile the "hot" code, which won't 
likely be hot anyway, but still...if is an A/B test meant to run few times for 
short time, it's just important that the 2 runs run on similar conditions, and 
makes sense to reduce the noise due to a constrained environment, but requires 
some JFK eng to validate 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



[PR] fix(ci): olm check failure [camel-k]

2023-10-26 Thread via GitHub


squakez opened a new pull request, #4868:
URL: https://github.com/apache/camel-k/pull/4868

   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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] perf-regression: evaluate the possibility to use async-profiler during runs [camel-quarkus]

2023-10-26 Thread via GitHub


aldettinger commented on issue #5461:
URL: https://github.com/apache/camel-quarkus/issues/5461#issuecomment-1781447927

   Thanks @franz1981, `--jfrsync` good to know.
   And well done Peter for the test setup @ppalaga.
   
   Yes, the warmup is an open question. As of now, we have caught 1 regression 
in Quarkus and 2 in Camels without warmup. So it does not feel that bad, 
probably because warmups are almost same when comparing multiple versions.  
There are multiple paths that can be taken, improving perf regression 
investigation, lowering duration, running on prs... Need a bit more thought.


-- 
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] perf-regression: mean throughput regression appears with Camel Quarkus 3.5.0 [camel-quarkus]

2023-10-26 Thread via GitHub


aldettinger commented on issue #5452:
URL: https://github.com/apache/camel-quarkus/issues/5452#issuecomment-1781427614

   @orpiske The fix seems to cover both regression issues (-5% with Camel 4.0.1 
and -25% with Camel 4.1.0).
   
   In such cases, would the fix be backported to Camel 4.0.x ? 4.1.x ? Not sure 
how it relates to LTS.


-- 
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 release/3.20.8 deleted (was d857b9756ca)

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

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


 was d857b9756ca [maven-release-plugin] prepare for next development 
iteration

This change permanently discards the following revisions:

 discard d857b9756ca [maven-release-plugin] prepare for next development 
iteration
 discard c674d37a6af [maven-release-plugin] prepare release 
camel-spring-boot-3.20.8
 discard 492c7edc203 Target Camel 3.20.8 for release



[camel-spring-boot] annotated tag camel-spring-boot-3.20.8 deleted (was e23412ae65b)

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

gzurowski pushed a change to annotated tag camel-spring-boot-3.20.8
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


*** WARNING: tag camel-spring-boot-3.20.8 was deleted! ***

   tag was  e23412ae65b

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



Re: [PR] fix(core): Access configmap from another namespace for KEP-1755 [camel-k]

2023-10-26 Thread via GitHub


gansheer commented on PR #4849:
URL: https://github.com/apache/camel-k/pull/4849#issuecomment-1781325272

   > OLM checks should be fixed now. You can rebase please.
   
   Done, but I still need to fix some configuration to really test KEP-1755.


-- 
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] Generated sources regen [camel]

2023-10-26 Thread via GitHub


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


-- 
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 (8711f64d9c7 -> ff077c5696f)

2023-10-26 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 8711f64d9c7 Bean leak (#11818)
 add 6e31d0e7af1 CAMEL-20049: camel-activemq - Upgrade to latest releases
 add ff077c5696f CAMEL-20049: camel-activemq - Upgrade to latest releases

No new revisions were added by this update.

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



[camel] branch regen_bot updated (098fea06af9 -> f3b5c2f1b2e)

2023-10-26 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 098fea06af9 CAMEL-20049: camel-activemq - Upgrade to latest releases 
(#11844)
 add f3b5c2f1b2e Regen for commit 84eaec7501c3443c82381ffe739210f9db2d2452

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 9398 +++-
 1 file changed, 5123 insertions(+), 4275 deletions(-)



[PR] Generated sources regen [camel]

2023-10-26 Thread via GitHub


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

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


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

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

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



Re: [PR] CAMEL-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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

   Obs.: waiting for the tests on my own CI before removing the draft mark.


-- 
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-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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

   Tentative fix for Camel Quarkus performance issue reported on 
apache/camel-quarkus#5452.


-- 
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-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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

   c/c @aldettinger 


-- 
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-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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

   :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



[PR] CAMEL-20051: do cache fallback conversions [camel]

2023-10-26 Thread via GitHub


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

   (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] Platform-http test fails in FIPS environment [camel-quarkus]

2023-10-26 Thread via GitHub


jamesnetherton commented on code in PR #5463:
URL: https://github.com/apache/camel-quarkus/pull/5463#discussion_r1373273468


##
integration-tests/platform-http/src/test/resources/README:
##
@@ -0,0 +1,7 @@
+The test credentials have been generated according to GRPC module -> 
https://github.com/apache/camel/blob/main/components/camel-grpc/src/test/resources/certs/README

Review Comment:
   We already have a README for this, so best to reuse it:
   
   
https://github.com/apache/camel-quarkus/blob/main/integration-tests/platform-http/README.adoc
   
   Instead of linking to `camel-grpc` please copy over the relevant info. 



-- 
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] unambigious reference to configmaps and secrets [camel-k]

2023-10-26 Thread via GitHub


aklemp commented on issue #4841:
URL: https://github.com/apache/camel-k/issues/4841#issuecomment-1781234083

   Tried the following (not sure if my trait value is correct).
   
   ```
   kamel run --trait 
jvm.config="-Dcamel.k.mount-path.secrets=/etc/camel/conf.d/_secrets" 
--config=secret:some  props.groovy
   ```
   
   ```
   from('timer:props?period=1000')
   .log('{{secret:some/username}}')
   ```
   
   That still gives "Mount path must be configured".


-- 
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] Platform-http test fails in FIPS environment [camel-quarkus]

2023-10-26 Thread via GitHub


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

   fixes https://github.com/apache/camel-quarkus/issues/5462
   
   


-- 
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_40x updated (5d8c2cc894e -> 098fea06af9)

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

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


from 5d8c2cc894e Update known camel releases
 add b3f38eb9c19 CAMEL-20036: camel-endpointdsl - Add static builders for 
alias scheme… (#11839)
 add 0f6b5816110 CAMEL-20048: findSingleByType should be consistent. Added 
mandatory v… (#11840)
 add 5f18f4a06a2 Upgrade AWS SDK v2 to version 2.21.8 (#11841)
 add 592f3db2317 CAMEL-19986: created throttling executor in camel-test
 add f275b466ced Primary spring (#11842)
 add a6d72b16880 CAMEL-19541-1: replaced cycles with Thread.sleep() with 
throttling execution method in camel-quartz
 add 098fea06af9 CAMEL-20049: camel-activemq - Upgrade to latest releases 
(#11844)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/sql-stored.json   |   2 +-
 .../quartz/MultiplePoliciesOnRouteTest.java|   8 +-
 .../quartz/SpringMultiplePoliciesOnRouteTest.java  |   9 +-
 .../apache/camel/component/saga/SagaProducer.java  |   5 +-
 .../TransactedStackSizeBreakOnExceptionTest.java   |   2 +-
 .../org/apache/camel/spring/primary/Customer.java  |  23 ++
 .../apache/camel/spring/primary/CustomerImpl.java  |  31 +++
 .../camel/spring/primary/FindSingleByTypeTest.java |  90 +++
 .../org/apache/camel/spring/primary/MyService.java |  36 +++
 .../JavaDslTransactedNoTXManagerTest.java  |   4 +-
 .../apache/camel/spring/primary/findBySingle.xml   |  38 +++
 .../spi/ApplicationContextBeanRepository.java  |  13 +
 .../sql/stored/SqlStoredComponentConfigurer.java   |   5 +
 .../camel/component/sql/stored/sql-stored.json |   2 +-
 .../component/sql/stored/SqlStoredComponent.java   |  45 ++--
 .../component/sql/stored/SqlStoredEndpoint.java|   4 +
 .../org/apache/camel/test/junit5/TestSupport.java  |   9 +
 .../java/org/apache/camel/NoSuchBeanException.java |   7 +
 .../org/apache/camel/NoSuchBeanTypeException.java  |  32 +++
 .../java/org/apache/camel/spi/BeanRepository.java  |  17 ++
 .../impl/engine/CamelPostProcessorHelper.java  |  22 +-
 .../camel/impl/engine/SimpleCamelContext.java  |   5 +-
 .../java/org/apache/camel/impl/DefaultModel.java   |  15 +-
 .../camel/reifier/AbstractPolicyReifier.java   |  86 +++
 .../java/org/apache/camel/reifier/LogReifier.java  |  15 +-
 .../java/org/apache/camel/reifier/SagaReifier.java |   8 +-
 .../org/apache/camel/util/EndpointHelperTest.java  |   2 +-
 .../apache/camel/support/CamelContextHelper.java   |   8 +
 .../org/apache/camel/support/DefaultEndpoint.java  |   5 +-
 .../org/apache/camel/support/DefaultRegistry.java  |  26 ++
 .../org/apache/camel/support/EndpointHelper.java   |   9 +-
 .../camel/support/LifecycleStrategySupport.java|   6 +-
 .../camel/support/PropertyBindingSupport.java  |  25 +-
 .../ROOT/pages/camel-4x-upgrade-guide-4_2.adoc |  15 +-
 .../builder/endpoint/StaticEndpointBuilders.java   | 261 -
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java |   4 +-
 .../dsl/EventbridgeEndpointBuilderFactory.java |   4 +-
 .../endpoint/dsl/HttpEndpointBuilderFactory.java   |   6 +-
 .../apache/camel/builder/endpoint/HttpsTest.java   |  49 ++--
 parent/pom.xml |   6 +-
 .../camel/maven/packaging/EndpointDslMojo.java |  37 ++-
 .../maven/packaging/generics/JavadocUtil.java  |  13 +-
 42 files changed, 755 insertions(+), 254 deletions(-)
 create mode 100644 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/Customer.java
 create mode 100644 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/CustomerImpl.java
 create mode 100644 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/FindSingleByTypeTest.java
 create mode 100644 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/MyService.java
 create mode 100644 
components/camel-spring-xml/src/test/resources/org/apache/camel/spring/primary/findBySingle.xml
 create mode 100644 
core/camel-api/src/main/java/org/apache/camel/NoSuchBeanTypeException.java
 copy 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/processor/JavaDslTransactedNoTXManagerTest.java
 => 
dsl/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/HttpsTest.java
 (53%)



[camel] branch regen_bot updated (f275b466ced -> 098fea06af9)

2023-10-26 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 f275b466ced Primary spring (#11842)
 add a6d72b16880 CAMEL-19541-1: replaced cycles with Thread.sleep() with 
throttling execution method in camel-quartz
 add 098fea06af9 CAMEL-20049: camel-activemq - Upgrade to latest releases 
(#11844)

No new revisions were added by this update.

Summary of changes:
 .../camel/routepolicy/quartz/MultiplePoliciesOnRouteTest.java| 8 
 .../routepolicy/quartz/SpringMultiplePoliciesOnRouteTest.java| 9 +
 parent/pom.xml   | 4 ++--
 3 files changed, 11 insertions(+), 10 deletions(-)



Re: [I] unambigious reference to configmaps and secrets [camel-k]

2023-10-26 Thread via GitHub


lburgazzoli commented on issue #4841:
URL: https://github.com/apache/camel-k/issues/4841#issuecomment-1781193781

   According to the 
[code](https://github.com/apache/camel/blob/main/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/properties/BasePropertiesFunction.java#L88-L95),
 there may be an issue in the way the path is discovered.
   
   can you try to sue the [jvm trait 
](https://camel.apache.org/camel-k/2.0.x/traits/jvm.html) to set the 
`camel.k.mount-path.configmaps` and the `camel.k.mount-path.secrets` system 
properties ? 


-- 
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 camel-3.20.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
 new 84eaec7501c CAMEL-20049: camel-activemq - Upgrade to latest releases
84eaec7501c is described below

commit 84eaec7501c3443c82381ffe739210f9db2d2452
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 16:00:34 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index ab0ebdb4440..55a5d87fd31 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -35,7 +35,7 @@
   
 1.1.3
 2.27.1
-5.17.4
+5.17.6
 2.7
 1.21.1
 0.9
diff --git a/parent/pom.xml b/parent/pom.xml
index e71a10e923d..78654293315 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
 
 1.1.3
 
-5.17.4
+5.17.6
 2.27.1
 2.0.0.AM26
 2.7



[camel] branch camel-3.21.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
 new 03b30b82919 CAMEL-20049: camel-activemq - Upgrade to latest releases
03b30b82919 is described below

commit 03b30b8291942721a9d85d5865bfb047824e63cf
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 16:00:08 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f9faf7f94be..ab75bc88797 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -35,7 +35,7 @@
   
 1.1.3
 2.29.0
-5.17.4
+5.17.6
 2.7
 1.21.1
 0.9
diff --git a/parent/pom.xml b/parent/pom.xml
index c0a5efa4e0c..55027f2a086 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
 
 1.1.3
 
-5.17.4
+5.17.6
 2.29.0
 2.0.0.AM26
 2.7



Re: [PR] [kafka] Add infra property for custom image [camel]

2023-10-26 Thread via GitHub


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

   Just marking as request changes because I want to double check something. 


-- 
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 camel-3.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
 new ff077c5696f CAMEL-20049: camel-activemq - Upgrade to latest releases
ff077c5696f is described below

commit ff077c5696fa73dde6f463e6c4085600441196e6
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 15:59:23 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3df8410fb5e..3f65de21ffe 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -35,7 +35,7 @@
   
 1.1.3
 2.28.0
-5.17.4
+5.17.6
 2.7
 1.21.1
 0.9



[camel] branch camel-3.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
 new 6e31d0e7af1 CAMEL-20049: camel-activemq - Upgrade to latest releases
6e31d0e7af1 is described below

commit 6e31d0e7af12379e39d50890aa5600a9ed67f993
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 15:59:09 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 88a4c33e663..23fb9a96053 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
 
 1.1.3
 
-5.17.4
+5.17.6
 
 2.28.0
 2.0.0.AM26



[camel] branch camel-4.0.x updated: CAMEL-20049: camel-activemq - Upgrade to latest releases (#11844)

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

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
 new 43fc85ac45f CAMEL-20049: camel-activemq - Upgrade to latest releases 
(#11844)
43fc85ac45f is described below

commit 43fc85ac45f8c12b8d242fb0cc4017bede54572a
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 15:56:50 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases (#11844)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c45f6980c5..6bfb4c07f17 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,8 +49,8 @@
 
 
 
-5.18.2
-2.30.0
+5.18.3
+2.31.1
 2.0.2
 2.0.0.AM26
 1.21.1



[camel] branch amq deleted (was 7faa1e515f8)

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

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


 was 7faa1e515f8 CAMEL-20049: camel-activemq - Upgrade to latest releases

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 (a6d72b16880 -> 098fea06af9)

2023-10-26 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 a6d72b16880 CAMEL-19541-1: replaced cycles with Thread.sleep() with 
throttling execution method in camel-quartz
 add 098fea06af9 CAMEL-20049: camel-activemq - Upgrade to latest releases 
(#11844)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



Re: [PR] CAMEL-20049: camel-activemq - Upgrade to latest releases [camel]

2023-10-26 Thread via GitHub


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


-- 
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: CAMEL-19541-1: replaced cycles with Thread.sleep() with throttling execution method in camel-quartz

2023-10-26 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 a6d72b16880 CAMEL-19541-1: replaced cycles with Thread.sleep() with 
throttling execution method in camel-quartz
a6d72b16880 is described below

commit a6d72b16880f36ae99e0c60b88815c239e2bb879
Author: Nikita Konovalov 
AuthorDate: Thu Oct 26 14:31:39 2023 +0200

CAMEL-19541-1: replaced cycles with Thread.sleep() with throttling 
execution method in camel-quartz
---
 .../camel/routepolicy/quartz/MultiplePoliciesOnRouteTest.java| 8 
 .../routepolicy/quartz/SpringMultiplePoliciesOnRouteTest.java| 9 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git 
a/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/MultiplePoliciesOnRouteTest.java
 
b/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/MultiplePoliciesOnRouteTest.java
index 2911a0e8b9b..d83d3c36deb 100644
--- 
a/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/MultiplePoliciesOnRouteTest.java
+++ 
b/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/MultiplePoliciesOnRouteTest.java
@@ -17,6 +17,7 @@
 package org.apache.camel.routepolicy.quartz;
 
 import java.util.Date;
+import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.ServiceStatus;
 import org.apache.camel.builder.RouteBuilder;
@@ -28,6 +29,7 @@ import org.apache.camel.test.junit5.CamelTestSupport;
 import org.apache.camel.throttling.ThrottlingInflightRoutePolicy;
 import org.junit.jupiter.api.Test;
 
+import static org.apache.camel.test.junit5.TestSupport.executeSlowly;
 import static org.junit.jupiter.api.Assertions.assertSame;
 
 public class MultiplePoliciesOnRouteTest extends CamelTestSupport {
@@ -80,10 +82,8 @@ public class MultiplePoliciesOnRouteTest extends 
CamelTestSupport {
 context.start();
 
 assertSame(ServiceStatus.Started, 
context.getRouteController().getRouteStatus("test"));
-for (int i = 0; i < size; i++) {
-template.sendBody(url, "Message " + i);
-Thread.sleep(3);
-}
+
+executeSlowly(size, 3, TimeUnit.MILLISECONDS, (i) -> 
template.sendBody(url, "Message " + i));
 
 context.getComponent("quartz", QuartzComponent.class).stop();
 success.assertIsSatisfied();
diff --git 
a/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/SpringMultiplePoliciesOnRouteTest.java
 
b/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/SpringMultiplePoliciesOnRouteTest.java
index 485c65be03a..03a7f19f84d 100644
--- 
a/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/SpringMultiplePoliciesOnRouteTest.java
+++ 
b/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/SpringMultiplePoliciesOnRouteTest.java
@@ -16,12 +16,16 @@
  */
 package org.apache.camel.routepolicy.quartz;
 
+import java.util.concurrent.TimeUnit;
+
 import org.apache.camel.component.mock.MockEndpoint;
 import org.apache.camel.test.spring.junit5.CamelSpringTestSupport;
 import org.junit.jupiter.api.Test;
 import org.springframework.context.support.AbstractApplicationContext;
 import org.springframework.context.support.ClassPathXmlApplicationContext;
 
+import static org.apache.camel.test.junit5.TestSupport.executeSlowly;
+
 public class SpringMultiplePoliciesOnRouteTest extends CamelSpringTestSupport {
 private String url = "seda:foo?concurrentConsumers=20";
 private int size = 100;
@@ -32,10 +36,7 @@ public class SpringMultiplePoliciesOnRouteTest extends 
CamelSpringTestSupport {
 // when we get graceful shutdown support we can prevent this
 getMockEndpoint("mock:success").expectedMinimumMessageCount(size - 10);
 
-for (int i = 0; i < size; i++) {
-template.sendBody(url, "Message " + i);
-Thread.sleep(3);
-}
+executeSlowly(size, 3, TimeUnit.MILLISECONDS, (i) -> 
template.sendBody(url, "Message " + i));
 
 MockEndpoint.assertIsSatisfied(context);
 }



Re: [PR] CAMEL-19541-1: replaced cycles with Thread.sleep() with throttling execution method in camel-quartz [camel]

2023-10-26 Thread via GitHub


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


-- 
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-19541-1: replaced cycles with Thread.sleep() with throttling execution method in camel-quartz [camel]

2023-10-26 Thread via GitHub


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

   Some part of the build is failing because of: 
   ```
   [ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:1.13.4:install-node-and-yarn (install 
node and yarn) on project docs: Could not extract the Node archive: Could not 
extract archive: 
'/home/runner/.m2/repository/com/github/eirslett/node/16.17.1/node-16.17.1-linux-x64.tar.gz':
 EOFException -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal com.github.eirslett:frontend-maven-plugin:1.13.4:install-node-and-yarn 
(install node and yarn) on project docs: Could not extract the Node archive: 
Could not extract archive: 
'/home/runner/.m2/repository/com/github/eirslett/node/16.17.1/node-16.17.1-linux-x64.tar.gz'
   ```
   
   So, it should be OK 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-quarkus] branch main updated: Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release

2023-10-26 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository.

ppalaga 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 5389e6a47b Document how users can upgrade to new Camel Quarkus 
releases without a Quarkus Platform release
5389e6a47b is described below

commit 5389e6a47ba784b05e06233fc6354851f4a15754
Author: James Netherton 
AuthorDate: Thu Oct 26 07:57:59 2023 +0100

Document how users can upgrade to new Camel Quarkus releases without a 
Quarkus Platform release

Fixes #5449
---
 docs/antora.yml|  1 +
 .../pages/user-guide/dependency-management.adoc| 58 --
 tooling/scripts/update-antora-config.groovy|  2 +
 3 files changed, 57 insertions(+), 4 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index adfe0b55ae..c0b95a6d40 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -30,6 +30,7 @@ asciidoc:
 # Project versions
 camel-version: 4.1.0 # replace ${camel.version}
 camel-docs-version: 4.0.x
+camel-quarkus-version: 3.6.0 # replace ${camel-quarkus.version}
 quarkus-version: 3.5.0 # replace ${quarkus.version}
 graalvm-version: 23.0.1 # replace ${graalvm.version}
 graalvm-docs-version: jdk17
diff --git a/docs/modules/ROOT/pages/user-guide/dependency-management.adoc 
b/docs/modules/ROOT/pages/user-guide/dependency-management.adoc
index 9070167bef..84f03ae479 100644
--- a/docs/modules/ROOT/pages/user-guide/dependency-management.adoc
+++ b/docs/modules/ROOT/pages/user-guide/dependency-management.adoc
@@ -83,14 +83,64 @@ Note that not all combinations of artifacts managed by the 
various BOMs are test
 
 == Combining with other BOMs
 
-When combining `camel-quarkus-bom` with any other BOM,
+When combining `quarkus-camel-bom` with any other BOM,
 think carefully in which order you import them,
 because the order of imports defines the precedence.
 
-I.e. if `my-foo-bom` is imported before `camel-quarkus-bom` then the versions 
defined in
+I.e. if `my-foo-bom` is imported before `quarkus-camel-bom` then the versions 
defined in
 `my-foo-bom` will take the precedence.
-This might or might not be what you want, depending on whether there are any 
overlaps between `my-foo-bom` and `camel-quarkus-bom`
-and depending on whether those versions with higher precedence work with the 
rest of the artifacts managed in `camel-quarkus-bom`.
+This might or might not be what you want, depending on whether there are any 
overlaps between `my-foo-bom` and `quarkus-camel-bom`
+and depending on whether those versions with higher precedence work with the 
rest of the artifacts managed in `quarkus-camel-bom`.
+
+== Upgrading to new Camel Quarkus releases
+
+Assuming you are importing `quarkus-bom` and `quarkus-camel-bom` in your 
project, upgrading to new releases should be a simple case of incrementing the 
`quarkus.platform.version` property.
+
+Sometimes it happens that the latest Camel Quarkus release is not yet availble 
via the `quarkus-camel-bom`.
+To work around this, you can replace the 
`io.quarkus.platform:quarkus-camel-bom` import with 
`org.apache.camel.quarkus:camel-quarkus-bom`.
+
+Note that if you do this, some dependencies in `camel-quarkus-bom` may not be 
perfectly aligned with other Quarkus universe members as they would be in 
`quarkus-camel-bom`.
+
+[source,xml,subs="attributes+"]
+
+
+  ...
+  
+{quarkus-version}
+{camel-quarkus-version}
+...
+  
+  
+
+  
+  
+io.quarkus.platform
+quarkus-bom
+${quarkus.platform.version}
+pom
+import
+  
+  
+org.apache.camel.quarkus
+camel-quarkus-bom
+${camel-quarkus.version}
+pom
+import
+  
+
+  
+
+
+
+IMPORTANT: Ensure that the major.minor version parts of 
`quarkus.platform.version` & `camel-quarkus.version` match. Mixing different 
release streams will likely result in build or runtime errors.
+
+When upgrading from one major release to another (E.g from 2.x to 3.x).
+Quarkus provides an https://quarkus.io/guides/update-quarkus[updater tool] 
that can apply the necessary modifications to your project and make it 
compatible with the new major release.
+
+In addition, Camel & Camel Quarkus publish migration guides that document 
potential breaking changes.
+
+* xref:manual::migration-and-upgrade.adoc[Camel migration guides]
+* xref:migration-guide/index.adoc[Camel Quarkus migration guides]
 
 == What's next?
 
diff --git a/tooling/scripts/update-antora-config.groovy 
b/tooling/scripts/update-antora-config.groovy
index 126f83bbe3..4d3459df84 100644
--- a/tooling/scripts/update-antora-config.groovy
+++ b/tooling/scripts/update-antora-config.groovy
@@ -41,6 +41,8 @@ if (!missingFiles.isEmpty()) {
 }
 
 
+project.properties['camel-quarkus.version'] = 
project.version.replace("-SNAPSHOT", "")
+

Re: [I] Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release [camel-quarkus]

2023-10-26 Thread via GitHub


ppalaga closed issue #5449: Document how users can upgrade to new Camel Quarkus 
releases without a Quarkus Platform release
URL: https://github.com/apache/camel-quarkus/issues/5449


-- 
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] Document how users can upgrade to new Camel Quarkus releases without a Quarkus Platform release [camel-quarkus]

2023-10-26 Thread via GitHub


ppalaga merged PR #5460:
URL: https://github.com/apache/camel-quarkus/pull/5460


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

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

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



[camel-k] branch main updated (169b7a159 -> f27058351)

2023-10-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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


from 169b7a159 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 
1.29.0
 new 79e0cfcf0 fix(ci): attempt
 new f27058351 fix(ci): dynamic attempt

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/actions/kamel-build-bundle/build-bundle-image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Re: [I] OLM upgrade test channel failing [camel-k]

2023-10-26 Thread via GitHub


squakez closed issue #4855: OLM upgrade test channel failing
URL: https://github.com/apache/camel-k/issues/4855


-- 
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] fix(ci): OLM stable-vx channel [camel-k]

2023-10-26 Thread via GitHub


squakez merged PR #4867:
URL: https://github.com/apache/camel-k/pull/4867


-- 
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] unambigious reference to configmaps and secrets [camel-k]

2023-10-26 Thread via GitHub


aklemp commented on issue #4841:
URL: https://github.com/apache/camel-k/issues/4841#issuecomment-1781166493

   I'm not into the details who is doing its magic (Camel, Camel K, 
Kubernetes). However, I don't see the need to access REST API every time we use 
the secret because they are mounted in the pods file system in a directory 
containing also the secret name. The files containing the secrets can be 
uniquely references in the file system. There "just" needs to be some format to 
specify it in the integration and map that to the file contents.
   
   For example `{{secret:/}}` maps to the content of file 
`CAMEL_K_MOUNT_PATH_SECRETS//`. From my understanding that is 
populated on pod startup and never updates even if the secret changes, so the 
secrets could also be cached in the Camel process of the pod.


-- 
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] fix(core): Access configmap from another namespace for KEP-1755 [camel-k]

2023-10-26 Thread via GitHub


squakez commented on PR #4849:
URL: https://github.com/apache/camel-k/pull/4849#issuecomment-1781169526

   OLM checks should be fixed now. You can rebase please.


-- 
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: fix(ci): attempt

2023-10-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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

commit 79e0cfcf001e69c9c1273988ca4775653c3001bd
Author: Pasquale Congiusti 
AuthorDate: Thu Oct 26 12:33:20 2023 +0200

fix(ci): attempt
---
 .github/actions/kamel-build-bundle/build-bundle-image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/kamel-build-bundle/build-bundle-image.sh 
b/.github/actions/kamel-build-bundle/build-bundle-image.sh
index 2b68645e1..1590185be 100755
--- a/.github/actions/kamel-build-bundle/build-bundle-image.sh
+++ b/.github/actions/kamel-build-bundle/build-bundle-image.sh
@@ -110,7 +110,7 @@ export 
PUSH_BUNDLE_LOCAL_IMAGE=${REGISTRY_PUSH_HOST}/${IMAGE_NAMESPACE}/${BUNDLE
 export CUSTOM_IMAGE=${IMAGE_NAME}
 export CUSTOM_VERSION=${IMAGE_VERSION}
 
-export PREV_XY_CHANNEL="stable-$(make get-last-released-version | grep -Po 
'\d+\.\d+')"
+export PREV_XY_CHANNEL="stable-v2"
 echo "PREV_XY_CHANNEL=${PREV_XY_CHANNEL}" >> $GITHUB_ENV
 export NEW_XY_CHANNEL=stable-dev-$(make get-version | grep -Po "\d+\.\d+")
 echo "NEW_XY_CHANNEL=${NEW_XY_CHANNEL}" >> $GITHUB_ENV



[camel-k] 02/02: fix(ci): dynamic attempt

2023-10-26 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository.

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

commit f27058351b15e20283be7b5280df624b546197aa
Author: Pasquale Congiusti 
AuthorDate: Thu Oct 26 13:02:17 2023 +0200

fix(ci): dynamic attempt
---
 .github/actions/kamel-build-bundle/build-bundle-image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/kamel-build-bundle/build-bundle-image.sh 
b/.github/actions/kamel-build-bundle/build-bundle-image.sh
index 1590185be..6d17a3a16 100755
--- a/.github/actions/kamel-build-bundle/build-bundle-image.sh
+++ b/.github/actions/kamel-build-bundle/build-bundle-image.sh
@@ -110,7 +110,7 @@ export 
PUSH_BUNDLE_LOCAL_IMAGE=${REGISTRY_PUSH_HOST}/${IMAGE_NAMESPACE}/${BUNDLE
 export CUSTOM_IMAGE=${IMAGE_NAME}
 export CUSTOM_VERSION=${IMAGE_VERSION}
 
-export PREV_XY_CHANNEL="stable-v2"
+export PREV_XY_CHANNEL=stable-v$(make get-last-released-version | grep -Po 
"\d+" | head -n 1)
 echo "PREV_XY_CHANNEL=${PREV_XY_CHANNEL}" >> $GITHUB_ENV
 export NEW_XY_CHANNEL=stable-dev-$(make get-version | grep -Po "\d+\.\d+")
 echo "NEW_XY_CHANNEL=${NEW_XY_CHANNEL}" >> $GITHUB_ENV



[PR] [kafka] Add infra property for custom image [camel]

2023-10-26 Thread via GitHub


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

   # Description
   
   Add property _kafka.container_ to _camel-kafka-test-infra_ in order to 
externalize the image used. Otherwise, the default one is selected
   
   # Target
   
   - [ main ] 
   
   


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

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

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



Re: [I] perf-regression: mean throughput regression appears with Camel Quarkus 3.5.0 [camel-quarkus]

2023-10-26 Thread via GitHub


orpiske commented on issue #5452:
URL: https://github.com/apache/camel-quarkus/issues/5452#issuecomment-1781109108

   Both seem to be caused by overhead on the old and on the new type converter. 
I will investigate further. Thanks!


-- 
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] perf-regression: mean throughput regression appears with Camel Quarkus 3.5.0 [camel-quarkus]

2023-10-26 Thread via GitHub


orpiske commented on issue #5452:
URL: https://github.com/apache/camel-quarkus/issues/5452#issuecomment-1781096686

   Thank you! Looking at 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 quarkiverse-mybatis.version from 2.1.0 to 2.2.0 [camel-quarkus]

2023-10-26 Thread via GitHub


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

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


-- 
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-mybatis.version-2.2.0 updated (d0b71bb2e7 -> 9b3494fa33)

2023-10-26 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-mybatis.version-2.2.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


from d0b71bb2e7 Bump quarkiverse-mybatis.version from 2.1.0 to 2.2.0
 add 9b3494fa33 Auto generated changes for dependabot commit 
d0b71bb2e7efec6aea4c41223c533d92958bd8c2

No new revisions were added by this update.

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



[camel] branch regen_bot updated (592f3db2317 -> f275b466ced)

2023-10-26 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 592f3db2317 CAMEL-19986: created throttling executor in camel-test
 add f275b466ced Primary spring (#11842)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/sql-stored.json   |  2 +-
 .../TransactedStackSizeBreakOnExceptionTest.java   |  2 +-
 .../org/apache/camel/spring/primary/Customer.java  |  6 +--
 .../apache/camel/spring/primary/CustomerImpl.java  | 13 ++---
 .../FindSingleByTypeTest.java} | 56 ++
 .../MyService.java}| 20 
 .../findBySingle.xml}  | 10 ++--
 .../spi/ApplicationContextBeanRepository.java  | 13 +
 .../sql/stored/SqlStoredComponentConfigurer.java   |  5 ++
 .../camel/component/sql/stored/sql-stored.json |  2 +-
 .../component/sql/stored/SqlStoredComponent.java   | 45 +++--
 .../component/sql/stored/SqlStoredEndpoint.java|  4 ++
 .../java/org/apache/camel/spi/BeanRepository.java  |  9 ++--
 .../org/apache/camel/support/DefaultRegistry.java  | 26 ++
 .../ROOT/pages/camel-4x-upgrade-guide-4_2.adoc | 15 +-
 15 files changed, 148 insertions(+), 80 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/component/bean/issues/ClassB.java
 => 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/Customer.java
 (90%)
 copy core/camel-core/src/test/java/org/apache/camel/util/MyDummyObject.java => 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/primary/CustomerImpl.java
 (82%)
 copy 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/{config/scan/SpringComponentScanTest.java
 => primary/FindSingleByTypeTest.java} (55%)
 copy 
components/camel-spring-xml/src/test/java/org/apache/camel/spring/{produce/generics/MyServiceInvoker.java
 => primary/MyService.java} (70%)
 copy 
components/camel-spring-xml/src/test/resources/org/apache/camel/spring/{config/routeBuilderPackage.xml
 => primary/findBySingle.xml} (86%)



[PR] CAMEL-20049: camel-activemq - Upgrade to latest releases [camel]

2023-10-26 Thread via GitHub


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

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


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

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

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



[camel] branch amq created (now 7faa1e515f8)

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

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


  at 7faa1e515f8 CAMEL-20049: camel-activemq - Upgrade to latest releases

This branch includes the following new commits:

 new 7faa1e515f8 CAMEL-20049: camel-activemq - Upgrade to latest releases

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.




Re: [PR] CAMEL-20049: camel-activemq - Upgrade to latest releases [camel]

2023-10-26 Thread via GitHub


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

   :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] 01/01: CAMEL-20049: camel-activemq - Upgrade to latest releases

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

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

commit 7faa1e515f83c2aebdb3a7da8e6ffa1ed6adc71a
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 15:03:36 2023 +0200

CAMEL-20049: camel-activemq - Upgrade to latest releases
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1f4c2c78b91..48f1f7101a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,8 +49,8 @@
 
 
 
-5.18.2
-2.31.0
+5.18.3
+2.31.1
 2.0.2
 2.0.0.AM26
 1.21.1



Re: [I] perf-regression: mean throughput regression appears with Camel Quarkus 3.5.0 [camel-quarkus]

2023-10-26 Thread via GitHub


aldettinger commented on issue #5452:
URL: https://github.com/apache/camel-quarkus/issues/5452#issuecomment-1781078475

   @orpiske So there we stand, the reports are attached 
[there](https://github.com/apache/camel-quarkus/files/13177515/camel-perf-regression-flamegraphs.zip)
   
   And comparing flamegraphs before and after Camel 4.0.1 and 4.1.0 adoptions, 
both regressions are probably linked to some type conversion occurring in 
`VertxPlatformHttpSupport`.
   
   More precisely, comparing flamegraphs between Camel Quarkus 3.4.0 vs Camel 
Quarkus with adoption of Camel 4.1.0, far more time is spent in 
[`VertxPlatformHttpSupport.toHttpResponse`](https://github.com/apache/camel/blob/camel-4.1.0/components/camel-platform-http-vertx/src/main/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpSupport.java#L52)
 (increase from 4.08% to 37.60%).
   
   And comparing flamegraphs between Camel Quarkus 3.4.0 vs Camel Quarkus with 
adoption of 4.0.1, there is also a bit more time spent in 
[`VertxPlatformHttpSupport.toHttpResponse`](https://github.com/apache/camel/blob/camel-4.0.1/components/camel-platform-http-vertx/src/main/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpSupport.java#L52
   ) (increase from 4.56% to 10.54%)


-- 
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-15211: add props to configure SSL context parameters [camel]

2023-10-26 Thread via GitHub


jono-morris commented on PR #11812:
URL: https://github.com/apache/camel/pull/11812#issuecomment-1781059982

   Yes of course. Let me do that.


-- 
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 primary-spring deleted (was c73dea16b80)

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

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


 was c73dea16b80 CAMEL-20042: camel-spring - Autowire @Primary beans 
supported

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: Primary spring (#11842)

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

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


The following commit(s) were added to refs/heads/main by this push:
 new f275b466ced Primary spring (#11842)
f275b466ced is described below

commit f275b466ced60c3863139988f84a2dbe2a6ec39b
Author: Claus Ibsen 
AuthorDate: Thu Oct 26 14:47:34 2023 +0200

Primary spring (#11842)

* CAMEL-20042: camel-spring - findSingleByType should favour @Primary beans 
from Spring

* Bump threshold for test

* CAMEL-20042: camel-spring - Autowire @Primary beans supported

* CAMEL-20042: camel-spring - Autowire @Primary beans supported

* CAMEL-20042: camel-sql - Stored component should use autowired datasource 
like sql do.

* CAMEL-20042: camel-spring - Autowire @Primary beans supported

* CAMEL-20042: camel-spring - Autowire @Primary beans supported
---
 .../camel/catalog/components/sql-stored.json   |  2 +-
 .../TransactedStackSizeBreakOnExceptionTest.java   |  2 +-
 .../org/apache/camel/spring/primary/Customer.java  | 23 ++
 .../apache/camel/spring/primary/CustomerImpl.java  | 31 
 .../camel/spring/primary/FindSingleByTypeTest.java | 90 ++
 .../org/apache/camel/spring/primary/MyService.java | 36 +
 .../apache/camel/spring/primary/findBySingle.xml   | 38 +
 .../spi/ApplicationContextBeanRepository.java  | 13 
 .../sql/stored/SqlStoredComponentConfigurer.java   |  5 ++
 .../camel/component/sql/stored/sql-stored.json |  2 +-
 .../component/sql/stored/SqlStoredComponent.java   | 45 ---
 .../component/sql/stored/SqlStoredEndpoint.java|  4 +
 .../java/org/apache/camel/spi/BeanRepository.java  |  9 +--
 .../org/apache/camel/support/DefaultRegistry.java  | 26 +++
 .../ROOT/pages/camel-4x-upgrade-guide-4_2.adoc | 15 +++-
 15 files changed, 304 insertions(+), 37 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/sql-stored.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/sql-stored.json
index 109ff9de0e7..db619b0c73b 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/sql-stored.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/sql-stored.json
@@ -22,7 +22,7 @@
 "lenientProperties": false
   },
   "componentProperties": {
-"dataSource": { "index": 0, "kind": "property", "displayName": "Data 
Source", "group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "javax.sql.DataSource", "deprecated": false, "autowired": false, 
"secret": false, "description": "Sets the DataSource to use to communicate with 
the database." },
+"dataSource": { "index": 0, "kind": "property", "displayName": "Data 
Source", "group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "javax.sql.DataSource", "deprecated": false, "autowired": true, 
"secret": false, "description": "Sets the DataSource to use to communicate with 
the database." },
 "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 [...]
   },
diff --git 
a/components/camel-spring-xml/src/test/java/org/apache/camel/spring/interceptor/TransactedStackSizeBreakOnExceptionTest.java
 
b/components/camel-spring-xml/src/test/java/org/apache/camel/spring/interceptor/TransactedStackSizeBreakOnExceptionTest.java
index b1a6de28a69..11149462fd3 100644
--- 
a/components/camel-spring-xml/src/test/java/org/apache/camel/spring/interceptor/TransactedStackSizeBreakOnExceptionTest.java
+++ 
b/components/camel-spring-xml/src/test/java/org/apache/camel/spring/interceptor/TransactedStackSizeBreakOnExceptionTest.java
@@ -27,7 +27,7 @@ public class TransactedStackSizeBreakOnExceptionTest extends 
TransactionClientDa
 
 private static final boolean PRINT_STACK_TRACE = false;
 private int total = 100;
-

Re: [PR] Primary spring [camel]

2023-10-26 Thread via GitHub


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

   > Just left one suggestion about testing.
   
   Thanks I have changed the code


-- 
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] Primary spring [camel]

2023-10-26 Thread via GitHub


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


-- 
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] perf-regression: evaluate the possibility to use async-profiler during runs [camel-quarkus]

2023-10-26 Thread via GitHub


ppalaga commented on issue #5461:
URL: https://github.com/apache/camel-quarkus/issues/5461#issuecomment-1781047059

   I worked on something similar in recent days. I took @franz1981 's fabulous 
[quarkus-profiling-workshop](https://github.com/franz1981/quarkus-profiling-workshop)
 as a base. The biggest challenge for me was to overcome the unability of 
wrk/wrk2 to send post requests with a payload. I ended up with using hyperfoil 
cli and a regular hyperfoil yaml. With those two in place, I was able to attach 
the profiler only after the warmup was over. I unfortunately cannot share it 
here, because it contains some customer data. 
   @aldettinger I see that our cq-perf-regression-scenario.hf.yaml does not 
have a warmup phase yet. I wonder how useful would the profiling data be 
without warmup? I wonder whether/how the warmup-profiling coordination could be 
made through Maven?


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