[camel-k-runtime] branch master updated: chore(build): add virtual deps to quarkus itests to ensure test have correct dependency tree on deployment artifacts

2020-09-25 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new e91c528 chore(build): add

[camel-k-runtime] 02/02: chore: move components to the components folder

2020-09-25 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit cd744faab76e6f0369255460d1e17f44a9a907e4 Author: Luca Burgazzoli AuthorDate: Thu Sep 24 19:47:12 2020

[camel-k-runtime] 01/02: Create a wrap component to wrap single tenant component

2020-09-25 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 6eeb8dd3ae9cf44f3ea0e0d9f1a81e74d036f006 Author: Luca Burgazzoli AuthorDate: Thu Sep 24 15:47:45 2020

[camel-k-runtime] branch master updated (d231c09 -> cd744fa)

2020-09-25 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from d231c09 Updated CHANGELOG.md new 6eeb8dd Create a wrap component to wrap single tenant

[camel] branch master updated: CAMEL-15573: camel-main: support LambdaRouteBuilder

2020-09-24 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 f17e883 CAMEL-15573: camel-main: support

[camel-k-runtime] branch master updated: Sink Kamelet not called #500 (reproducer)

2020-09-23 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new e34aefa Sink Kamelet not called

[camel-k-runtime] branch master updated: quarkus: consolidate kamelet integration tests

2020-09-23 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 615f043 quarkus: consolidate

[camel-k-runtime] branch master updated: quarkus: consolidate kamelet integration tests

2020-09-23 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 615f043 quarkus: consolidate

[camel-k-runtime] branch master updated: quarkus: consolidate knative integration tests

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 8914c7c quarkus: consolidate

[camel-k-runtime] branch master updated: quarkus: add integration tests for knative

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 3db829e quarkus: add integration

[camel-k-runtime] branch master updated: Failed to start Kamelet #493

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new dcf99c9 Failed to start Kamelet

[camel-k-runtime] branch master updated: Fix kamelet entry in catalog #492

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new ba00c3a Fix kamelet entry

[camel-k-runtime] 02/03: yaml dsl: fix indentation for test routes

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit ed492992721b86ac803816cbf03109b307466fb2 Author: Luca Burgazzoli AuthorDate: Tue Sep 22 08:28:51 2020

[camel-k-runtime] 03/03: yaml dsl: fix test names

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit ce009826e2fc47d7a97cc03d719ed795624bf4c0 Author: Luca Burgazzoli AuthorDate: Tue Sep 22 08:30:24 2020

[camel-k-runtime] 01/03: yaml dsl: document how to create beans using YAML #487

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 0f96858c5de8e3b40a96c69682a8b08ce69b84d7 Author: Luca Burgazzoli AuthorDate: Tue Sep 22 08:28:18 2020

[camel-k-runtime] branch master updated (193a0cb -> ce00982)

2020-09-22 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 193a0cb Updated CHANGELOG.md new 0f96858 yaml dsl: document how to create beans using YAML #487

[camel-k-runtime] branch master updated: build(deps): bump gmavenplus-plugin from 1.10.0 to 1.10.1

2020-09-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new bebec9a build(deps): bump

[camel-k-runtime] 02/03: Regen

2020-09-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 176cbfb5ef171fb5c3ddad455005fc8b4e7938d0 Author: Luca Burgazzoli AuthorDate: Mon Sep 21 16:03:40 2020

[camel-k-runtime] branch master updated (60ddf19 -> afd3847)

2020-09-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 60ddf19 Remove suport for configuration classes #480 new 1a45f53 Document Knative component

[camel-k-runtime] 01/03: Document Knative component #247

2020-09-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 1a45f5366a1b4ca07f8a4fcb6c9b02869afad612 Author: lburgazzoli AuthorDate: Mon Aug 24 15:57:22 2020 +0200

[camel-k-runtime] 03/03: camel-knative: fix configurers

2020-09-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit afd3847ef8a2b2385b418bfd49d116fb8f3f477e Author: Luca Burgazzoli AuthorDate: Mon Sep 21 16:18:29 2020

