[camel-quarkus] branch master updated: Create a camel-componentdsl extension #1376

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new a939106 Create a camel

[camel-quarkus] branch master updated (9a138c7 -> ca42ffa)

2020-06-23 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-quarkus.git. from 9a138c7 Observe Camel's events #1353 (cleanup main) add 3c4e92e chore(deps): update groo

[camel-quarkus] 02/02: Observe Camel's events #1353 (cleanup main)

2020-06-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-quarkus.git commit 9a138c7172e73c11ac87b0d77109a030698462e3 Author: lburgazzoli AuthorDate: Mon Jun 22 16:40:20 2020 +0200

[camel-quarkus] 01/02: Observe Camel's events #1353 (cleanup core)

2020-06-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-quarkus.git commit e22a481646913ea5c61923550a278ff9bc5ec4d6 Author: lburgazzoli AuthorDate: Mon Jun 22 16:16:01 2020 +0200

[camel-quarkus] branch master updated (5ab973c -> 9a138c7)

2020-06-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-quarkus.git. from 5ab973c Observe Camel's Lifecycle events #1399 new e22a481 Observe Camel's events #135

[camel-quarkus] branch master updated: Observe Camel's Lifecycle events #1399

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 5ab973c Observe Camel's Life

[camel-k-runtime] 01/03: camel-knative: add support for lookup service definition from the registry #371

2020-06-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 359c8e1ccd4b93e66df092b02e67bd52a3cdd9ab Author: lburgazzoli AuthorDate: Sun Jun 21 11:09:47 2020 +0200

[camel-k-runtime] 03/03: Add runtime support for Knative sinkbinding #365

2020-06-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 c48348130fafe949a6478e0b8511b6c84af90d10 Author: lburgazzoli AuthorDate: Sun Jun 21 13:51:36 2020 +0200

[camel-k-runtime] branch master updated (c574262 -> c483481)

2020-06-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 c574262 Merge pull request #373 from apache/Surefire-3.0.0-M5 new 359c8e1 camel-knative: add

[camel-k-runtime] 02/03: camel-knative: add support for URL in knative environment #369

2020-06-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 ff5069c0de9adaa6d123c1a81666ffcefe59d4dc Author: lburgazzoli AuthorDate: Sun Jun 21 11:55:05 2020 +0200

[camel-quarkus] 01/02: Remove unneccessary class inclusion from QuarkusUnitTest

2020-06-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-quarkus.git commit 592d7c793cd31ae236f0f50fda148f977f1ed583 Author: lburgazzoli AuthorDate: Sun Jun 21 15:57:29 2020 +0200

[camel-quarkus] branch master updated (1793c3e -> c492548)

2020-06-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-quarkus.git. from 1793c3e The quarkus-bootstrap-maven-plugin is listed twice on all the runtime extensions POMs #1390

[camel-quarkus] 02/02: Remove unneccessary properties from integration-tests and remove empty files

2020-06-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-quarkus.git commit c492548aaebe0ebe06f8deee7d69dfd0ada88ff2 Author: lburgazzoli AuthorDate: Sun Jun 21 16:04:51 2020 +0200

[camel-quarkus] branch master updated: component injection: produce a CamelRuntimeTaskBuildItem for synchronization purpose

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 9e25da9 component injection

[camel-quarkus] branch master updated: Fix potential NPE

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 682174e Fix potential NPE 682174e

[camel-quarkus] branch master updated: Replace joschi/setup-jdk with AdoptOpenJDK/install-jdk #1349

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new c56f5f6 Replace joschi/setup-jdk

[camel-quarkus] 06/11: Support Quarkus command mode #1037

2020-06-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-quarkus.git commit 82ced6bef097ef093b6e74df0639b33d038ef462 Author: lburgazzoli AuthorDate: Fri Jun 19 00:45:52 2020 +0200

[camel-quarkus] 07/11: Revisit camel-quarkus bootstrap #1128 (docs)

2020-06-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-quarkus.git commit bfed463d4ec831929c5a5f8893f2e57301a3670b Author: Luca Burgazzoli AuthorDate: Fri Jun 19 14:54:13 2020 +0200

[camel-quarkus] 10/11: Add a test to validate fix for #1368

2020-06-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-quarkus.git commit e40ba5e7aa3c6bce8eb72f162e377d67514cb382 Author: lburgazzoli AuthorDate: Sat Jun 20 18:05:31 2020 +0200

[camel-quarkus] branch master updated (a123de2 -> 259f736)

2020-06-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-quarkus.git. from a123de2 Merge pull request #1389 from ppalaga/i1350 new 354d210 Re-apply commit

