(camel-quarkus-examples) 01/02: Fix deprecated API usage in vertx-websocket-chat tests

2024-09-04 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git commit 94a4eedbf2629e0b4cfc2a68136b140336588709 Author: James Netherton AuthorDate: Wed

(camel-quarkus) branch main updated (f1760c57ca -> 494279bcfb)

2024-09-04 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from f1760c57ca Use quarkus-micrometer-registry-prometheus instead of the plain io.micrometer dependency

(camel-quarkus) branch main updated: Use quarkus-micrometer-registry-prometheus instead of the plain io.micrometer dependency

2024-09-04 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new f1760c57ca Use quarkus-micrometer

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

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 0d0b251d3735edf451d8f1bd6f338e602ab31fdf Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) branch quarkus-main updated (6277f071ef -> 0d0b251d37)

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 6277f071ef Upgrade Quarkus to 3.16.0.CR1 add 8f2205be5c Revert back to QuarkusTestResource

(camel-quarkus) branch main updated: Avoid overwriting existing Camel GAV catalog metadata

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 0973cdd4f4 Avoid overwriting

(camel-quarkus) branch main updated: [Tests] FTP: Use restrictions to bypass cert setup issues

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 43a0fe4f8b [Tests] FTP: Use

(camel-quarkus) branch main updated: Test hashicorp-vault with HTTPS scheme

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 76bfb90921 Test hashicorp-vault with

(camel) branch main updated: camel-hashicorp-vault: Add message headers section to component documentation

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 0672ecc25cb camel-hashicorp-vault: Add

(camel) branch main updated: CAMEL-21156: Enable hashicorp-vault SecretPath header to be used on create & delete operations

2024-09-03 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new c7c1d26cb5e CAMEL-21156: Enable hashicorp

(camel) branch main updated: camel-hashicorp-vault: Add Spring Boot auto-configuration to component documentation

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new a59ffc13bc4 camel-hashicorp-vault: Add

(camel) branch main updated: camel-hashicorp-vault: Remove redundant commons-io dependency

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new e62b21834f0 camel-hashicorp-vault: Remove

(camel-quarkus) branch main updated: Add hashicorp-vault native support

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 85cf222c37 Add hashicorp-vault

(camel) branch camel-4.4.x updated: CAMEL-21154: Handle potential NPE from getSecret operation response

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 9b9cd28a7e3 CAMEL-21154

(camel) branch main updated: CAMEL-21154: Handle potential NPE from getSecret operation response

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new a936abf84b9 CAMEL-21154: Handle potential

(camel-quarkus) 11/25: fixed deprecated guava-eventbus

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 01716c696fbbb88166877ee014a564c477c16818 Author: JiriOndrusek AuthorDate: Tue Aug 13 16:05:40 2024

(camel-quarkus) 19/25: fixed google-pubsub

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 10b0332e53fe68fd6797d09cf3b8619bbe4a6d35 Author: JiriOndrusek AuthorDate: Mon Aug 19 09:58:29 2024

(camel-quarkus) 17/25: Fixed platfoprm-http and axs2

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 0f85235a8e44d9bee98ce39d256a884c9bbe803e Author: JiriOndrusek AuthorDate: Fri Aug 16 15:19:27 2024

(camel-quarkus) 25/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 30c1c0ac03d7f58d852361aac51e717d6ac197e9 Author: JiriOndrusek AuthorDate: Fri Aug 30 11:41:44 2024

(camel-quarkus) 20/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit ae35c05a4cf5fbe7e453de6b8098c90d25a8d5d9 Author: JiriOndrusek AuthorDate: Tue Aug 20 09:49:34 2024

(camel-quarkus) 16/25: Revert "Disable extension tests that use kubernetes-client due to #6348"

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 32c1de404af32efe8fb56145e3ab13c578459026 Author: James Netherton AuthorDate: Fri Aug 16 14:09:17

