[GitHub] [camel-quarkus] lburgazzoli merged pull request #1394: component injection: produce a CamelRuntimeTaskBuildItem for synchronization purpose

2020-06-20 Thread GitBox
lburgazzoli merged pull request #1394: URL: https://github.com/apache/camel-quarkus/pull/1394 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[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: produc

[GitHub] [camel-website] AemieJ commented on pull request #401: Camel-15202 : Add the custom scrollbar for nav menu panel

2020-06-20 Thread GitBox
AemieJ commented on pull request #401: URL: https://github.com/apache/camel-website/pull/401#issuecomment-647081445 @zregvart I did changes similar to the one in PR #287 that focused on the custom scrollbar as well. This is

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #1381: [CI] - Quarkus Master Branch Build Failure

2020-06-20 Thread GitBox
github-actions[bot] commented on issue #1381: URL: https://github.com/apache/camel-quarkus/issues/1381#issuecomment-647068496 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is still failing: * Build ID: 142267490-59-16a33075-3e2c-4c46-

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1393: Fix potential NPE

2020-06-20 Thread GitBox
lburgazzoli merged pull request #1393: URL: https://github.com/apache/camel-quarkus/pull/1393 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[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 i

[GitHub] [camel-quarkus] lburgazzoli closed issue #1349: Replace joschi/setup-jdk with AdoptOpenJDK/install-jdk

2020-06-20 Thread GitBox
lburgazzoli closed issue #1349: URL: https://github.com/apache/camel-quarkus/issues/1349 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1392: Replace joschi/setup-jdk with AdoptOpenJDK/install-jdk

2020-06-20 Thread GitBox
lburgazzoli merged pull request #1392: URL: https://github.com/apache/camel-quarkus/pull/1392 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[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 wi

[GitHub] [camel-quarkus] lburgazzoli commented on pull request #1391: Make camel-quarkus-rest depend on camel-quarkus-platform-http

2020-06-20 Thread GitBox
lburgazzoli commented on pull request #1391: URL: https://github.com/apache/camel-quarkus/pull/1391#issuecomment-647047114 Requires some more work on camel side This is an automated message from the Apache Git Service. To res

[GitHub] [camel-quarkus] lburgazzoli closed pull request #1391: Make camel-quarkus-rest depend on camel-quarkus-platform-http

2020-06-20 Thread GitBox
lburgazzoli closed pull request #1391: URL: https://github.com/apache/camel-quarkus/pull/1391 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1393: Fix potential NPE

2020-06-20 Thread GitBox
lburgazzoli opened a new pull request #1393: URL: https://github.com/apache/camel-quarkus/pull/1393 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way round,

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1392: Replace joschi/setup-jdk with AdoptOpenJDK/install-jdk

2020-06-20 Thread GitBox
lburgazzoli opened a new pull request #1392: URL: https://github.com/apache/camel-quarkus/pull/1392 Fixes #1349 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit a

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1391: Make camel-quarkus-rest depend on camel-quarkus-platform-http

2020-06-20 Thread GitBox
lburgazzoli opened a new pull request #1391: URL: https://github.com/apache/camel-quarkus/pull/1391 Fixes #1244 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit a

[GitHub] [camel-website] zregvart commented on pull request #398: CAMEL-14958: Search Bar Design Implementation

2020-06-20 Thread GitBox
zregvart commented on pull request #398: URL: https://github.com/apache/camel-website/pull/398#issuecomment-647041656 @AemieJ I don't think CSS transform should be used for responsive design. I think responsive design should be based on flexbox. Can you research the example I provided and

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #1390: The quarkus-bootstrap-maven-plugin is listed twice on all the runtime extensions

2020-06-20 Thread GitBox
lburgazzoli opened a new issue #1390: URL: https://github.com/apache/camel-quarkus/issues/1390 Seems a side effect of https://github.com/apache/camel-quarkus/commit/49f63901777d27f7874a10dfd54006d8f47685e3 This is an automat

[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

[GitHub] [camel-quarkus] lburgazzoli closed issue #1128: Revisit camel-quarkus bootstrap

2020-06-20 Thread GitBox
lburgazzoli closed issue #1128: URL: https://github.com/apache/camel-quarkus/issues/1128 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[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 9f425b3d14e1831f06

[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

[GitHub] [camel-quarkus] lburgazzoli closed issue #1368: CamelBeanPostProcessor is invoked after routes are already configured

2020-06-20 Thread GitBox
lburgazzoli closed issue #1368: URL: https://github.com/apache/camel-quarkus/issues/1368 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[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

[GitHub] [camel-quarkus] lburgazzoli closed issue #1037: Support Quarkus command mode

2020-06-20 Thread GitBox
lburgazzoli closed issue #1037: URL: https://github.com/apache/camel-quarkus/issues/1037 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1344: Revisit camel-quarkus bootstrap

2020-06-20 Thread GitBox
lburgazzoli merged pull request #1344: URL: https://github.com/apache/camel-quarkus/pull/1344 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[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

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #370: camel-knative: add support for overriding CLoud Event fields in knative environment

2020-06-20 Thread GitBox
lburgazzoli opened a new issue #370: URL: https://github.com/apache/camel-k-runtime/issues/370 See https://github.com/apache/camel-k-runtime/issues/365 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #369: camle-knative: add support for URL in knative environment

2020-06-20 Thread GitBox
lburgazzoli opened a new issue #369: URL: https://github.com/apache/camel-k-runtime/issues/369 As today the knative environment is supposed to provide host, port and a context path of the endpoint to invoke (producer side) but we should also support full url (see https://github.com/apache/

[camel-spring-boot] branch camel-spring-boot-3.4.x updated: Upgrade to spring boot 2.3.1

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

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #368: Create a CompositeClassloader and set is as Camel's ApplicationClassloader

2020-06-20 Thread GitBox
lburgazzoli merged pull request #368: URL: https://github.com/apache/camel-k-runtime/pull/368 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [camel-k-runtime] lburgazzoli closed issue #364: Create a CompositeClassloader and set is as Camel's ApplicationClassloader

2020-06-20 Thread GitBox
lburgazzoli closed issue #364: URL: https://github.com/apache/camel-k-runtime/issues/364 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[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 CompositeClasslo

[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 documentation

[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 Undert

[GitHub] [camel-quarkus] oscerd closed issue #1350: List all the configuration properties onthe website

2020-06-20 Thread GitBox
oscerd closed issue #1350: URL: https://github.com/apache/camel-quarkus/issues/1350 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [camel-quarkus] oscerd merged pull request #1389: Fix #1350 List Quarkus configuration options on extension pages

2020-06-20 Thread GitBox
oscerd merged pull request #1389: URL: https://github.com/apache/camel-quarkus/pull/1389 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[camel-quarkus] branch master updated (523408b -> a123de2)

2020-06-20 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. from 523408b Remove unneccessary classes from unbanned reflective class list new 14c763b Use proper Con

[camel] branch master updated: Regen

2020-06-20 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus 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 469417c Regen 469417c is described below com