[camel-examples] branch master updated: Polished

2020-05-30 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-examples.git The following commit(s) were added to refs/heads/master by this push: new eaa8472 Polished eaa8472 is describe

[GitHub] [camel] davsclaus commented on a change in pull request #3877: Camel 14935 kafka exception

2020-05-30 Thread GitBox
davsclaus commented on a change in pull request #3877: URL: https://github.com/apache/camel/pull/3877#discussion_r432911371 ## File path: components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConsumer.java ## @@ -460,7 +460,14 @@ public void onPartitionsRe

[GitHub] [camel] davsclaus commented on pull request #3876: Relates to CAMEL-14910: Allow specific manually maintained attributes in component adoc headers

2020-05-30 Thread GitBox
davsclaus commented on pull request #3876: URL: https://github.com/apache/camel/pull/3876#issuecomment-636424654 Can you fix CS by running mvn compile -P sourcecheck This is an automated message from the Apache Git Ser

[GitHub] [camel] DariusX opened a new pull request #3877: Camel 14935 kafka exception

2020-05-30 Thread GitBox
DariusX opened a new pull request #3877: URL: https://github.com/apache/camel/pull/3877 In KafkaConsumer, clear lastProcessedOffset if Exception on partition Revoked This is an automated message from the Apache Git Servic

[GitHub] [camel-quarkus] github-actions[bot] opened a new issue #1283: [CI] - Quarkus Master Branch Build Failure

2020-05-30 Thread GitBox
github-actions[bot] opened a new issue #1283: URL: https://github.com/apache/camel-quarkus/issues/1283 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is failing: * Build ID: 120291858-38-c9b23139-8df0-4668-8bec-b99223f4df24 * Camel

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #79: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-05-30 Thread GitBox
github-actions[bot] opened a new pull request #79: URL: https://github.com/apache/camel-spring-boot/pull/79 Periodic Sync of Camel Spring Boot Master Branch with main Camel Master. see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml -

[camel-spring-boot] branch automatic-periodic-sync created (now 1b05d1f)

2020-05-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. at 1b05d1f [create-pull-request] automated change No new revisions were added by this

[GitHub] [camel] djencks commented on pull request #3860: CAMEL-14910: Bundling of the heavily distributed components

2020-05-30 Thread GitBox
djencks commented on pull request #3860: URL: https://github.com/apache/camel/pull/3860#issuecomment-636393187 I wrote https://github.com/apache/camel/pull/3876 which provides the functionality needed so your manual changes won't get overwritten by the java build. I tried it on "ignite" i

[GitHub] [camel] djencks opened a new pull request #3876: Relates to CAMEL-14910: Allow specific manually maintained attributes in component adoc headers

2020-05-30 Thread GitBox
djencks opened a new pull request #3876: URL: https://github.com/apache/camel/pull/3876 AemieJ's work on organizing the component files into groups needs a little help so the `:group:` attribute doesn't get overwritten by the generation process. This adds a hardcoded list of attribu

[GitHub] [camel-website] AemieJ edited a comment on pull request #378: CAMEL-14904: Nav pane does not show current page

2020-05-30 Thread GitBox
AemieJ edited a comment on pull request #378: URL: https://github.com/apache/camel-website/pull/378#issuecomment-636371689 @djencks the panel.scrollTop calculates the pixels however in spite of the similar code, on each navigation it doesn't scroll to the midpoint. Hence, I just added the

[GitHub] [camel-website] AemieJ commented on pull request #378: CAMEL-14904: Nav pane does not show current page

2020-05-30 Thread GitBox
AemieJ commented on pull request #378: URL: https://github.com/apache/camel-website/pull/378#issuecomment-636371689 @djencks No using the panel.scrollTop calculates the pixels however inspite the similar code on each navigation it doesn't scroll to midpoint. Hence, I just added the functio

[GitHub] [camel-quarkus] lburgazzoli edited a comment on issue #1280: Examples should have use Quarkus Main Application

2020-05-30 Thread GitBox
lburgazzoli edited a comment on issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280#issuecomment-636363783 I do agree and the aim #1128 was exactly aimed to let user choose their preferred way of running camel. I do have some bits ready for the bootstrap thing but need a

[GitHub] [camel-website] djencks commented on pull request #378: CAMEL-14904: Nav pane does not show current page

2020-05-30 Thread GitBox
djencks commented on pull request #378: URL: https://github.com/apache/camel-website/pull/378#issuecomment-636364276 Is this the same technique that the Antora default UI uses? I think keeping the camel UI as close as possible to the Antora default is extremely important. Other people ma

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1280: Examples should have use Quarkus Main Application

2020-05-30 Thread GitBox
lburgazzoli commented on issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280#issuecomment-636363783 I do agree and the aim #1128 was exactly aimed to let user choose their preferred way of running camel Thi

[GitHub] [camel-website] AemieJ opened a new pull request #378: CAMEL-14904: Nav pane does not show current page

2020-05-30 Thread GitBox
AemieJ opened a new pull request #378: URL: https://github.com/apache/camel-website/pull/378 ### Issue Observed * The Antora default UI highlights and makes sure the nav list item for the current page remains visible. The Camel components list does not do this, always scrolling to the

[camel-karaf] branch master updated: Camel-Karaf: Fixed build