(camel-quarkus) 24/25: rabased, generated, fixed twilio

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit e4f686384de75c3e960a7e14fba46c76ddbff47e Author: JiriOndrusek AuthorDate: Thu Aug 29 09:11:34 2024

(camel-quarkus) 12/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 13ed3fd1821db6310893699541571872e9c04963 Author: JiriOndrusek AuthorDate: Thu Aug 15 09:51:48 2024

(camel-quarkus) 18/25: Disable debezium-mongo testing and native profile due to #6357

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 85ad6ebccb2f8e48857fe496686345a06ea455ae Author: James Netherton AuthorDate: Fri Aug 16 16:02:04

(camel-quarkus) 14/25: Revert "Disable MicroProfile Fault Tolerance tests due to #6285"

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 87bebca28d1ffb85b81c79506babe35e69cd8cf7 Author: James Netherton AuthorDate: Fri Aug 16 13:57:02

(camel-quarkus) 04/25: generated files

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 60de6f386d7342947984f4a76cc4888505eae541 Author: JiriOndrusek AuthorDate: Tue Jul 30 09:10:40 2024

(camel-quarkus) 10/25: deprecated guava-eventbus

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 3e360dbd9a3252c8e301a8a9b509ec867100a9ac Author: JiriOndrusek AuthorDate: Tue Aug 13 15:13:19 2024

(camel-quarkus) 15/25: Revert "Disable extension tests that use MongoDB due to #6341"

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit c7a8fa4ff4729869f30d9edfbc56167e6fb8f75b Author: James Netherton AuthorDate: Fri Aug 16 14:04:23

(camel-quarkus) 13/25: Generated antore + fixed azurite

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d8555b9b4de4a76f3a2be4d5d02ea085f08f8546 Author: JiriOndrusek AuthorDate: Fri Aug 16 14:14:11 2024

(camel-quarkus) 21/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit c510c6b70fb74077b08ae13481426641caa7dc11 Author: JiriOndrusek AuthorDate: Wed Aug 21 09:35:49 2024

(camel-quarkus) 22/25: rebased + generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 2ce9cac2c4c327e4fe1d548faabfacab8a777e0c Author: JiriOndrusek AuthorDate: Thu Aug 22 09:39:31 2024

(camel-quarkus) 06/25: Generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit a907f66f80b08ceefd1006c0da1f7e518095cbf8 Author: JiriOndrusek AuthorDate: Tue Aug 6 10:21:21 2024

(camel-quarkus) 07/25: Geerated guava-eventbus files

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit e79790af664a89b633f39981c46dbc066fcd370d Author: JiriOndrusek AuthorDate: Fri Aug 9 09:04:27 2024

(camel-quarkus) 08/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 166dc08dccf731def850e961c74799917c1c1085 Author: JiriOndrusek AuthorDate: Mon Aug 12 12:16:15 2024

(camel-quarkus) 03/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit c462305417de40a0f9b18c4704bc4da3ec227110 Author: JiriOndrusek AuthorDate: Mon Jul 29 09:31:50 2024

(camel-quarkus) 02/25: generated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit a47527a5e2f0eb0b6fa6615bbbed38c9ff0685a0 Author: JiriOndrusek AuthorDate: Thu Jul 25 10:00:09 2024

(camel-quarkus) 05/25: geerated poms

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f05d20e898cb052cb22057ceb013981fe9d51d10 Author: JiriOndrusek AuthorDate: Thu Aug 1 09:23:44 2024

(camel-quarkus) branch camel-main updated (a058d72bf0 -> 30c1c0ac03)

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard a058d72bf0 generated poms discard d98057391e rabased, generated, fixed twilio discard c8bbc459f2

(camel) branch main updated: camel-hashicorp-vault: Add a note clarifying camel.vault.hashicorp properties usage

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 3f266bf5f34 camel-hashicorp-vault: Add a

(camel-quarkus-examples) branch camel-quarkus-main updated: Revert back to QuarkusTestResource

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push

