[GitHub] [camel] sadiasherif opened a new pull request #3875: REST DSL documentation update

2020-05-29 Thread GitBox
sadiasherif opened a new pull request #3875: URL: https://github.com/apache/camel/pull/3875 Corrected xml tags syntax in XML DSL This is an automated message from the Apache Git Service. To respond to the message, please log

[camel-spring-boot] branch master updated (5899078 -> 22cf08e)

2020-05-29 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. from 5899078 Regen new 2ed42b1 Regen new bdea6ed Add missing version to make it build new

[camel-spring-boot] 03/03: Regen

2020-05-29 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-spring-boot.git commit 22cf08e7581e589210f1bb1f755782b132db0996 Author: Claus Ibsen AuthorDate: Sat May 30 07:56:31 2020 +0200

[camel-spring-boot] 02/03: Add missing version to make it build

2020-05-29 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-spring-boot.git commit bdea6ed1d587c00443f38dd3002c9d0fa47455c7 Author: Claus Ibsen AuthorDate: Sat May 30 07:52:15 2020 +0200

[camel] branch master updated: Regen

2020-05-29 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 8ff655b Regen 8ff655b is described below com

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

2020-05-29 Thread GitBox
github-actions[bot] commented on issue #1271: URL: https://github.com/apache/camel-quarkus/issues/1271#issuecomment-636274475 Build fixed with: * Camel Quarkus Commit: d608dd4abc6391223a7ac0602fa61edfc188e8c1 * Quarkus Master Commit: a1ee5910c5df06f7df2037072a5ea87c1852272e

[camel-quarkus] 01/01: Set quarkus.version to 999-SNAPSHOT

2020-05-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit d608dd4abc6391223a7ac0602fa61edfc188e8c1 Author: James Netherton AuthorDate: Fri May 29 09:57:38 2020

[camel-quarkus] branch quarkus-master updated (b897516 -> d608dd4)

2020-05-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard b897516 Set quarkus.version to 999-SNAPSHOT add 2d2eeef Stub Jira endpoints for integration

[GitHub] [camel-quarkus] github-actions[bot] closed issue #1271: [CI] - Quarkus Master Branch Build Failure

2020-05-29 Thread GitBox
github-actions[bot] closed issue #1271: URL: https://github.com/apache/camel-quarkus/issues/1271 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636243166 @oscerd Thanks a lot. Rebuild jar with that line of change in my local and new files are created as expected!!! Any suggestions on code change for

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

2020-05-29 Thread GitBox
saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636243166 @oscerd Thanks a lot. Rebuild jar with that line of change in my local and new files are created as expected!!! Any plans to enable batch push mode in S3

