[camel] branch main updated: RedeliveryPolicyDefinition: Fix/improve javadoc

2022-02-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 071bcca RedeliveryPolicyDefinition: Fix

[camel] branch main updated: OnExceptionDefinition: Fix/improve javadoc

2022-02-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 8d67dc9 OnExceptionDefinition: Fix

[camel] branch main updated: Exception clause documentation: Remove mentions of Camel 1.x behavior.

2022-02-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 994c159 Exception clause documentation

[camel] branch main updated: Delete StringHelper#replaceAll and use String#replace instead as it is much faster from Java 11 onward.

2022-01-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 8d900ab Delete StringHelper#replaceAll

[camel] branch main updated: Delete code commend out in commit fd451173b0e9ef1cd505b90beefc4075512439b7 from pull request #5787.

2021-11-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 6ea85fd Delete code commend out in commit

[camel] branch main updated: camel-smpp: SmppConsumer#createSMPPSession: Fix misleading javadoc.

2021-05-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher 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 29a5ea2 camel-smpp: SmppConsumer

[camel] branch master updated: camel-smpp: SmppConsumer#createSMPPSession: Fix misleading javadoc.

2021-05-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 84c199d camel-smpp: SmppConsumer

[camel] branch master updated: Upgrade PDFBox to version 2.0.23

2021-03-19 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d421229 Upgrade PDFBox to version

[camel] branch master updated: Upgrade Jakarta Mail to version 1.6.6

2021-03-16 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new b2a9ba2e Upgrade Jakarta Mail to

[camel] branch master updated (d353281 -> d22f3de)

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from d353281 Fix checkstyle violation. new 00cf1cf Fix some typos and improve the grammar of the Camel

[camel] 02/02: The Camel 3.8 Upgrade guide contained two sections for the camel-infinispan component. Remove the less detailed one.

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit d22f3de512e0a64602da4abe535f27abc2ce6f7b Author: PascalSchumacher AuthorDate: Wed Feb 3 21:10:47 2021 +0100

[camel] 01/02: Fix some typos and improve the grammar of the Camel 3.8 Upgrade Guide.

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 00cf1cf6e2d73d9924daea9d31dba2e1c71321b8 Author: PascalSchumacher AuthorDate: Wed Feb 3 21:08:48 2021 +0100

[camel] branch master updated: Fix checkstyle violation.

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d353281 Fix checkstyle violation

[camel] 02/02: The Camel 3.8 Upgrade guide contained two sections for the camel-infinispan component. Remove the less detailed one.

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 01f1d4865948f50108a7eedb71ddbfbe5ac6711a Author: PascalSchumacher AuthorDate: Wed Feb 3 21:10:47 2021 +0100

[camel] 01/02: Fix some typos and improve the grammar of the Camel 3.8 Upgrade Guide.

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit a0a3c67227b564c10aa935e4a47012095a61b7e1 Author: PascalSchumacher AuthorDate: Wed Feb 3 21:08:48 2021 +0100

[camel] branch master updated (380cc95 -> 01f1d48)

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 380cc95 ExpressionClause#initPredicate: Fix race condition in double-checked locking object

[camel] branch master updated (3fb91b1 -> 380cc95)

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 3fb91b1 Upgrade Localstack image to 0.12.6 for SQS too new 5511f40 DefaultManagementAgent#doStop

[camel] 01/02: DefaultManagementAgent#doStop: Small improvement to the warn log message.

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 5511f4080ea3a137299d3448ae73270f6a333707 Author: PascalSchumacher AuthorDate: Wed Feb 3 20:19:51 2021 +0100

[camel] 02/02: ExpressionClause#initPredicate: Fix race condition in double-checked locking object initialization

2021-02-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 380cc95cfa541d2502bd748e163a6bbaecc14b92 Author: PascalSchumacher AuthorDate: Wed Feb 3 20:32:44 2021 +0100

[camel] branch master updated: Some small improvements to the grammar of the Camel 3.7 upgrade guide.