(camel-quarkus) branch main updated: Upgrade Quarkus to 3.14.1

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 32b1ca6ad5 Upgrade Quarkus to 3.14.1

(camel-quarkus-examples) branch camel-quarkus-main updated: Replace quarkus-test-artemis with dev services container

2024-09-02 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push

(camel-quarkus-examples) branch camel-quarkus-main updated: Bump the maven group across 1 directory with 4 updates

2024-09-01 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push

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

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 6277f071efb447d6487960f797d8b12de6cbc830 Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) branch quarkus-main updated (08f29be3ef -> 6277f071ef)

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 08f29be3ef Upgrade Quarkus to 3.16.0.CR1 new 6277f071ef Upgrade Quarkus to 3.16.0.CR1 This

(camel-quarkus) branch quarkus-main updated (724382d0b1 -> 08f29be3ef)

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 724382d0b1 Upgrade Quarkus to 3.16.0.CR1 add ef6b0b6c04 Update the project changelog with

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

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 08f29be3ef7d23c8cf343f74bbc227f6c88c8d07 Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) branch 3.8.x updated: Upgrade Quarkus to 3.8.6

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/3.8.x by this push: new 80e99af9a6 Upgrade Quarkus to

(camel-quarkus) branch main updated (ef6b0b6c04 -> 5e17941a61)

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from ef6b0b6c04 Update the project changelog with 3.14.0 release (#6389) new d6df1c8ea3 Replace quarkus

(camel-quarkus) 01/02: Replace quarkus-test-artemis with dev services container

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d6df1c8ea396906935fdcc16d3fae3fd80bd6bc5 Author: James Netherton AuthorDate: Wed Aug 28 09:25:08 2024

(camel-quarkus) 02/02: Disable artemis disk space checks

2024-08-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5e17941a616617126ca80e7d810ced8cf22a1a43 Author: James Netherton AuthorDate: Wed Aug 28 09:44:52 2024

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

2024-08-27 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 724382d0b1047de100d19e67c16523e63330f58b Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) branch quarkus-main updated (8113ae6c75 -> 724382d0b1)

2024-08-27 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 8113ae6c75 Upgrade Quarkus to 3.16.0.CR1 add 64551fb0f5 Regen SBOM from commit

(camel-quarkus) branch main updated: Combine knative tests into a single module

2024-08-27 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 0342af494a Combine knative tests

(camel-quarkus) branch main updated: Fix hashicorp-vault extension

2024-08-27 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 464000d118 Fix hashicorp-vault

(camel-quarkus) branch main updated: Upgrade Quarkus CXF to 3.14.0

2024-08-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 13f2b16ab8 Upgrade Quarkus CXF to

(camel-quarkus) branch main updated: Upgrade Debezium to 2.7.1.Final

2024-08-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new b35988c1e2 Upgrade Debezium to 2.7.1

(camel-quarkus) branch main updated: Extend Spring-rabbitmq coverage

2024-08-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 5a82bd4eb2 Extend Spring-rabbitmq

(camel-quarkus) branch quarkus-main updated (e8a10f4cb0 -> d5ad5f5f5c)

2024-08-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard e8a10f4cb0 Upgrade Quarkus to 3.16.0.CR1 add ab2ee45fa4 Bump cq-plugin.version from 4.10.0

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

2024-08-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d5ad5f5f5c0878d5d37093136425bca39325d02c Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) branch main updated: Increase azure-eventhubs test coverage

2024-08-22 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 7e623033f3 Increase azure-eventhubs

(camel) branch main updated: camel-azure-eventhubs: Tidy up documentation

2024-08-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 28e63e7ccf2 camel-azure-eventhubs: Tidy up

(camel) branch main updated: Remove redundant commons-io dependency from camel-azure-eventhubs

2024-08-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 7461232aca1 Remove redundant commons-io

(camel-quarkus) 01/02: Revert "Temporarily remove duration & memory size summary links from generated docs"

2024-08-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit da840b73fd30c58ba6c9bb927ec223eaa379ae97 Author: Peter Palaga AuthorDate: Tue Aug 20 13:44:54 2024 +0200