[camel-quarkus] 05/11: Manually re-apply commit 9d990df64ceb946e7eed6006dd01fff09e0eceef

2020-06-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-quarkus.git commit 6835980d1601ebb5f80281f0e5024047dbcfe545 Author: lburgazzoli AuthorDate: Fri Jun 19 00:45:30 2020 +0200

[camel-quarkus] 08/11: Regen

2020-06-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-quarkus.git commit 888ec43c4853742043db03b7ba89cf8a52d7a5bf Author: lburgazzoli AuthorDate: Fri Jun 19 15:12:05 2020 +0200

[camel-quarkus] 09/11: Fix NPE

2020-06-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-quarkus.git commit 7896a1fa7bb29582f6b67861b14b3e1b285e4d1c Author: lburgazzoli AuthorDate: Fri Jun 19 18:33:27 2020 +0200

[camel-quarkus] 02/11: Re apply commit 98abf252d399c70967ffea37295431fb37ca26c7

2020-06-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-quarkus.git commit 3287027244f637aaa26b80c2025cae39fbbd044a Author: lburgazzoli AuthorDate: Fri Jun 19 15:05:49 2020 +0200

[camel-quarkus] 11/11: Regen

2020-06-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-quarkus.git commit 259f73616c6e12d51ccf8f5b67e334205556c287 Author: lburgazzoli AuthorDate: Sat Jun 20 18:06:01 2020 +0200

[camel-quarkus] 04/11: Regen

2020-06-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-quarkus.git commit 563d0ea610382b6421fdfee06426665a6d8ae6f0 Author: lburgazzoli AuthorDate: Fri Jun 19 00:44:13 2020 +0200

[camel-quarkus] 01/11: Re-apply commit 9f425b3d14e1831f06cbe246110de670fef9cd3b

2020-06-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-quarkus.git commit 354d210e9b126887919d259c44bc6ed42925d73e Author: lburgazzoli AuthorDate: Fri Jun 19 15:05:27 2020 +0200

[camel-k-runtime] branch master updated: Create a CompositeClassloader and set is as Camel's ApplicationClassloader #364

2020-06-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-k-runtime.git The following commit(s) were added to refs/heads/master by this push: new 646e73f Create a

[camel-k-runtime] 02/02: Integration should fail when no secret is found #363

2020-06-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 38aa4923c48ef47d2592a7ae4c5631e9cdb4010b Author: lburgazzoli AuthorDate: Fri Jun 19 16:33:45 2020 +0200

[camel-k-runtime] branch master updated (cf7c5ef -> 38aa492)

2020-06-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 cf7c5ef [maven-release-plugin] prepare for next development iteration new 617b0e3 Regen

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

2020-06-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 617b0e3f88029e649e8b300cd4edb58d6f4c24fe Author: lburgazzoli AuthorDate: Fri Jun 19 16:33:32 2020 +0200

[camel] branch master updated: CAMEL-15199: RestDefinition relies on Class.getCanonicalName instead of Class.getName for in/out types

2020-06-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.git The following commit(s) were added to refs/heads/master by this push: new 647177e CAMEL-15199: RestDefinition relies

[camel-quarkus] branch master updated: Type safe component injection

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new f8862de Type safe component

[camel-quarkus] branch master updated: chore(doc): rephrase CamelServiceDestination javadocs.

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new c81bddb chore(doc): rephrase

[camel-quarkus] branch master updated: integration-tests: make influxdb tests more idiomatic

2020-06-13 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 1e29555 integration-tests: make

[camel-quarkus] branch master updated (c6a19ea -> a96fe10)

2020-06-13 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-quarkus.git. from c6a19ea Upgrade to Quarkus 1.5.1.Final add a96fe10 debezium: exclude org.apache.kafka:kafka-log4j

[camel-quarkus] 01/03: core: cleanup FastFactoryFinder leftovers after the migration to camel 3.3.0

2020-06-11 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 commit f78e6a8cd2d240819bdb9b5a6b9a18d8b3a3a2c4 Author: lburgazzoli AuthorDate: Thu Jun 11 13:03:52 2020 +0200

[camel-quarkus] 02/03: integration-tests: remove quarkus.log.file.enable property

2020-06-11 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 commit d556c13249512cf66d92ede4dd32a56b391c0ab3 Author: lburgazzoli AuthorDate: Thu Jun 11 13:09:29 2020 +0200

[camel-quarkus] 03/03: integration-tests: remove empty application.propertie files