[camel-k-runtime] branch master updated: Remove suport for configuration classes #480

2020-09-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 60ddf19 Remove suport

[camel-k-runtime] branch master updated: quarkus: disable routes discovery as routes are programmatically added

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new e8e007a quarkus: disable routes

[camel-k-runtime] 01/02: loaders: simplify source loader interceptors

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 55c843177abf732a0156b9046cb6cdea55142e69 Author: Luca Burgazzoli AuthorDate: Fri Sep 18 12:53:18 2020

[camel-k-runtime] branch master updated (d531934 -> 43fd23a)

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from d531934 quarkus(catalog): fix the generated list of dependencies for the master capability new

[camel-k-runtime] 02/02: chore: remove unused return type

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 43fd23ae807d14433949400f93b9255b30734f79 Author: Luca Burgazzoli AuthorDate: Fri Sep 18 13:04:46 2020

[camel-k-runtime] branch master updated (1c3b390 -> d531934)

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 1c3b390 Updated CHANGELOG.md new f636261 quarkus: remove the need for a shutdown task bean

[camel-k-runtime] 02/02: quarkus(catalog): fix the generated list of dependencies for the master capability

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit d531934c13202a1366f50b2b21e78489d33482d1 Author: Luca Burgazzoli AuthorDate: Fri Sep 18 10:55:43 2020

[camel-k-runtime] 01/02: quarkus: remove the need for a shutdown task bean as it was introduced only for testing

2020-09-18 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit f6362613470a3518f04b67a8249d46bd53066966 Author: Luca Burgazzoli AuthorDate: Fri Sep 18 10:52:58 2020

[camel-k-runtime] branch master updated: quarkus: improve runtime set-up

2020-09-17 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new a1b2668 quarkus: improve runtime

[camel-k-runtime] branch master updated: quarkus: improve runtime set-up

2020-09-17 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new a1b2668 quarkus: improve runtime

[camel-k-runtime] branch master updated: quarkus: improve runtime set-up

2020-09-17 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new a1b2668 quarkus: improve runtime

[camel-k-runtime] branch master updated: quarkus: improve runtime set-up

2020-09-17 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new a1b2668 quarkus: improve runtime

[camel-k-runtime] branch master updated: quarkus: improve runtime set-up

2020-09-17 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new a1b2668 quarkus: improve runtime

[camel-k-runtime] 02/02: examples: Add example to for camel-cron and quarkus

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 4f2af7330b261d15cf7913e60f61b6d4f33430b3 Author: Luca Burgazzoli AuthorDate: Wed Sep 16 18:15:49 2020

[camel-k-runtime] 01/02: Generate Configurer to bind properties SourceLoader.Interceptor without the need for reflection

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit f0bc0ef13c0cdccfabfbc20526d9d93f6965ec03 Author: Luca Burgazzoli AuthorDate: Wed Sep 16 18:15:25 2020

[camel-k-runtime] branch master updated (b4399bb -> 4f2af73)

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from b4399bb [yaml] support for configuring beans with the yaml dsl #376 new f0bc0ef Generate

[camel-k-runtime] branch master updated: [yaml] support for configuring beans with the yaml dsl #376

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new b4399bb [yaml] support

[camel-k-runtime] branch master updated (235ef13 -> db61599)

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 235ef13 chore(build): enable native tests for js loader add db61599 Generate Configurer to bind

[camel-k-runtime] branch master updated: chore(build): enable native tests for js loader

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 235ef13 chore(build): enable

[camel-k-runtime] branch master updated: Create an extension fot camel-k-runtime-master #470

2020-09-16 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new b5ff497 Create an extension fot

[camel] branch master updated: disruptor: expose information about the class that DisruptorWaitStrategy wraps

2020-09-15 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 228ee25 disruptor: expose information

[camel-k] branch master updated: Document update

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new a9b3f23 Document update a9b3f23