2021-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new f735261 Some small improvements to

[camel] branch master updated: Fix lists of camel-git headers and other small improvements to the Camel 3.7 upgrade guide.

2021-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 0acbeb3 Fix lists of camel-git

[camel] branch master updated: Some small improvements to the grammar of the Camel 3.7 upgrade guide.

2021-01-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 72adc94 Some small improvements to

[camel] branch master updated: Some small improvements to the grammar of the Camel 3.7 upgrade guide.

2021-01-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 3c2d3ae Some small improvements to

[camel] branch master updated: Upgrade jSMPP to version 2.3.11

2020-11-29 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 10ea77c Upgrade jSMPP to version

[camel] branch master updated: camel-kafka: fix javadoc parameter name of KafkaConfiguration#setHeaderSerializer

2020-11-02 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 9c285e8 camel-kafka: fix javadoc

[camel] branch master updated: Minimal improvement of the Camel 3.6 upgrade guide: Fix typos etc.

2020-10-25 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new bc27cce Minimal improvement of the

[camel] branch master updated (5f083a4 -> d9d22ce)

2020-10-25 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 5f083a4 camel-core - modularaization new 55c23f6 Minimal improvement of the Camel 3.6 upgrade guide

[camel] 01/02: Minimal improvement of the Camel 3.6 upgrade guide: Fix typos etc.

2020-10-25 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 55c23f6298d01ba72c1d48b9dbe902ff3bfdab06 Author: Pascal Schumacher AuthorDate: Sun Oct 25 10:51:23 2020 +0100

[camel] branch master updated: Remove explicit zeroing of AtomicLong objects at instantiation time, which is redundant and slower than relying on default values.

2020-10-02 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 62c4f5b Remove explicit zeroing of

[camel] branch master updated: Fix a typo in the 3.6 upgrade guide.

2020-10-02 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c0386c5 Fix a typo in the 3.6 upgrade

[camel] 01/02: AbstractApiConfiguration: Add missing space in UriParam description.

2020-09-27 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2c962789cfe0ae094d3cfbe55461403a5a761e0b Author: Pascal Schumacher AuthorDate: Sun Sep 27 17:42:20 2020 +0200

[camel] 02/02: OptaPlannerProducer: Add missing log message argument

2020-09-27 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 7dccde05a780d79205d02d8366ec751e0f7c93ec Author: Pascal Schumacher AuthorDate: Sun Sep 27 17:45:59 2020 +0200

[camel] branch master updated (576ad76 -> 7dccde0)

2020-09-27 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 576ad76 Camel-Ignite: Regen new 2c96278 AbstractApiConfiguration: Add missing space in UriParam

[camel] branch master updated: Replace remaining usages of the simple language "property" function (which was removed in Camel 3) with "exchangeProperty".

2020-09-23 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new fdbbb52 Replace remaining usages of

[camel] branch master updated: Fix some typos in the 3.1 upgrade guide.

2020-09-07 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a523b0b Fix some typos in the 3.1

[camel] branch master updated: Small grammar improvements to the upgrade guides.

2020-09-07 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 3b49001 Small grammar improvements to

[camel] branch master updated: CAMEL-14672: Invoke customizers as part of services initialization

2020-09-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 28606e9 CAMEL-14672: Invoke

[camel] branch master updated: Upgrade PDFBox to version 2.0.21

2020-08-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 532d261 Upgrade PDFBox to version

[camel] 01/02: VertxWebsocketConsumer: Remove unused private field.

2020-08-16 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 41de62b4fe53995bd11eee965eb996747ed7dcf2 Author: Pascal Schumacher AuthorDate: Sun Aug 16 17:12:39 2020 +0200

[camel] branch master updated (6059794 -> 6950001)

2020-08-16 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 6059794 Fix reference to bean binding documentation new 41de62b VertxWebsocketConsumer: Remove

[camel] 02/02: CouchbaseProducer: Avoid potential overflow in integer multiplication.