2020-05-30 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino 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 6838947 Camel-Karaf: Fixed build 68389

[camel] branch master updated: Regen

2020-05-30 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino 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 c7ee73f Regen c7ee73f is described below co

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #1282: 1.5.0.Final

2020-05-30 Thread GitBox
jamesnetherton commented on pull request #1282: URL: https://github.com/apache/camel-quarkus/pull/1282#issuecomment-636354096 There's a weekly CI job that'll (try to) do this automatically and rebase `camel-master` from the latest work on the `master` branch. -

[GitHub] [camel-quarkus] davsclaus merged pull request #1279: chore(deps): update testcontainers to v1.14.3

2020-05-30 Thread GitBox
davsclaus merged pull request #1279: URL: https://github.com/apache/camel-quarkus/pull/1279 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 t

[camel-quarkus] branch master updated: chore(deps): update testcontainers to v1.14.3 (#1279)

2020-05-30 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-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 0e717c2 chore(deps): update testconta

[GitHub] [camel-quarkus] davsclaus opened a new pull request #1282: 1.5.0.Final

2020-05-30 Thread GitBox
davsclaus opened a new pull request #1282: URL: https://github.com/apache/camel-quarkus/pull/1282 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[camel-quarkus] branch 150final created (now cdb9bae)

2020-05-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch 150final in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at cdb9bae Upgrade to Quarkus 1.5.0.Final and regen This branch includes the following new commits:

[camel-quarkus] 01/01: Upgrade to Quarkus 1.5.0.Final and regen

2020-05-30 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch 150final in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit cdb9bae9083352681adb19adc0a75d3a0798f2c7 Author: Claus Ibsen AuthorDate: Sat May 30 11:58:53 2020 +0200

[camel] branch master updated: camel-health - microprofile add cdi annotation as recommended in the quarkus guide

2020-05-30 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 3120e20 camel-health - microprofile add cdi a

[GitHub] [camel-quarkus] davsclaus commented on issue #1280: Examples should have use Quarkus Main Application

2020-05-30 Thread GitBox
davsclaus commented on issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280#issuecomment-636351756 Thanks Luca, yeah so it seems its a bigger work but IMHO needed to make camel-quarkus as a more first class citizen in Quarkus. The command mode is going to be what users do,

[GitHub] [camel-website] aashnajena edited a comment on pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-30 Thread GitBox
aashnajena edited a comment on pull request #370: URL: https://github.com/apache/camel-website/pull/370#issuecomment-636330127 Please review the changes. Also, are there any changes needed in the projects section on the front-page? Since all important links are on this page now, I think it

[GitHub] [camel-website] aashnajena commented on pull request #370: [CAMEL-14994] Improve Projects Page

2020-05-30 Thread GitBox
aashnajena commented on pull request #370: URL: https://github.com/apache/camel-website/pull/370#issuecomment-636330127 Please review the changes. Also, are there any changes needed in the projects section on the front-page? Since all important links are on this page now, I think it would

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #1281: Create extension for camel-openapi-java

2020-05-30 Thread GitBox
lburgazzoli opened a new issue #1281: URL: https://github.com/apache/camel-quarkus/issues/1281 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1280: Examples should have use Quarkus Main Application

2020-05-30 Thread GitBox
lburgazzoli commented on issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280#issuecomment-636313547 Depends on: - https://github.com/apache/camel-quarkus/issues/1128 - https://github.com/apache/camel-quarkus/issues/1037 --

[GitHub] [camel-quarkus] davsclaus commented on issue #1146: Intermittent failure of HystrixTest

2020-05-30 Thread GitBox
davsclaus commented on issue #1146: URL: https://github.com/apache/camel-quarkus/issues/1146#issuecomment-636309005 It says deprecated now This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [camel-quarkus] davsclaus opened a new issue #1280: Examples should have use Quarkus Main Application

2020-05-30 Thread GitBox
davsclaus opened a new issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280 eg the new in 1.5 about QuarkusApplication as a main class so you can run it easily without having to use mvn quarkus:dev etc. Thi

[camel-examples] branch master updated: Polished example

2020-05-30 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-examples.git The following commit(s) were added to refs/heads/master by this push: new 10f621e Polished example 10f621e is

[camel] branch master updated: camel-health - Log if health check is enabled and allow 3rd party to set id so we can see from where its loaded/in-use

2020-05-30 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 3056514 camel-health - Log if health check is

[GitHub] [camel-kafka-connector] oscerd commented on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorConfig

2020-05-30 Thread GitBox
oscerd commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636291290 It's not supported on the sink side. The camel producer is not designed for batch. This is an automated

[GitHub] [camel] davsclaus merged pull request #3875: REST DSL documentation update

2020-05-30 Thread GitBox
davsclaus merged pull request #3875: URL: https://github.com/apache/camel/pull/3875 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

[camel] branch master updated: REST DSL documentation update (#3875)

2020-05-30 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 cee7330 REST DSL documentation update (#3875)

[GitHub] [camel] davsclaus commented on pull request #3875: REST DSL documentation update

2020-05-30 Thread GitBox
davsclaus commented on pull request #3875: URL: https://github.com/apache/camel/pull/3875#issuecomment-636290876 Thanks for spotting this This is an automated message from the Apache Git Service. To respond to the message, pl