(camel-quarkus) 02/02: Add missing Duration and MemSize type notes to the docs

2024-08-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit e823080451c0a7a36728cdc720ced0fd74ba89d4 Author: Peter Palaga AuthorDate: Tue Aug 20 14:55:46 2024 +0200

(camel-quarkus) branch main updated (ab2ee45fa4 -> e823080451)

2024-08-21 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from ab2ee45fa4 Bump cq-plugin.version from 4.10.0 to 4.10.1 new da840b73fd Revert "Temporarily r

(camel) branch main updated (08955b8222a -> f486801dffe)

2024-08-20 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 08955b8222a chore(deps): Bump io.github.classgraph:classgraph (#15234) add f486801dffe CAMEL-21100: Fix

(camel-quarkus-examples) branch camel-quarkus-main updated: Bump the maven group across 28 directories with 2 updates

2024-08-19 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git The following commit(s) were added to refs/heads/camel-quarkus-main by this push

(camel-quarkus) branch main updated: changed default location of generated certificates to target/certs + change of configuration of ssl

2024-08-19 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new eaf386c035 changed default location

(camel-quarkus) branch main updated: Temporarily remove duration & memory size summary links from generated docs

2024-08-19 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 66466cbc4e Temporarily remove

(camel-quarkus) branch quarkus-main updated (cb1ada0833 -> 24dec3b332)

2024-08-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard cb1ada0833 Upgrade Quarkus to 3.16.0.CR1 add 889904bc7c Revert "Disable update-exte

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

2024-08-17 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 24dec3b3328a2f51f56ea032614807c088897224 Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) branch camel-main updated: Disable debezium-mongo testing and native profile due to #6357

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/camel-main by this push: new 0832a40aa2 Disable

(camel-quarkus) 05/16: geerated poms

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f4b0e648703db9e61538edbacf383617cac114be Author: JiriOndrusek AuthorDate: Thu Aug 1 09:23:44 2024

(camel-quarkus) 02/16: generated poms

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit dffca0c6862479dd6b24406b4177269848a1ef60 Author: JiriOndrusek AuthorDate: Thu Jul 25 10:00:09 2024

(camel-quarkus) 07/16: Geerated guava-eventbus files

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1a24957062ed18c4dcb4806dca7c72fec30756fc Author: JiriOndrusek AuthorDate: Fri Aug 9 09:04:27 2024

(camel-quarkus) 13/16: Generated antore + fixed azurite

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 17ade33c71b103c4b8d175c1558673a3cb274beb Author: JiriOndrusek AuthorDate: Fri Aug 16 14:14:11 2024

(camel-quarkus) 11/16: fixed deprecated guava-eventbus

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 799836099ecc80e74155b7fd1831196c17343ec2 Author: JiriOndrusek AuthorDate: Tue Aug 13 16:05:40 2024

(camel-quarkus) 16/16: Revert "Disable extension tests that use kubernetes-client due to #6348"

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5814b231c61ba6b9874206bafb023cae6a59528c Author: James Netherton AuthorDate: Fri Aug 16 14:09:17

(camel-quarkus) 15/16: Revert "Disable extension tests that use MongoDB due to #6341"

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5e5830a276414b657690afac6e410de0bc4e71fe Author: James Netherton AuthorDate: Fri Aug 16 14:04:23

(camel-quarkus) 12/16: generated poms

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 8cb04a4cd3c46a8c48d20baf6a63f2a02082e018 Author: JiriOndrusek AuthorDate: Thu Aug 15 09:51:48 2024

(camel-quarkus) branch camel-main updated (9e87710f22 -> 5814b231c6)

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git omit 9e87710f22 Generated antore + fixed azurite omit 40cb2211bc generated poms omit 70550ba56b

(camel-quarkus) 08/16: generated poms

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 36f40ba858071f6ad820ab8f0ce74097f5cb5963 Author: JiriOndrusek AuthorDate: Mon Aug 12 12:16:15 2024

