(camel) branch main updated: CAMEL-20800: Revert GSon upgrade

2024-05-23 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 a2a3b03e932 CAMEL-20800: Revert GSon upgrade

(camel) branch main updated: (chores) ci: disable ArangoDB tests on s390x and ppc64le

2024-05-23 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 2af4c768118 (chores) ci: disable ArangoDB tests

(camel) 10/11: CAMEL-20785: cleanup startCamelContext and make reusable

2024-05-23 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 commit 11e1c4f941d1e585acb9c4c17761615900243298 Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:39:27 2024 +0200

(camel) branch main updated (dcb27ae6ba7 -> 03c3f9987eb)

2024-05-23 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from dcb27ae6ba7 Use latest Infinispan container image for test-infra module, 15.0.4.Final (#14228) new 374b817bfa2

(camel) 11/11: CAMEL-20785: move replaceFromEndpoints and make reusable

2024-05-23 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 commit 03c3f9987eb0890867a9032467e3de41902040fc Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:48:25 2024 +0200

(camel) 02/11: CAMEL-20785: decouple looking up mock endpoints

2024-05-23 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 commit 956bf5c51c7073c1c2d929801640b3345fdf3eae Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 12:27:29 2024 +0200

(camel) 03/11: CAMEL-20785: lock-down class-level utility methods

2024-05-23 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 commit 317fc854905d29a4c394ba190cd2467148f878a0 Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 12:32:02 2024 +0200

(camel) 05/11: CAMEL-20785: avoid using JUnit's assertions in setup code

2024-05-23 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 commit 1044e6781b9444d4c7a42f29ae2b78284db17ede Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:02:10 2024 +0200

(camel) 07/11: CAMEL-20785: move enableAutoMocking and make reusable

2024-05-23 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 commit dddb0bf49e387cf9900f6f3f0e8ea19af02e68d7 Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:13:24 2024 +0200

(camel) 06/11: CAMEL-20785: avoid reusing variables

2024-05-23 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 commit 066b0ed9843084d3aa6b0c31ef5ce688b71877ae Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:09:52 2024 +0200

(camel) 09/11: CAMEL-20785: cleanup configureIncludeExcludePatterns and make reusable

2024-05-23 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 commit 45e8b19f6ccc196f29d68f71bb717e505618444b Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:27:19 2024 +0200

(camel) 04/11: CAMEL-20785: remove unused variable

2024-05-23 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 commit 5165784baf79b26fe67ab100b235445a09157b27 Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 12:55:30 2024 +0200

(camel) 08/11: CAMEL-20785: cleanup configurePropertiesComponent and make reusable

2024-05-23 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 commit 9ccd95d5547fd84c290fe50691048a4bed37f50a Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 13:22:34 2024 +0200

(camel) 01/11: CAMEL-20785: decouple setting up routes

2024-05-23 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 commit 374b817bfa2a5759d06e4010ec1530bb115a815f Author: Otavio Rodolfo Piske AuthorDate: Wed May 22 12:12:07 2024 +0200

(camel) branch main updated (a1cdc91d07e -> 8305082ec60)

2024-05-22 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from a1cdc91d07e --- (#14220) add 056e49a213c Revert "CAMEL-20782: re-enable MongoDB tests on ASF CI"

(camel) branch main updated (351cc7d13b0 -> 007dc66f6de)

2024-05-22 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 351cc7d13b0 CAMEL-18280: Reuse AWS localstack for slower modules add 007dc66f6de (chores) ci: always clean

(camel) branch main updated: (chores) doc: adjustments to the contributing guide

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 8d16d74 (chores) doc: adjustments

(camel) 01/04: (chores) camel-test-junit5: split context creation logic

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 7a3099b8552990a3cdc3d51669df6ee7e9d3a7aa Author: Otavio Rodolfo Piske AuthorDate: Wed May 15 13:20:42 2024 +0200

(camel) 04/04: CAMEL-20785: cleanup setting up a breakpoint debugger

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit f0d174649ad64663f164a63ac9ba8f9907a4b3cf Author: Otavio Rodolfo Piske AuthorDate: Tue May 21 13:30:18 2024 +0200

(camel) branch main updated (0cd370ea5ee -> f0d174649ad)

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 0cd370ea5ee --- (#14210) new 7a3099b8552 (chores) camel-test-junit5: split context creation logic new

(camel) 02/04: (chores) camel-test-junit5: duplicated code cleanup

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 5398b903fb845dd43e4e720998e3ee52e8abd014 Author: Otavio Rodolfo Piske AuthorDate: Wed May 15 13:33:47 2024 +0200

(camel) 03/04: (chores) camel-test-junit5: duplicated code cleanup

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit f10cab0ab6f8dbc9f81e6441ab0aefc21f08ff80 Author: Otavio Rodolfo Piske AuthorDate: Wed May 15 13:53:45 2024 +0200

(camel) branch main updated: CAMEL-20792: Revert "camel-jpa - Cleanup (#14182)"

2024-05-21 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 5a6801b27b8 CAMEL-20792: Revert "came

(camel) branch main updated (ec9b96842b1 -> 447870f4be4)

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from ec9b96842b1 CAMEL-20785: cleanup useless overrides add 447870f4be4 CAMEL-20785: avoid tightly coupling

(camel) branch main updated (ca35770f8af -> ec9b96842b1)

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from ca35770f8af (chores) camel-mail: separate test setup from execution add ec9b96842b1 CAMEL-20785: cleanup useless

(camel) branch main updated: (chores) camel-mail: separate test setup from execution

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new ca35770f8af (chores) camel-mail: separate test

(camel) branch main updated (619224c8105 -> d9337b1f874)

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 619224c8105 CAMEL-20775 - camel-hashicorp-vault - configure multiple engines (#14198) add d9337b1f874 CAMEL-20785

(camel) 02/02: CAMEL-20782: re-enable MongoDB tests on ASF CI

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 5efbaa0bd38aee8d44f106581d7588dc9e64f675 Author: Otavio Rodolfo Piske AuthorDate: Mon May 20 12:30:39 2024 +0200

(camel) 01/02: INFRA-25795: use AVX-enabled hosts for x86 tests

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit b218ce893a9f3b34cec2e3328f5d82757f9e04ea Author: Otavio Rodolfo Piske AuthorDate: Mon May 20 12:30:04 2024 +0200

(camel) branch main updated (712bd3511e1 -> 5efbaa0bd38)

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 712bd3511e1 (chores) camel-jackson: code cleanup new b218ce893a9 INFRA-25795: use AVX-enabled hosts for x86 tests

(camel) 03/04: (chores) camel-jackson: use Boolean.parseBoolean

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 18485fa0c8a9dcd69d22906afd9dfa4ceee15066 Author: Otavio Rodolfo Piske AuthorDate: Thu May 16 06:14:22 2024 +0200

(camel) 02/04: (chores) camel-bean: remove unnecessary toString

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 7616f7024e8e99001896dd8da8c7fd8cd65e6530 Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 13:31:15 2024 +0200

(camel) branch main updated (ca77c1a11c8 -> 712bd3511e1)

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from ca77c1a11c8 CAMEL-20217: camel-jbang - You can now camel init a pipe file. new 52632296eda (chores) camel-bean

(camel) 04/04: (chores) camel-jackson: code cleanup

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 712bd3511e16276cf92a4c377e02410f40dbf733 Author: Otavio Rodolfo Piske AuthorDate: Thu May 16 06:21:51 2024 +0200

(camel) 01/04: (chores) camel-bean: use final when possible

2024-05-20 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 52632296eda7e16c1feef4ba92a3364d08a45b92 Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 13:31:01 2024 +0200

(camel) branch main updated: CAMEL-20782: disable MongoDB tests on ASF CI

2024-05-17 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 83d07ea457b CAMEL-20782: disable MongoDB tests

(camel) branch main updated: (chores) camel-csv: test code cleanups

2024-05-17 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 69b36ba8050 (chores) camel-csv: test code cleanups

(camel) branch main updated: (chores) camel-core-base-engine: remove unused dependencies

2024-05-15 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 25ce112d80e (chores) camel-core-base-engine: remove

(camel) 05/05: (chores) camel-test-junit5: decouple supported/unsupported check

2024-05-15 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 commit 427c19faa5d2e5a3534f244e30355ec7134422e5 Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 17:42:22 2024 +0200

(camel) 01/05: (chores) camel-test-junit5: decouple the hasAnnotationCheck

2024-05-15 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 commit 042c9797bc94b6863c69e1779965fab6617cadf0 Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 16:54:30 2024 +0200

(camel) 04/05: (chores) camel-test-junit5: decouple the logging from the base class

2024-05-15 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 commit 75ff061a6dba466085c40e1e865bf5f20331bfee Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 17:22:09 2024 +0200

(camel) 03/05: (chores) camel-test-junit5: move the JUnitPropertiesSource to a separate class

2024-05-15 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 commit 46b33293bd840aaf59947147f6530a5b1ff62c36 Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 17:03:10 2024 +0200

(camel) 02/05: (chores) camel-test-junit5: remove SpringBootTest from the applyCamelPostProcessor

2024-05-15 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 commit cc07a915dd42456908ed65e6afd108ec8a99c33a Author: Otavio Rodolfo Piske AuthorDate: Tue May 14 17:01:30 2024 +0200

(camel) branch main updated (e844404abe3 -> 427c19faa5d)

2024-05-15 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from e844404abe3 camel-salesforce: Document CLIENT_CREDENTIALS auth type. new 042c9797bc9 (chores) camel-test-junit5

(camel) branch main updated: (chores) camel-base-engine: remove performance test

2024-05-15 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 894f48cb5ac (chores) camel-base-engine: remove

(camel) branch main updated: (chores) camel-cxf: code cleanup

2024-05-15 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 6a363a7ee2a (chores) camel-cxf: code cleanup

(camel) 02/02: (chores) camel-test: code cleanup

2024-05-14 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 commit 25f0b15b13032aaadc2a31c7f3b3a3de98e950f8 Author: Otavio Rodolfo Piske AuthorDate: Fri May 10 14:46:05 2024 +0200

(camel) 01/02: (chores) camel-test: documentation fixes

2024-05-14 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 commit bffc6a3cbeb3d4ea3ea1c6a041e965050e280239 Author: Otavio Rodolfo Piske AuthorDate: Fri May 10 14:43:46 2024 +0200

(camel) branch main updated (9b24ccdae92 -> 25f0b15b130)

2024-05-14 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 9b24ccdae92 (chores) camel-mock: documentation fixes new bffc6a3cbeb (chores) camel-test: documentation fixes

(camel) 03/04: (chores) camel-mock: use final fields when possible

2024-05-13 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 commit 0143203fa334c67ea96571a92df479cd1cdd3d68 Author: Otavio Rodolfo Piske AuthorDate: Fri May 10 14:26:20 2024 +0200

(camel) 02/04: (chores) camel-mock: code cleanup

2024-05-13 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 commit 4116edbe084709898cdee3f1d9b147631f3ad86f Author: Otavio Rodolfo Piske AuthorDate: Fri May 10 14:25:01 2024 +0200

(camel) 01/04: (chores) camel-mock: code cleanup

2024-05-13 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 commit d1398a134adc467798c57e7fb3170223af55bc15 Author: Otavio Rodolfo Piske AuthorDate: Fri May 10 13:21:07 2024 +0200

(camel) branch main updated (87686381b97 -> 9b24ccdae92)

2024-05-13 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 87686381b97 Bump opentelemetry-version from 1.37.0 to 1.38.0 (#14118) new d1398a134ad (chores) camel-mock: code

(camel) 04/04: (chores) camel-mock: documentation fixes

2024-05-13 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 commit 9b24ccdae924d9be7345cd0237c686e956a22e79 Author: Otavio Rodolfo Piske AuthorDate: Fri May 10 14:18:55 2024 +0200

(camel) branch main updated: (chores) camel-file: avoid using a restricted directory

2024-05-13 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 293bb82ca6a (chores) camel-file: avoid using

(camel) 05/06: (chores) camel-http: code cleanup

2024-05-13 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 commit 4bcc3d5e248ac496611698232f6bf762f5db8893 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 09:17:50 2024 +0200

(camel) 03/06: (chores) camel-http-common: code cleanup

2024-05-13 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 commit d5916968c451bffc7128238204799b223f122844 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 09:05:51 2024 +0200

(camel) branch main updated (c5677630971 -> 423be17f6dc)

2024-05-13 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from c5677630971 Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 (#14114) new a9ffc3fe23f (chores) camel

(camel) 04/06: (chores) camel-http: code cleanup

2024-05-13 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 commit 2077a971d41caaacaf45a0f86cdc791c446f5261 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 09:16:55 2024 +0200

(camel) 06/06: (chores) camel-http: code cleanup

2024-05-13 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 commit 423be17f6dcc6741214c75ecc41fae8f9208e330 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 09:19:40 2024 +0200

(camel) 02/06: (chores) camel-http-base: code cleanup

2024-05-13 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 commit c065da1a8078f2df49d8d8739b7a5827afafda64 Author: Otavio Rodolfo Piske AuthorDate: Wed May 8 09:12:17 2024 +0200

(camel) 01/06: (chores) camel-http-common: code cleanup

2024-05-13 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 commit a9ffc3fe23f029c699f063929dbd94ea716c0be1 Author: Otavio Rodolfo Piske AuthorDate: Wed May 8 09:12:12 2024 +0200

(camel) 02/02: (chores) camel-netty: isolate flaky test

2024-05-12 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 commit 4006d13dfc8ad41e1d46dcc1b9558d2e0da0077a Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:59:46 2024 +0200

(camel) 01/02: (chores) camel-netty: avoid running on CI environments due to runtime requirements

2024-05-12 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 commit 5069ab9aaa3c215b48719649ab0210780f1edf2b Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:59:33 2024 +0200

(camel) branch main updated (bf4a6a951e1 -> 4006d13dfc8)

2024-05-12 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from bf4a6a951e1 debugger is created twice (#14106) new 5069ab9aaa3 (chores) camel-netty: avoid running on CI

(camel) branch main updated: (chores) camel-jms: fix misconfigured Artemis broker instance

2024-05-12 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 81224946ce1 (chores) camel-jms: fix misconfigured

(camel) 01/02: (chores) camel-jetty: tentative isolation adjustment for reduced flakiness

2024-05-12 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 commit f01d2262785a353897ab2b96fe77fa8fd4266e74 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:40:41 2024 +0200

(camel) 02/02: (chores) camel-jetty: avoid unnecessary overwrite of the parent template

2024-05-12 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 commit e68770d81ec22a18ae4b84f21c0ff9bc53b2bb85 Author: Otavio Rodolfo Piske AuthorDate: Sun May 12 13:45:08 2024 +0200

(camel) branch main updated (0b0125b8b7f -> e68770d81ec)

2024-05-12 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 0b0125b8b7f (chores) camel-file: code cleanup new f01d2262785 (chores) camel-jetty: tentative isolation adjustment

(camel) branch main updated: (chores) camel-file: code cleanup

2024-05-12 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 0b0125b8b7f (chores) camel-file: code cleanup

(camel) branch main updated: CAMEL-20722: prevent certain camel-kafka tests from running on Power and s390x

2024-05-09 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 82190343cbf CAMEL-20722: prevent certain camel

(camel) branch main updated: (chores) camel-report-maven-plugin: code cleanup

2024-05-09 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 0cbd58b7bc9 (chores) camel-report-maven-plugin

(camel) branch main updated: (chores) camel-jaxb: break large and complex methods

2024-05-07 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 f0b4bb23733 (chores) camel-jaxb: break large

(camel) branch main updated: CAMEL-20722: re-enabled tests for CI (#14060)

2024-05-07 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 251bd1ac828 CAMEL-20722: re-enabled tests for CI

(camel) branch main updated: (chores) camel-jpa: break large and complex methods

2024-05-06 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 a567390b4c9 (chores) camel-jpa: break large

(camel) branch main updated: (chores) brand: add project icon in IntelliJ

2024-05-04 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 8bc55ff4b35 (chores) brand: add project icon

(camel) branch main updated: (chores) camel-file: code cleanup

2024-05-03 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 9ddd82459f0 (chores) camel-file: code cleanup

(camel) branch main updated: CAMEL-20722 - initial step to increase timeout (test fail often without this)

2024-05-02 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 a94cb1926ab CAMEL-20722 - initial step to increase

(camel) branch main updated: CAMEL-20680 - cut down test execution time removing producer.send to partition 1 (was unused)

2024-05-02 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 3d199dec6b0 CAMEL-20680 - cut down test execution

(camel) branch main updated: ClaimCheckProcessor.java cleanup else-if blocks have been converted to switch

2024-05-02 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 96a2ec5116a ClaimCheckProcessor.java cleanup else

(camel) 02/02: (chores) camel-coap: code cleanup

2024-05-02 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 commit 7d257431c40405471ef2e18664ae0aa3400636db Author: Otavio Rodolfo Piske AuthorDate: Mon Apr 29 11:13:59 2024 +0200

(camel) 01/02: (chores) camel-controlbus: break large and complex methods

2024-05-02 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 commit 196060b984828a2e9c80828a77c35af879aad5c7 Author: Otavio Rodolfo Piske AuthorDate: Mon Apr 29 11:07:56 2024 +0200

(camel) branch main updated (b499142818c -> 7d257431c40)

2024-05-02 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from b499142818c Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.15.2 to 2.15.3 (#14016) new 196060b9848 (chores

(camel) branch camel-4.4.x updated (e6c684cd492 -> 7b0469364ab)

2024-05-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git from e6c684cd492 CAMEL-20724: camel-saxon - Fix xquery namespaces usage (#13996) new a90e19ef8ff (chores) ci

(camel) 02/02: (chores) ci: do log skipped platforms

2024-05-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 7b0469364ab6f3e996655d9fd170ab53da219ec7 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 30 10:26:33 2024 +0200

(camel) 01/02: (chores) ci: only run the code analysis on Java 17

2024-05-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 4611d88d8f96853e6393e08644093a7c39ed5747 Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 26 13:59:51 2024 +0200

(camel) branch camel-4.0.x updated (ec4ca6ee2ca -> f6a0e1ca5a7)

2024-05-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git from ec4ca6ee2ca CAMEL-20383: convert CI jobs to a Matrix job. new 4611d88d8f9 (chores) ci: only run the code

(camel) 01/02: (chores) ci: only run the code analysis on Java 17

2024-05-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit a90e19ef8ffab425b510413f9ecb8af25fdebdca Author: Otavio Rodolfo Piske AuthorDate: Fri Apr 26 13:59:51 2024 +0200

(camel) 02/02: (chores) ci: do log skipped platforms

2024-05-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f6a0e1ca5a7c6bd0b9b5f31de779db5cbfa636c9 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 30 10:26:33 2024 +0200

(camel) branch main updated: (chores) docs: update the link for the CI jobs for Camel 4

2024-04-30 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 aaa7c874feb (chores) docs: update the link

(camel) branch main updated: (chores) ci: do log skipped platforms

2024-04-30 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 8c120d7f9ee (chores) ci: do log skipped platforms

(camel) branch camel-4.0.x updated: CAMEL-20383: convert CI jobs to a Matrix job.

2024-04-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske 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 ec4ca6ee2ca CAMEL-20383: convert CI

(camel) branch main updated: (chores) camel-route-parser: break complex methods

2024-04-30 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 7cebb93bee5 (chores) camel-route-parser: break

(camel) 03/04: CAMEL-20680: prevent unreliable Kafka tests from running on the CI

2024-04-30 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 commit 3a40f23710f8ab90cb914884f1aa5c52cbb804a4 Author: Otavio Rodolfo Piske AuthorDate: Mon Apr 29 10:54:47 2024 +0200

(camel) branch main updated (9172a6ca791 -> b68a49b28fc)

2024-04-30 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 9172a6ca791 (chores) camel-core: break a large and complex method in AbstractCamelContextFactoryBean new

(camel) 04/04: (chores) camel-flatpak: use final when possible

2024-04-30 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 commit b68a49b28fc2bbbf60112e73f284e1e3860cd275 Author: Otavio Rodolfo Piske AuthorDate: Mon Apr 29 10:57:35 2024 +0200

(camel) 02/04: (chores) camel-controlbus: minor test cleanup

2024-04-30 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 commit 6244f305876ca0d67fd82eda78793177e1e5c296 Author: Otavio Rodolfo Piske AuthorDate: Mon Apr 29 10:45:12 2024 +0200

(camel) 01/04: (chores) camel-jms: cleanup flaky test

2024-04-30 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 commit 16d33ecb03f719f6ab139147499e68b131ae9d47 Author: Otavio Rodolfo Piske AuthorDate: Mon Apr 29 10:44:55 2024 +0200

(camel) branch main updated: (chores) camel-core: break a large and complex method in AbstractCamelContextFactoryBean

2024-04-30 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 9172a6ca791 (chores) camel-core: break a large

(camel) 07/09: (chores) camel-core: cleanup duplicated code

2024-04-29 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 commit 7bcd037048aff892692a37ee6698b08d04b14a8f Author: Otavio Rodolfo Piske AuthorDate: Thu Apr 25 12:46:37 2024 +0200

  1   2   3   4   5   6   7   8   9   10   >