2020-08-16 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 695000151f7b2614a89953ce064faacb9228720f Author: Pascal Schumacher AuthorDate: Sun Aug 16 17:17:13 2020 +0200

[camel] branch master updated: Upgrade jSMPP to version 2.3.10

2020-07-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 69060ef Upgrade jSMPP to version

[camel] branch master updated: Exception Clause documentation: Minimal grammar improvement

2020-06-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ebab2d8 Exception Clause

[camel] branch master updated: Fix typo in Java Doc of UndertowEndpoint.

2020-06-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new c8e189e Fix typo in Java Doc of

[camel] branch master updated: camel-pdf: Link to PDFBox 2 Javadoc in documentation.

2020-06-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 5f22424 camel-pdf: Link to PDFBox 2

[camel] branch master updated: Upgrade PDFBox to version 2.0.20

2020-06-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 2de3bf4 Upgrade PDFBox to version

[camel] branch master updated: OrderedComparator: Avoid unnecessary boxing of primitive integers.

2020-05-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 88dba6b OrderedComparator: Avoid

[camel] branch master updated: Fix javadoc @param tags that do not match any parameters of the method.

2020-05-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1ab68c2 Fix javadoc @param tags that

[camel] 02/02: camel-package-maven-plugin: Remove use of String#format with no effect in PropertyConfigurerGenerator.

2020-05-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 25705964e0ab2a3c8141a92b6fd5f766140b7ddd Author: Pascal Schumacher AuthorDate: Sun May 31 09:15:05 2020 +0200

[camel] 01/02: JdbcAggregationRepository: Add missing argument to log message.

2020-05-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit c39f87cf98e560c184e65ab528941f99cf36c181 Author: Pascal Schumacher AuthorDate: Sun May 31 09:12:57 2020 +0200

[camel] branch master updated (af786da -> 2570596)

2020-05-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from af786da AvailablePortFinder: Fix typos in javadoc and remove duplicate blank lines. new c39f87c

[camel] branch master updated: AvailablePortFinder: Fix typos in javadoc and remove duplicate blank lines.

2020-05-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new af786da AvailablePortFinder: Fix

[camel] branch master updated: camel-smpp: Remove outdated information from the documentation (and some small fix-ups).

2020-05-14 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d290ef0 camel-smpp: Remove outdated

[camel] branch master updated: camel-smpp: Fix typo in documentation

2020-05-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 75514af camel-smpp: Fix typo in

[camel] branch master updated: Some small (cosmetic) improvements of the Camel 3 Migration guide.