2020-06-11 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 commit 05799428cd38d91380ff317c42899a1bf426b896 Author: lburgazzoli AuthorDate: Thu Jun 11 13:12:29 2020 +0200

[camel-quarkus] branch master updated (02b3c16 -> 0579942)

2020-06-11 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-quarkus.git. from 02b3c16 Sort BOM dependencies new f78e6a8 core: cleanup FastFactoryFinder leftovers after the

[camel-quarkus] branch master updated: Declare org.graalvm.nativeimage:svm as provided

2020-06-11 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 6a452bf Declare

[camel-k] branch master updated: Add ikb as alias for builds.camel.apache.org

2020-06-10 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 0816fa7 Add ikb as alias for

[camel-k] branch master updated (cb2a6f8 -> 47917f8)

2020-06-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-k.git. from cb2a6f8 support for jitpack dependencies #1407 new 1228ce7 Fix #1489: add Tracing trait new

[camel-k] 01/03: Fix #1489: add Tracing trait

2020-06-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.git commit 1228ce7f03ddbf3a9dabb12ae80bdca3a89461d1 Author: Nicola Ferraro AuthorDate: Thu Jun 4 18:16:11 2020 +0200

[camel-k] 02/03: Fix #1489: add Tracing trait test

2020-06-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.git commit f2e176312de6bf7d902064797072274b4a0de7d0 Author: Nicola Ferraro AuthorDate: Thu Jun 4 18:28:29 2020 +0200

[camel-k] 03/03: Fix #1489: restore go.sum

2020-06-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.git commit 47917f83964ef550dded627fd338767044172e77 Author: Nicola Ferraro AuthorDate: Thu Jun 4 20:52:55 2020 +0200

[camel-k] branch master updated: support for jitpack dependencies #1407

2020-06-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.git The following commit(s) were added to refs/heads/master by this push: new cb2a6f8 support for jitpack dependencies

[camel-k-runtime] branch master updated: chore: remove meaningless log statement

2020-06-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 c1338d2 chore: remove

[camel-k-runtime] branch master updated: tracing: support configuring the jeager service name

2020-06-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 81867b2 tracing: support

[camel-quarkus] 01/02: Create extension for camel-openapi-java #1281

2020-06-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 commit 01929781aa4580a89af6cd464dc12a2654b50647 Author: lburgazzoli AuthorDate: Mon Jun 1 16:27:36 2020 +0200

[camel-quarkus] 02/02: Regen

2020-06-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 commit 72c86f369ec12b2e933e5d268fbdbcfc7721c316 Author: lburgazzoli AuthorDate: Wed Jun 3 13:31:54 2020 +0200

[camel-quarkus] branch master updated (a362998 -> 72c86f3)

2020-06-03 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-quarkus.git. from a362998 Fix #1299 Require Java 11 new 0192978 Create extension for camel-openapi-java #1281

[camel-k-runtime] 06/12: chore(build): reorganize quarkus integration tests

2020-06-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-k-runtime.git commit 63d6637cfeb7998c4cb6576471da3d08dfe8a57a Author: lburgazzoli AuthorDate: Fri May 29 18:55:46 2020 +0200

[camel-k-runtime] 12/12: chore(build): reomve staging repo

2020-06-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-k-runtime.git commit 76297e4b41b606c53533ff10904ddc5a415eedcd Author: lburgazzoli AuthorDate: Tue Jun 2 16:10:05 2020 +0200

[camel-k-runtime] 09/12: Add polyglot tests for quarkus extensions

2020-06-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-k-runtime.git commit a25ab0f709c6bf1e6ea680f8a55fea645a99c44a Author: lburgazzoli AuthorDate: Fri May 29 20:14:31 2020 +0200

[camel-k-runtime] 07/12: chore(build): use artifact upload/download action instead of cache action

2020-06-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-k-runtime.git commit 7642fc22d6729c803bf43c8d14539f309005 Author: lburgazzoli AuthorDate: Fri May 29 19:03:26 2020 +0200

[camel-k-runtime] 03/12: chore(build): use short version name for java matrix build

2020-06-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-k-runtime.git commit 97c68e5bcbfc02bbcb9f8eea61dc1226499c9f12 Author: lburgazzoli AuthorDate: Fri May 29 13:48:42 2020 +0200

[camel-k-runtime] 08/12: Upgrade camel-quarkus to v1.0.0.CR2

2020-06-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-k-runtime.git commit 3bb1792d6ecd605ab5b5f3a4953a534895f91265 Author: lburgazzoli AuthorDate: Fri May 29 19:49:19 2020 +0200