[camel-k-runtime] branch master updated: Fix PMD and checkstyle violations

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 0631726 Fix PMD and checkstyle

[camel-website] branch master updated: Switch from Gitter to Zulip

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git The following commit(s) were added to refs/heads/master by this push: new eb50cca Switch from Gitter

[camel-spring-boot] branch master updated: Switch from Gitter to Zulip

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 6eb9757 Switch from Gitter

[camel-karaf] branch master updated: Switch from Gitter to Zulip

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/master by this push: new b8f4f6b Switch from Gitter to Zulip

[camel-k-runtime] branch master updated: Switch from Gitter to Zulip

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new b620466 Switch from Gitter

[camel-k] branch master updated: Switch from Gitter to Zulip

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new fc92ebb Switch from Gitter to Zulip

[camel-k-runtime] 09/11: chore(deps): upgrade quarkus to v1.8.0.CR1

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit e69decf374fc11fd5c79609459335bc7547ad2da Author: lburgazzoli AuthorDate: Thu Sep 3 12:52:04 2020 +0200

[camel-k-runtime] 04/11: build(ci): add an option to build against latest camel bits

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 14f48019e0283476b76df5d40e426183c308be58 Author: lburgazzoli AuthorDate: Thu Aug 27 10:23:04 2020 +0200

[camel-k-runtime] 07/11: chore(deps): upgrade quarkus to v1.7.1.Final

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 0ec8c35c925242ea2f8b3d5f9cc0d5f21dd39a24 Author: lburgazzoli AuthorDate: Wed Sep 2 14:27:35 2020 +0200

[camel-k-runtime] 05/11: build(ci): add an option to build against latest camel-quarkus bits

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 0e5c82cbd274b703e505e96c5d9a54e301663449 Author: lburgazzoli AuthorDate: Wed Sep 2 14:14:25 2020 +0200

[camel-k-runtime] 01/11: kamelets: create a camel-kamelet component #375

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 4684d104ffc49d6d9dea96376b3cf0746a6a1ee8 Author: lburgazzoli AuthorDate: Sun Jul 19 15:16:36 2020 +0200

[camel-k-runtime] 11/11: build(deps): update to camel-quarkus 1.1.0 and quarkus 1.8.0.Final

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit bedbd2587125e2e6cc8d093cc42de90d1112105b Author: lburgazzoli AuthorDate: Wed Sep 9 19:55:35 2020 +0200

[camel-k-runtime] branch master updated (4b9a278 -> bedbd25)

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 4b9a278 Updated CHANGELOG.md new 4684d10 kamelets: create a camel-kamelet component #375

[camel-k-runtime] 08/11: build(quarkus): remove native profile for groovy and java itests

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 766fbccfb7b6e670e03b1c4df06069251c4fbc9b Author: lburgazzoli AuthorDate: Wed Sep 2 15:25:06 2020 +0200

[camel-k-runtime] 02/11: kamelets: create a camel-kamelet component #375

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit c7143ee0a7fcbe2b75ff52c014c7bf4cad8bb4cd Author: Claus Ibsen AuthorDate: Wed Jul 29 16:54:00 2020 +0200

[camel-k-runtime] 10/11: build(deps): cleanup versions definition based on camel-dependencies from camel 3.5

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 54159154a7d07bd2b90a564a53928222042f9c2d Author: lburgazzoli AuthorDate: Fri Sep 4 17:01:14 2020 +0200

[camel-k-runtime] 06/11: chore(deps): remove slf4j-api as it is transitively provided by camel

2020-09-14 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 469779f4f1a4f51cdedce7c98e46ad7ab937020c Author: lburgazzoli AuthorDate: Wed Sep 2 14:26:22 2020 +0200

[camel-spring-boot] branch master updated: CAMEL-15512: Remove the default value for apiComponent on RestConfigurationDefinition

2020-09-08 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 4d9724a CAMEL-15512: Remove

[camel] 03/03: CAMEL-14672: add migration instruction

2020-09-04 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 3267b2f0961d2edf7d95db57e16372324be53e43 Author: lburgazzoli AuthorDate: Fri Sep 4 14:34:25 2020 +0200 CAMEL