2020-05-01 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new b91281d Some small (cosmetic

[camel] branch master updated: Upgrade Micrometer to version 1.5.0

2020-04-29 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a593b60 Upgrade Micrometer to version

[camel] branch master updated: Remove unused ehcache-version placeholder and unused Ehcache 2 dependency management.

2020-04-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new be9f46a Remove unused ehcache-version

[camel] branch master updated (6bd45b0 -> 75d6f61)

2020-04-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 6bd45b0 Remove unnecessary Log4j2 log4j-api and log4j-core (test) dependencies. new 74fe23f Remove

[camel] 02/03: Replace the junit-jupiter-api, unit-jupiter-engine and junit-jupiter-params test dependencies with the junit-jupiter dependency which aggregates these dependencies.

2020-04-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit c95f7ee156298ac7bc8d695cafbbd3b55916e74a Author: Pascal Schumacher AuthorDate: Sun Apr 26 13:57:25 2020 +0200

[camel] 01/03: Remove unnecessary junit-jupiter-api and junit-jupiter-engine test dependencies.

2020-04-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 74fe23f0e08ff69c17207bdec5f389b4f9915bdc Author: Pascal Schumacher AuthorDate: Sun Apr 26 13:50:28 2020 +0200

[camel] 03/03: camel-package-maven-plugin: AssertJ dependency should have test scope.

2020-04-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 75d6f6160658cfc8a7eaa71eb96d1d67be3232d3 Author: Pascal Schumacher AuthorDate: Sun Apr 26 14:03:37 2020 +0200

[camel] branch master updated: CAMEL-13917: camel3 - Deprecate and remove consumer.xxx syntax for delay options

2020-04-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new f8f2b0c CAMEL-13917: camel3

[camel] branch master updated: Some small clean-ups of the mail component documentation.

2020-04-23 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a29da43 Some small clean-ups of the

[camel-spring-boot] branch master updated: Send pull requests mails to the commits mailings list instead of to the developer mailing list.

2020-04-23 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 351af02 Send pull

[camel] branch master updated: Send pull requests mails to the commits mailings list instead of to the developer mailing list.

2020-04-23 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 11b2335 Send pull requests mails to

[camel] branch master updated: Fix some typos in the 3.x upgrade guide.

2020-04-17 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 5b0d2d7 Fix some typos in the 3.x

[camel] branch master updated: camel-package-maven-plugin: Remove unused dependencies

2020-04-15 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 6940d67 camel-package-maven-plugin

[camel] branch master updated: Upgrade asm-tree to version 8.0.1

2020-04-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 89e5819 Upgrade asm-tree to version

[camel] branch master updated: Make NsqProducerTest#testProducer more stable on builds.apache.org by increasing the timeout.

2020-04-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 58097e0 Make NsqProducerTest

[camel] branch master updated: Reduce github actions build to just checkstyle. Cache maven repository to speed-up github actions build.

2020-04-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a33f54a Reduce github actions build

[camel] branch master updated: Reduce github actions build to just checkstyle. Cache maven repository to speed-up github actions build.

2020-04-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ba3ced5 Reduce github actions build

[camel] branch master updated: Delete Camel.daily pipeline. It uses obsolete JDKs and everything it test is already covered by other build jobs.

2020-04-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 285dbaf Delete Camel.daily pipeline

[camel] branch master updated (7086f7d -> c5e2cae)

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 7086f7d Remove Mockito test dependency of modules which to not use it. new 8ad8034 Upgrade

[camel] 01/02: Upgrade Micrometer to version 1.4.1

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 8ad803462720a8b888a922852566f89d593006b0 Author: Pascal Schumacher AuthorDate: Sat Apr 11 23:37:56 2020 +0200

[camel] 02/02: Upgrade Groovy to version 3.0.3

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit c5e2cae8d2f49d77e3ff771350232e5cddef3e19 Author: Pascal Schumacher AuthorDate: Sat Apr 11 23:38:39 2020 +0200

[camel] 01/04: Awaitility 4.0.2 does not have a Hamcrest Core dependency anymore, so remove the exclusion from the POMs.

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit d371f0b73bbbc683ebad00f44bfe8dfaa7cf4d84 Author: Pascal Schumacher AuthorDate: Sat Apr 11 21:52:52 2020 +0200

[camel] 03/04: Remove Hamcrest test dependency of modules which to not use it.

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 5559216951816fbe6c559e4df90bf0562f723499 Author: Pascal Schumacher AuthorDate: Sat Apr 11 22:20:06 2020 +0200

[camel] 02/04: Remove Awaitility test dependency of modules which do not use it.

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 672ff05e15288a40ce7efebfa6e72c127301bf2b Author: Pascal Schumacher AuthorDate: Sat Apr 11 22:07:52 2020 +0200

[camel] 04/04: Remove Mockito test dependency of modules which to not use it.

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 7086f7d8948bf86fbe3b4650fd1435f3cb000313 Author: Pascal Schumacher AuthorDate: Sat Apr 11 22:37:12 2020 +0200

[camel] branch master updated (b18221c -> 7086f7d)

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from b18221c CAMEL-14654: Add Camel Azure Storage Blob component based on Azure v12 SDK (#3724) new

[camel] branch master updated: Remove AssertJ test dependency of modules with do not use it.

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new b7dbbb4 Remove AssertJ test

[camel] branch master updated: Replace Google Truth test dependency with AssertJ.

2020-04-11 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a63f87c Replace Google Truth test

[camel] branch master updated: Revert "Switch to faster String#indexOf method taking a char parameter." for camel-salesforce-component SubscriptionHelper.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 4869332 Revert "Switch to f

[camel] 01/02: Switch to faster String#indexOf method taking a char parameter.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit f742967176a8c8313645d2091d53071ece42c104 Author: Pascal Schumacher AuthorDate: Mon Apr 6 20:30:15 2020 +0200

[camel] branch master updated (27162e3 -> 961ca45)

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 27162e3 Fix "Configuring milli seconds" example in camel-3x-upgrade-guide. new f742967

[camel] 02/02: Switch to faster String#lastIndexOf method taking a char parameter.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 961ca457e3e8120c4a9acdbe570669784bf3b12c Author: Pascal Schumacher AuthorDate: Mon Apr 6 20:32:57 2020 +0200

[camel] branch master updated: Fix "Configuring milli seconds" example in camel-3x-upgrade-guide.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 27162e3 Fix "Configuring

[camel] 01/03: Remove unnecessary toString call for logging method parameter.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 05d1fbd5f24d655590629d570d9c820dcb9a1177 Author: Pascal Schumacher AuthorDate: Sun Apr 5 23:17:32 2020 +0200

[camel] 03/03: Switch to faster String#lastIndexOf method taking a char parameter.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit b5315804ff49c70b2552bb78be23c176a749b6fa Author: Pascal Schumacher AuthorDate: Mon Apr 6 08:48:30 2020 +0200

[camel] branch master updated (2aea97e -> b531580)

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 2aea97e Merge pull request #3713 from PascalSchumacher/EncodingInputStream#read new 05d1fbd Remove

[camel] 02/03: Switch to faster String#indexOf method taking a char parameter.

2020-04-06 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 93e11b338ca61415a84c500622ac8f7a2024ce99 Author: Pascal Schumacher AuthorDate: Sun Apr 5 23:22:55 2020 +0200

[camel] branch master updated: Fix some typos in the Apache Camel 3.x Upgrade Guide

2020-03-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new ed1146d Fix some typos in the Apache

[camel] branch master updated: Revert "Update Commons Compress to version 1.20.". This reverts commit 1decde25348bbc8c012edd1cb6eb20898457c7bb because it breaks tests in camel-tarfile.

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 981e7aa Revert "Update Co

[camel] branch master updated: Update Commons Compress to version 1.20.

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 1decde2 Update Commons Compress to

[camel] 02/03: CAMEL-14715: Remove obsolete "avro bundles" comment

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 8c23d11817b8c1f215cfabae23dbdb14f5d8d2e1 Author: Pascal Schumacher AuthorDate: Mon Mar 30 21:07:18 2020 +0200

[camel] 03/03: Remove unused cdi-api-1.2-version placeholder.

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit bfb7b819a4bbd0c93b8f4ea5c1763d8537f12543 Author: Pascal Schumacher AuthorDate: Mon Mar 30 21:08:48 2020 +0200

[camel] branch master updated (3fef31f -> bfb7b81)

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 3fef31f CAMEL-14715: Remove pax-* version placeholders and dependency management new 5004949 Remove

[camel] 01/03: Remove unused animal-sniffer-version placeholder.

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 5004949b00f738ea180ddf57a5f428c9a043870b Author: Pascal Schumacher AuthorDate: Mon Mar 30 21:05:54 2020 +0200

[camel] branch master updated (ca9aec2 -> 3fef31f)

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from ca9aec2 Upgrade Freemarker to version 2.3.30. new 261c10a Remove unused httpclient-version

[camel] 01/03: Remove unused httpclient-version placeholder.

2020-03-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 261c10a57d6e1d8a865c4171a71d49ed6e9d3729 Author: Pascal Schumacher AuthorDate: Mon Mar 30 20:55:33 2020 +0200

  1   2   3   4   5   >