[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-29 Thread GitBox
oscerd commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636203586 We are working on enabling the dynamic resolver with #252 This is an automated message from the Apache G

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd @valdar If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[camel-examples] branch master updated: Polished

2020-05-29 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 8f71414 Polished 8f71414 is describe

[camel] branch master updated: camel-health - Route health check that are no longer supervised due exhausted should be in UNKNOWN state and not UP

2020-05-29 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 6747edf camel-health - Route health check tha

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[camel-examples] branch master updated: camel-example-mian-health-check example

2020-05-29 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 89a3e65 camel-example-mian-health-ch

[GitHub] [camel] gnodet edited a comment on pull request #3870: Junit5

2020-05-29 Thread GitBox
gnodet edited a comment on pull request #3870: URL: https://github.com/apache/camel/pull/3870#issuecomment-636133626 > Whoa is this a big migration camel-core from junit 4 to 5 ? Yes. This is an automated message from

[GitHub] [camel] gnodet commented on pull request #3870: Junit5

2020-05-29 Thread GitBox
gnodet commented on pull request #3870: URL: https://github.com/apache/camel/pull/3870#issuecomment-636133626 Yes, but > Whoa is this a big migration camel-core from junit 4 to 5 ? Yes. This is an automated mes

[GitHub] [camel] davsclaus merged pull request #3871: camel-jslt - add documentation about passing exchange information to …

2020-05-29 Thread GitBox
davsclaus merged pull request #3871: URL: https://github.com/apache/camel/pull/3871 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: chore(deps): update testcontainers to v1.14.3 (#3874)

2020-05-29 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 09dfebe chore(deps): update testcontainers to

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

2020-05-29 Thread GitBox
davsclaus merged pull request #3874: URL: https://github.com/apache/camel/pull/3874 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: camel-jslt - add documentation about passing exchange information to jslt (#3871)

2020-05-29 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 98effc5 camel-jslt - add documentation about

[GitHub] [camel] davsclaus commented on pull request #3870: Junit5

2020-05-29 Thread GitBox
davsclaus commented on pull request #3870: URL: https://github.com/apache/camel/pull/3870#issuecomment-636119467 Whoa is this a big migration camel-core from junit 4 to 5 ? This is an automated message from the Apache Git Ser

[GitHub] [camel-k] astefanutti opened a new pull request #1478: Make Prometheus trait compatible with Knative Serving

2020-05-29 Thread GitBox
astefanutti opened a new pull request #1478: URL: https://github.com/apache/camel-k/pull/1478 Fixes #1459. **Release Note** ```release-note fix: Prometheus scraping now works with Knative Serving ``` This

[camel] branch master updated: CAMEL-11807: Migrated camel-dozer tests to JUnit 5

2020-05-29 Thread aldettinger
This is an automated email from the ASF dual-hosted git repository. aldettinger 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 430c8f2 CAMEL-11807: Migrated camel-dozer t

[camel-quarkus] annotated tag 1.0.0-CR2 created (now ab978a8)

2020-05-29 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to annotated tag 1.0.0-CR2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at ab978a8 (tag) tagging e986f8a5de223da4f16a5e5bb370faa8563229fe (commit) replaces 1.0.0-CR1

[camel-quarkus] branch release/1.0.0-CR2 created (now e986f8a)

2020-05-29 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch release/1.0.0-CR2 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. at e986f8a [maven-release-plugin] prepare release 1.0.0-CR2 This branch includes the following new

[GitHub] [camel-kafka-connector] oscerd opened a new issue #252: In case of Sink we need to use toD instead of to

2020-05-29 Thread GitBox
oscerd opened a new issue #252: URL: https://github.com/apache/camel-kafka-connector/issues/252 https://github.com/apache/camel-kafka-connector/blob/master/core/src/main/java/org/apache/camel/kafkaconnector/utils/CamelMainSupport.java#L108 Actually changing to toD, make it possible t

[GitHub] [camel] lburgazzoli opened a new pull request #3874: chore(deps): update testcontainers to v1.14.3

2020-05-29 Thread GitBox
lburgazzoli opened a new pull request #3874: URL: https://github.com/apache/camel/pull/3874 [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA i

[camel] branch master updated: Camel-Debezium-Maven-Plugin: Fixed CS

2020-05-29 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 5f8f8c1 Camel-Debezium-Maven-Plugin: Fixed C

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1279: chore(deps): update testcontainers to v1.14.3

2020-05-29 Thread GitBox
lburgazzoli opened a new pull request #1279: URL: https://github.com/apache/camel-quarkus/pull/1279 [ ] 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 closed issue #1275: extension dependencies issue

2020-05-29 Thread GitBox
lburgazzoli closed issue #1275: URL: https://github.com/apache/camel-quarkus/issues/1275 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: 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 issu

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1276: extension dependencies issue

2020-05-29 Thread GitBox
lburgazzoli merged pull request #1276: URL: https://github.com/apache/camel-quarkus/pull/1276 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-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 @oscerd If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 If that the case, how file variable is resolved? ``` NOT RESOLVED -->camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:MMdd-HHmmssSSS}

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

2020-05-29 Thread GitBox
saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636048341 If that the case, how file variable is resolved? ``` camel.sink.url: aws-s3://selumalai-kafka-s3?keyName=${date:now:MMdd-HHmmssSSS}-${exchangeId}. <-- NO

[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-29 Thread GitBox
oscerd commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636045707 It's not possible because you're declaring this stuff in a static file, simple language should be used in a real Camel route. The kafka configuration for connector is not

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

2020-05-29 Thread GitBox
saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636044775 @oscerd I see both ${date:now:MMdd} and exchangeId in this document (https://camel.apache.org/components/latest/languages/simple-language.html) Why i

[GitHub] [camel-kafka-connector] saranyaeu2987 edited a comment on issue #251: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.kafkaconnector.CamelSinkConnectorC

2020-05-29 Thread GitBox
saranyaeu2987 edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-636044775 @oscerd I see both **${date:now:MMdd}** and **exchangeId** in this document (https://camel.apache.org/components/latest/languages/simple-language.htm

[camel] branch master updated: camel-health - nicer toString

2020-05-29 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 46995c6 camel-health - nicer toString 46995c6

[camel] branch master updated: Camel-Consul: Fixed CS

2020-05-29 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 cf1e2ea Camel-Consul: Fixed CS cf1e2ea is de

[GitHub] [camel-k] benbuzzelli opened a new issue #1476: Kamel run fails to pull in camel-k-builder after installing with helm

2020-05-29 Thread GitBox
benbuzzelli opened a new issue #1476: URL: https://github.com/apache/camel-k/issues/1476 ### Background I am trying to run Apache Camel K in my Kubernetes environment. We have a registry set up with a secret name, username, and password. Our registry has a private and public address

[GitHub] [camel-k] nicolaferraro opened a new pull request #1477: chore(client): generate client interface for catalog

2020-05-29 Thread GitBox
nicolaferraro opened a new pull request #1477: URL: https://github.com/apache/camel-k/pull/1477 **Release Note** ```release-note NONE ``` This is an automated message from the Apache G

[GitHub] [camel] oscerd merged pull request #3873: Fix spring boot archetype spacing

2020-05-29 Thread GitBox
oscerd merged pull request #3873: URL: https://github.com/apache/camel/pull/3873 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 the

[camel] branch master updated: Fix spring boot archetype spacing

2020-05-29 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 17808f9 Fix spring boot archetype spacing 17

[GitHub] [camel] DenisIstomin opened a new pull request #3873: Fix spring boot archetype spacing

2020-05-29 Thread GitBox
DenisIstomin opened a new pull request #3873: URL: https://github.com/apache/camel/pull/3873 Those spaces cause extra spaces in autogenerated `pom.xml`. Before `` node. For example: ``` http://maven.apache.org/PO

[GitHub] [camel-quarkus] galderz commented on issue #1273: Unsupported type MethodAccessorGenerator on Consul

2020-05-29 Thread GitBox
galderz commented on issue #1273: URL: https://github.com/apache/camel-quarkus/issues/1273#issuecomment-636009809 [PR](https://github.com/quarkusio/quarkus/pull/9686) sent to quarkus core to avoid this issue. This is an auto

[camel] branch master updated: camel-heatlh - use shorthand id

2020-05-29 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 f257e16 camel-heatlh - use shorthand id f257e

[camel] branch master updated: Camel-Management: Fixed CS

2020-05-29 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 5caded4 Camel-Management: Fixed CS 5caded4 i

[GitHub] [camel-quarkus] JiriOndrusek opened a new pull request #1278: Debezium SQL Server Connector native support #1193

2020-05-29 Thread GitBox
JiriOndrusek opened a new pull request #1278: URL: https://github.com/apache/camel-quarkus/pull/1278 Issue:https://github.com/apache/camel-quarkus/issues/1193 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should idea

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

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #349: mark JavaScipt DSL as experimental

2020-05-29 Thread GitBox
lburgazzoli commented on issue #349: URL: https://github.com/apache/camel-k-runtime/issues/349#issuecomment-635991705 Fixed by 64a20ec81bd9795daa73b2ac3c08604ec9e29e77 This is an automated message from the Apache Git Service.

[GitHub] [camel] omarsmak merged pull request #3872: CAMEL-15136: Add duration support for debezium auto generated configs

2020-05-29 Thread GitBox
omarsmak merged pull request #3872: URL: https://github.com/apache/camel/pull/3872 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 t

[GitHub] [camel-k-runtime] lburgazzoli closed issue #349: mark JavaScipt DSL as experimental

2020-05-29 Thread GitBox
lburgazzoli closed issue #349: URL: https://github.com/apache/camel-k-runtime/issues/349 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-k-runtime] lburgazzoli opened a new issue #349: mark JavaScipt DSL as experimental

2020-05-29 Thread GitBox
lburgazzoli opened a new issue #349: URL: https://github.com/apache/camel-k-runtime/issues/349 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 opened a new issue #1277: Add enforce rule to avoid extension depending on camel-quarkus-xml-io or camel-quarkus-xml-jaxb directly

2020-05-29 Thread GitBox
lburgazzoli opened a new issue #1277: URL: https://github.com/apache/camel-quarkus/issues/1277 As follow up of #1275, we should add an enforcer rule to to avoid extension depending on `camel-quarkus-xml-io` or `camel-quarkus-xml-jaxb` directly

[camel] 01/02: Archetypes: Add a spring-boot-version property only in this POM

2020-05-29 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 commit 97cda9a0c1e6bfe3d0858bdb6233252a7c360f0f Author: Andrea Cosentino AuthorDate: Fri May 29 15:45:31 2020 +0200 Arc

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1276: extension dependencies issue

2020-05-29 Thread GitBox
lburgazzoli opened a new pull request #1276: URL: https://github.com/apache/camel-quarkus/pull/1276 Fixes #1275 [ ] 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

[camel] 02/02: Camel-Spring-Boot-archetype: Set the spring-boot-version property here

2020-05-29 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 commit e4b7d25dc5b364ca6fbd6c145d95108dd386d980 Author: Andrea Cosentino AuthorDate: Fri May 29 15:46:19 2020 +0200 Cam

[camel] branch master updated (2535f72 -> e4b7d25)

2020-05-29 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.git. from 2535f72 Regen and fixed build new 97cda9a Archetypes: Add a spring-boot-version property only in this POM

[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-29 Thread GitBox
oscerd commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635984408 I don't think it's possible with simple language. So I guess you'll need to add something dynamic there.

[GitHub] [camel] omarsmak opened a new pull request #3872: CAMEL-15136: Add duration support for debezium auto generated configs

2020-05-29 Thread GitBox
omarsmak opened a new pull request #3872: URL: https://github.com/apache/camel/pull/3872 So we can have the support for extended syntax, e.g: `5s` for these auto generated configs This is an automated message from the Apache

[camel] branch master updated (24433ab -> 2535f72)

2020-05-29 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.git. from 24433ab CAMEL-15081: camel-health - Allow to configure from camel-main new 775ea87 Removed Spring-boot-vers

[camel] 01/02: Removed Spring-boot-version property placeholder

2020-05-29 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 commit 775ea872d332a5c8fe57ba8418d13acd6909a187 Author: Andrea Cosentino AuthorDate: Fri May 29 12:55:32 2020 +0200 Rem

[camel] 02/02: Regen and fixed build

2020-05-29 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 commit 2535f726c45b8bea2cc746e2ccc3658c7c3855ab Author: Andrea Cosentino AuthorDate: Fri May 29 15:43:56 2020 +0200 Reg

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

2020-05-29 Thread GitBox
saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635980019 Got it. I wanted to add variable date in camel.sink.url. is there a way to add it. without variable part, the file in S3 is getting overwritten. Here

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

2020-05-29 Thread GitBox
oscerd edited a comment on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635977824 Yes, because you're mixing up the concepts: a consumer in Camel will be used when you're using a Source connector, so you'll have the consumer options in that case

[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-29 Thread GitBox
oscerd commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635977824 Yes, because you're mixing up the concepts: a consumer in Camel wii be used when you're using a Source connector, so you'll have the consumer options in that case. For

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

2020-05-29 Thread GitBox
saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635975635 So, this property **CamelBatchSize** in https://camel.apache.org/manual/latest/batch-consumer.html will not be applicable to s3sink connector?

[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-29 Thread GitBox
oscerd commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635973906 The S3 sink connector doens't provide a batch size option because it's mapped on the camel producer options actually. The producer doesn't work as a batch job.

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

2020-05-29 Thread GitBox
saranyaeu2987 commented on issue #251: URL: https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635971208 @valdar @oscerd I want my CamelSinkConnector(s3) to consume in batches of 1000 messages or for interval of 10seconds. How can I set this property in yaml

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #1275: camel-quarkus-jackson dependency issue

2020-05-29 Thread GitBox
lburgazzoli opened a new issue #1275: URL: https://github.com/apache/camel-quarkus/issues/1275 The `camel-quakus-jackson` extension depends on [camel-quarkus-xml-jaxb](https://github.com/apache/camel-quarkus/blob/master/extensions/jackson/runtime/pom.xml#L52-L55) which causes issues if the

[GitHub] [camel-quarkus] aldettinger opened a new issue #1274: quarkus:dev can't reload when updating timer-log example

2020-05-29 Thread GitBox
aldettinger opened a new issue #1274: URL: https://github.com/apache/camel-quarkus/issues/1274 cd camel-quarkus-upstream/examples/timer-log mvn compile quarkus:dev Edit camel-quarkus-upstream/examples/timer-log/src/main/java/org/acme/timer/TimerRoute.java Save, then it stops with m

[camel] branch master updated: CAMEL-15081: camel-health - Allow to configure from camel-main

2020-05-29 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 24433ab CAMEL-15081: camel-health - Allow to

[camel] branch master updated: camel-health - Allow to enable/disable checks via JMX

2020-05-29 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 0cbf845 camel-health - Allow to enable/disabl

[camel] 01/03: camel-health - Make health simpler

2020-05-29 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 commit 59c4ffb0d412dd2a078a40658cd1fa90f0694347 Author: Claus Ibsen AuthorDate: Fri May 29 13:13:54 2020 +0200 camel-hea

[camel] 03/03: camel-health: also register custom hc repository. And fix camel-spring and add better test.

2020-05-29 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 commit cf316012b4c1be43b278f059adffd5b7c4c02f1e Author: Claus Ibsen AuthorDate: Fri May 29 13:52:13 2020 +0200 camel-hea

[camel] 02/03: camel-health - Make health simpler

2020-05-29 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 commit 473452d5f3c5a50f4ed644b4b3ce9908b6ee1066 Author: Claus Ibsen AuthorDate: Fri May 29 13:40:12 2020 +0200 camel-hea

[camel] branch master updated (c2c1f96 -> cf31601)

2020-05-29 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from c2c1f96 Sync Properties new 59c4ffb camel-health - Make health simpler new 473452d camel-health - Make

[camel-spring-boot] 01/02: [CAMEL-15130] Fix generation for duration

2020-05-29 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 60b3958c65884de16d3a39a558ff4ca129192865 Author: Guillaume Nodet AuthorDate: Fri May 29 10:17:10 2020 +0200

[camel-spring-boot] branch master updated (5f44053 -> 658dde7)

2020-05-29 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. from 5f44053 CAMEL-15134: camel-health - Make routes health check discoverable via classpath. And remove JMX

[GitHub] [camel-website] AemieJ opened a new pull request #377: add script to remove over lapping of nav-panel menu with context

2020-05-29 Thread GitBox
AemieJ opened a new pull request #377: URL: https://github.com/apache/camel-website/pull/377 1. Less than 1024 px, when clicked on the nav-toggle, it overlaps the context and doesn't look sophisticated. Hence, I made the following changes: * 975px <= width < 1024px: When the `nav-to

[GitHub] [camel-k-runtime] nicolaferraro opened a new issue #348: Can't run the API example on Quarkus

2020-05-29 Thread GitBox
nicolaferraro opened a new issue #348: URL: https://github.com/apache/camel-k-runtime/issues/348 Running the API example from the camel k examples repo (but on Quarkus) I get: [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.ca

[camel] 01/02: Upgrade Json schema validator to version 1.0.40

2020-05-29 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 commit df8a86f3df4a86d5cd9cf7a618bd291095a2fe61 Author: Andrea Cosentino AuthorDate: Fri May 29 12:44:54 2020 +0200 Upg

[camel] branch master updated (5bdee74 -> c2c1f96)

2020-05-29 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.git. from 5bdee74 CAMLE-15126: camel-health - Simpler API to resolve health checks or its variation with repository that a

[camel] 02/02: Sync Properties

2020-05-29 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 commit c2c1f96ff16dbe607ccca1c05eb1781e37a964d2 Author: Andrea Cosentino AuthorDate: Fri May 29 12:48:21 2020 +0200 Syn

[camel] branch master updated: CAMLE-15126: camel-health - Simpler API to resolve health checks or its variation with repository that are used for routes.

2020-05-29 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 5bdee74 CAMLE-15126: camel-health - Simpler A

[camel-spring-boot] branch master updated: CAMEL-15134: camel-health - Make routes health check discoverable via classpath. And remove JMX evaluators and make it simpler API to use.

2020-05-29 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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 5f44053 CAMEL-15134: camel-health

[GitHub] [camel-quarkus] ppalaga commented on issue #988: Consider moving quarkus.camel.native.* to Quarkus

2020-05-29 Thread GitBox
ppalaga commented on issue #988: URL: https://github.com/apache/camel-quarkus/issues/988#issuecomment-635900895 The original idea was to deprecate and later remove `quarkus.camel.native.resources.include-patterns` and `quarkus.camel.native.resources.exclude-patterns` from Camel Quarkus onc

[camel] branch master updated: CAMEL-15134: camel-health - Make routes health check discoverable via classpath. And remove JMX evaluators and make it simpler API to use.

2020-05-29 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 49bbe86 CAMEL-15134: camel-health - Make rout

  1   2   >