(camel-quarkus) 10/16: deprecated guava-eventbus

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9b2b6e2b3ccb7d9bd5094a1f9980daf5ba21e67c Author: JiriOndrusek AuthorDate: Tue Aug 13 15:13:19 2024

(camel-quarkus) 14/16: Revert "Disable MicroProfile Fault Tolerance tests due to #6285"

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit c1ab9a7a293cbd49e45614be1d7129cf16e23deb Author: James Netherton AuthorDate: Fri Aug 16 13:57:02

(camel-quarkus) 06/16: Generated poms

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 828a89fa7ea781f50bd99620eba4d3efc1b10650 Author: JiriOndrusek AuthorDate: Tue Aug 6 10:21:21 2024

(camel-quarkus) 04/16: generated files

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 82b60ef31b9c773d22f4fe71724b22528ae0902d Author: JiriOndrusek AuthorDate: Tue Jul 30 09:10:40 2024

(camel-quarkus) 03/16: generated poms

2024-08-16 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 9b427df3985de63af5897472b11c36c7db0d6f6f Author: JiriOndrusek AuthorDate: Mon Jul 29 09:31:50 2024

(camel) branch camel-4.4.x updated: CAMEL-21089: Enable CamelBaseBulkConverterLoader to convert from String to byte primitive

2024-08-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new 6d0a27ff61a CAMEL-21089

(camel) branch main updated: CAMEL-21089: Enable CamelBaseBulkConverterLoader to convert from String to byte primitive

2024-08-15 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 8725e5d7854 CAMEL-21089: Enable

(camel-quarkus) branch dependabot/maven/cq-plugin.version-4.10.0 deleted (was 50a1b0b8c8)

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch dependabot/maven/cq-plugin.version-4.10.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git was 50a1b0b8c8 bump cq-plugin.version from 4.9.2 to 4.10.0 The

(camel-quarkus) branch main updated: bump cq-plugin.version from 4.9.2 to 4.10.0

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 4dd0347124 bump cq-plugin.version

(camel-quarkus) branch quarkus-main updated (2b82dc7cde -> cb1ada0833)

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 2b82dc7cde Disable extension tests that use kubernetes-client due to #6348 discard d275597d6e

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

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit cb1ada08333846814a11d317a0d6df0c722e4d70 Author: James Netherton AuthorDate: Wed Aug 14 16:02:15

(camel-quarkus) 05/05: Disable extension tests that use kubernetes-client due to #6348

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit af456de2bb3af8b8a4cb02ca2bed39e7f6e17cc4 Author: James Netherton AuthorDate: Wed Aug 14 09:20:31 2024

(camel-quarkus) 04/05: Disable extension tests that use MongoDB due to #6341

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 1d1dd60bb074dfc4e7fac7f22ea1410f710e7d4f Author: James Netherton AuthorDate: Mon Aug 12 15:14:23 2024

(camel-quarkus) 03/05: Disable update-extension-doc-page due to #6334

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 7cec076df5e12d09a13f303e6c9bb4ff9bad2e50 Author: James Netherton AuthorDate: Fri Aug 9 09:29:35 2024 +0100

(camel-quarkus) 01/05: Upgrade Quarkus to 3.14.0.CR1

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit a301ff2abb5c581f2e8942e700124940ebce54cc Author: James Netherton AuthorDate: Mon Jul 22 14:10:11 2024

(camel-quarkus) branch main updated (e975adb3e1 -> af456de2bb)

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git from e975adb3e1 Add capability to set the localstack log level new a301ff2abb Upgrade Quarkus to 3.14.0

(camel-quarkus) 02/05: Disable MicroProfile Fault Tolerance tests due to #6285

2024-08-14 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 129a7195e7837f9b15597ba0ec195f681fc2a008 Author: James Netherton AuthorDate: Tue Jul 23 10:02:58 2024

<    1   2   3   4   5   6   7   8   9   10   >