[camel-k-runtime] 01/12: Upgrade to Camel 3.3.0 and camel-quarkus 1.0.0.CR1 #338

2020-06-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-k-runtime.git commit 00888b7d6af894c5f2684b002062cc13b8041923 Author: lburgazzoli AuthorDate: Wed May 27 17:53:49 2020 +0200

[camel-k-runtime] 10/12: chore(build): temporary add staging repo

2020-06-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-k-runtime.git commit 0e248e5ce3c1dc2934edc9f04e682cb20ff731fb Author: lburgazzoli AuthorDate: Mon Jun 1 09:37:55 2020 +0200

[camel-k-runtime] 05/12: Remove deployment processor for camel-k-quarkus-loader-xml as the same bits have been implemented in camel-quarkus

2020-06-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-k-runtime.git commit fbd4b5d7e2b5a96de231f2c98246838f45e02add Author: lburgazzoli AuthorDate: Fri May 29 15:10:46 2020 +0200

[camel-k-runtime] 04/12: chore(build): remove updateReleaseInfo option from maven-deploy-plugin configuration as it does not exists anymore

2020-06-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-k-runtime.git commit 2445f3a9031e97e7a8707e88c5739c6e8d387a91 Author: lburgazzoli AuthorDate: Fri May 29 13:56:40 2020 +0200

[camel-k-runtime] 11/12: workaround(quarkus): include rest and restapi factories

2020-06-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-k-runtime.git commit e6557f481661864879fef64ee23d6de5e2539351 Author: lburgazzoli AuthorDate: Mon Jun 1 11:20:28 2020 +0200

[camel-k-runtime] 02/12: Can't run the API example on Quarkus #348

2020-06-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-k-runtime.git commit 648e1a75bf882fb9dd07d13fbe35cff39328b07b Author: lburgazzoli AuthorDate: Fri May 29 13:18:13 2020 +0200

[camel-k-runtime] branch master updated (64a20ec -> 76297e4)

2020-06-03 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 64a20ec mark JavaScipt DSL as experimental #349 new 00888b7 Upgrade to Camel 3.3.0 and camel

[camel-quarkus] branch master updated: Drop the Jaxb based XMLRoutesDefinitionLoader #1291

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 498d6b5 Drop the Jaxb based

[camel-quarkus] branch master updated: Fix #1288: automatically set content-length or chunked on platform-http replies

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new ea5144c Fix #1288: automatically

[camel-quarkus] branch master updated: Add rest and restapi to the list of discoverable factories #1287

2020-06-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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new f06b2fb Add rest and restapi to

[camel-quarkus] branch master updated: extension dependencies issue #1275

2020-05-29 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 a1ee591 extension dependencies

[camel-k-runtime] branch master updated: mark JavaScipt DSL as experimental #349

2020-05-29 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 64a20ec mark JavaScipt DSL as

[camel-k-runtime] 01/02: js-loader: add error handler support to the dsl

2020-05-27 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 c6325a75f7ad7524a92ec714228b3d51430145ce Author: lburgazzoli AuthorDate: Wed May 27 18:43:08 2020 +0200

[camel-k-runtime] branch master updated: groovy-loader: add error handler support to the dsl

2020-05-27 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 36ae8b4 groovy-loader: add error

[camel-k-runtime] branch master updated (36ae8b4 -> 5b4071e)

2020-05-27 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 36ae8b4 groovy-loader: add error handler support to the dsl new c6325a7 js-loader: add error

[camel-k-runtime] 02/02: js-loader: use Java's SDK method to read bytes from InputStream

2020-05-27 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 5b4071ef468e7218482407672dc79a8f097cc4f2 Author: lburgazzoli AuthorDate: Wed May 27 18:43:40 2020 +0200

[camel-k-runtime] branch master updated: kotlin-loader: add error handler support to the dsl

2020-05-27 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 6ceed08 kotlin-loader: add error

[camel-k-runtime] branch master updated: 'context' object not available in JavaScript integrations #340

2020-05-27 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 506f4a3 'context'

[camel-k-runtime] branch master updated: yaml-loader: add support for error handler #339

2020-05-27 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 d109e4a yaml-loader: add support

[camel-k-runtime] branch master updated: yaml-loader: add support for OnException

2020-05-27 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 b86aefd yaml-loader: add support

[camel-quarkus] branch master updated (2b0fd99 -> 60d9b22)

2020-05-26 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-quarkus.git. from 2b0fd99 Make sure all extensions present in the List of extensions page have an extension page

[camel] branch master updated: CAMEL-15109: The rest-opeanpi component fails to start if the a component is configured on the rest configuration as the component assumes there is a 'rest-openapi' comp