[camel] 02/03: CAMEL-14672: cleanup component resolution

2020-09-04 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit d96c2c85cfa09bb5aec6f3cbcc4af59a2bc95707 Author: lburgazzoli AuthorDate: Wed Sep 2 11:24:49 2020 +0200 CAMEL

[camel-spring-boot] branch master updated (6fa9ecd -> a70c2c7)

2020-09-04 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. from 6fa9ecd Update spring-boot.adoc new bbef382 CAMEL-14672: Invoke customizers as part

[camel] branch master updated (11a2c88 -> 3267b2f)

2020-09-04 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 11a2c88 Sync properties new 493e93d CAMEL-14672: Invoke customizers as part of services initialization

[camel] 01/03: CAMEL-14672: Invoke customizers as part of services initialization

2020-09-04 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 493e93d44ba82d201a3a75e095b43a547b86c271 Author: lburgazzoli AuthorDate: Tue Sep 1 19:40:57 2020 +0200 CAMEL

[camel-k-runtime] branch master updated: Use camel-dependencies instead of our own #459

2020-09-04 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 1eedb2b Use camel-dependencies

[camel-quarkus] branch master updated: Move FastUuidGenerator to Camel #1470

2020-09-03 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new ce8e1d5 Move FastUuidGenerator

[camel-k-runtime] branch master updated: loaders: add itest for kotlin on quarkus (disabled because of https://github.com/quarkusio/quarkus/issues/11549)

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 0a7cdbe loaders: add itest

[camel-k-runtime] branch master updated: Added an automatic changelog gh action

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 9d76495 Added an automatic

[camel-k-runtime] 05/05: chore: fix checkstyle findings

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit b31c3e92aacf71dfbde4d22dd97e386d41c91397 Author: lburgazzoli AuthorDate: Wed Sep 2 13:52:00 2020 +0200

[camel-k-runtime] 04/05: chore(build): remove catalog.version property as it is useless now

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit a4d304fc1440c10a40ce0fafa84d065ca34ebfa4 Author: lburgazzoli AuthorDate: Wed Sep 2 13:35:32 2020 +0200

[camel-k-runtime] branch master updated (287c8ae -> b31c3e9)

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 287c8ae Upgrade Assertj to version 3.17.1 (#457) new 35cff64 chore(deps): replace commons

[camel-k-runtime] 02/05: chore(deps): replace commons-dbcp2 used for testing purpose with custom POJOs

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit ee690550acd863348de6b93c0daa6d92d9571a39 Author: lburgazzoli AuthorDate: Wed Sep 2 13:29:39 2020 +0200

[camel-k-runtime] 03/05: chore(deps): remove slf4j-api as it is transitively provided by camel

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit d33ede83e9c5acd034a60f3eda640bd9d30281e0 Author: lburgazzoli AuthorDate: Wed Sep 2 13:34:10 2020 +0200

[camel-k-runtime] 01/05: chore(deps): replace commons-* with camel's helpers

2020-09-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 35cff64e62e8bbae319efb3763b3bb9cb774e554 Author: lburgazzoli AuthorDate: Wed Sep 2 12:57:44 2020 +0200

[camel] 02/03: Add javadoc and remove lamda usage in utility methods

2020-09-01 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 67f7d6799933f1744e7bcfd835893492094590cf Author: lburgazzoli AuthorDate: Tue Sep 1 11:56:30 2020 +0200 Add

[camel] branch master updated (702aabe -> a8c6fbb)

2020-09-01 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 702aabe Sync Properties new b788422 Add an utility method to IsSingleton to determine if a servi e

[camel] 01/03: Add an utility method to IsSingleton to determine if a servi e is a singleton or not

2020-09-01 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit b7884228652946a28384f867f10761ee1fdfa282 Author: lburgazzoli AuthorDate: Tue Sep 1 11:55:27 2020 +0200 Add

[camel] 03/03: Fix checkstyle violations

2020-09-01 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit a8c6fbb0f5475e8498b83d9df8a3649d13312de6 Author: lburgazzoli AuthorDate: Tue Sep 1 12:22:31 2020 +0200 Fix

[camel-k-runtime] branch master updated: build(deps): bump assertj-core from 3.16.1 to 3.17.0

2020-08-24 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 3471c80 build(deps): bump

[camel] branch master updated: CAMEL-15445: component lifecycle is differen when endpoints are created using endpointdsl

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli 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 53349ca CAMEL-15445: component lifecycle

[camel-k] branch master updated: docs: remove old references to the runtime

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new d74fbe4 docs: remove old references

[camel-k] branch master updated (e5fdc4b -> 1615976)

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from e5fdc4b [fix] Exclude Openshift tests from knative github action add 1615976 build(ci): ignore some

[camel] branch camel-3.4.x updated: CAMEL-15445: component lifecycle is differen when endpoints are created using endpointdsl

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.4.x by this push: new 33f9de7 CAMEL-15445: component

[camel-k-runtime] branch master updated: Invalid example on yaml language docu #423

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new b1b0694 Invalid example on yaml

[camel-k-runtime] branch master updated: chore: Minor docs & code sample fixes

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 61d9256 chore: Minor docs &

[camel-k-runtime] branch master updated: chore: Minor docs & code sample fixes

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 61d9256 chore: Minor docs &

[camel-k-runtime] branch master updated: build(ci): Ignore some paths on the PR validate workflow

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new af2942c build(ci): Ignore some

[camel-k-runtime] branch master updated: build(ci): Ignore some paths on the PR validate workflow

2020-08-21 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new af2942c build(ci): Ignore some

[camel] 03/03: lifecycle: add migration doc

2020-08-20 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 3f0cf7a01fa5314259a8a58da41cd8f431e092e4 Author: lburgazzoli AuthorDate: Thu Aug 20 16:19:22 2020 +0200

[camel] 02/03: lifecycle: add starting/started/stopping/stopped events

2020-08-20 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 3c4ae28338f89346cf19b19ef1f2aa3f8e5de69d Author: lburgazzoli AuthorDate: Thu Aug 20 15:57:08 2020 +0200

[camel] 01/03: lifecycle: split inititialization event in initializing and initialized

2020-08-20 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 5c131659db31534ca7cdde230abc32bafd26cbc2 Author: lburgazzoli AuthorDate: Thu Aug 20 00:15:16 2020 +0200

[camel] branch master updated (865f46e -> 3f0cf7a)

2020-08-20 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 865f46e Regen and sync properties new 5c13165 lifecycle: split inititialization event in initializing

[camel-k-runtime] branch master updated (43db3cb -> 9d80a73)

2020-08-19 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 43db3cb loaders(quarkus): fix integration test properties add 9d80a73 build(deps): bump apache

[camel-k-runtime] branch master updated (9d80a73 -> 8579ff2)

2020-08-19 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 9d80a73 build(deps): bump apache from 21 to 23 add 8579ff2 build(deps): bump javapoet from

[camel-k-runtime] branch master updated: build(deps): bump maven-site-plugin from 3.9.0 to 3.9.1

2020-08-19 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 295e0c0 build(deps): bump maven

[camel-k-runtime] 01/03: loaders: consistent test class naming and test packages organization

2020-08-19 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 54d45eac17338b0cdb2650e1633fd9e7a7a18b7c Author: lburgazzoli AuthorDate: Wed Aug 19 17:15:24 2020 +0200

[camel-k-runtime] 03/03: loaders(quarkus): fix integration test properties

2020-08-19 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git commit 43db3cb746f2b238ea0ba585836e34b99d75db3e Author: lburgazzoli AuthorDate: Wed Aug 19 17:26:16 2020 +0200

[camel-k-runtime] branch master updated (3706645 -> 43db3cb)

2020-08-19 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git. from 3706645 kotlin: cleanup loader and tests new 54d45ea loaders: consistent test class naming

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