2020-05-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.git The following commit(s) were added to refs/heads/master by this push: new b1aad9e CAMEL-15109: The rest-opeanpi

[camel] branch master updated (0f30734 -> 3c61c56)

2020-05-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.git. from 0f30734 Sync Properties add 3c61c56 Add a way to easily call a bean method when a camel lifecycle event

[camel] branch master updated (0f30734 -> 3c61c56)

2020-05-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.git. from 0f30734 Sync Properties add 3c61c56 Add a way to easily call a bean method when a camel lifecycle event

[camel-k-runtime] branch master updated: Upgrade Groovy to version 3.0.4

2020-05-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 af1fdce Upgrade Groovy to

[camel-k-runtime] 03/03: chore: remove redundant code

2020-05-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 48029df4056ae3ad3a83fa8d8dbbaaacf832582f Author: lburgazzoli AuthorDate: Wed May 20 19:35:03 2020 +0200

[camel-k-runtime] branch master updated (158c202 -> 77f4227)

2020-05-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 158c202 Update yaml.adoc add 77f4227 examples: improve knative example No new revisions were

[camel-k-runtime] branch master updated (a9883e6 -> 48029df)

2020-05-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 a9883e6 Generate customizers metatdata with APT new b07de7f chore: use try with resources to

[camel-k-runtime] branch master created (now fff6bcb)

2020-05-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. at fff6bcb Remove RoutesDumper as the same functionnality is implemented by camel-main No new

[camel-k-runtime] 02/03: chore: simplify code

2020-05-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 9caad133af2512c92a7bb940e5fe99dd318343c4 Author: lburgazzoli AuthorDate: Wed May 20 19:34:50 2020 +0200

[camel-k-runtime] 01/03: chore: use try with resources to avoid leaking resources

2020-05-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 b07de7f731fcbdb9d643ab3e018932594c41b8e1 Author: lburgazzoli AuthorDate: Wed May 20 19:34:37 2020 +0200

[camel-k-runtime] branch master updated (fff6bcb -> a9883e6)

2020-05-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 fff6bcb Remove RoutesDumper as the same functionnality is implemented by camel-main add a9883e6

[camel-k-runtime] branch master updated (77f4227 -> fff6bcb)

2020-05-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 77f4227 examples: improve knative example add fff6bcb Remove RoutesDumper as the same

[camel-k-runtime] 01/03: [quarkus] support stopping the application #224

2020-05-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-k-runtime.git commit b7417bfd74eb7813ec0f3070e661ee93561ba8d9 Author: lburgazzoli AuthorDate: Fri May 15 16:06:32 2020 +0200

[camel-k-runtime] branch master updated (6ff4451 -> 5eb22f3)

2020-05-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-k-runtime.git. from 6ff4451 Bump Log4j2 version to 2.13.3 new b7417bf [quarkus] support stopping the application

[camel-k-runtime] 03/03: cron: create a quarkus extension

2020-05-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-k-runtime.git commit 5eb22f321f1e4bb1a6af017f6b921014925a6693 Author: lburgazzoli AuthorDate: Wed May 20 12:23:56 2020 +0200

[camel-k-runtime] 02/03: cron: use ManagementStrategy to shutdown the context to make cron available to all the runtimes

2020-05-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-k-runtime.git commit 01762515a757b1b011401d0c220261ffad9e3188 Author: lburgazzoli AuthorDate: Fri May 15 16:31:04 2020 +0200

[camel-k-runtime] branch master updated: Bump Log4j2 version to 2.13.3

2020-05-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 6ff4451 Bump Log4j2 version to

[camel-k-runtime] branch master updated (5a8524c -> dfb3bbc)

2020-05-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 5a8524c Improve knative broker integration (add support for dynamic event type) #326 add

[camel-k-runtime] branch master updated (ff22dcc -> 5a8524c)

2020-05-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 ff22dcc CAMEL-15071: Attempt to fix doc warning new 2083249 Improve knative broker integration

[camel-k-runtime] 04/04: Improve knative broker integration (add support for dynamic event type) #326

2020-05-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 5a8524c0ce7199f512105497d0a2791fe5db997b Author: lburgazzoli AuthorDate: Tue May 19 15:04:03 2020 +0200

[camel-k-runtime] 01/04: Improve knative broker integration #326

2020-05-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 20832497e8d1b5b622c203b5927cf5e02e88a591 Author: lburgazzoli AuthorDate: Fri May 15 14:21:07 2020 +0200

<    3   4   5   6   7   8   9   10   11   12   >