[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #1407: Create a camel-componentdsl extension

2020-06-22 Thread GitBox
ppalaga commented on a change in pull request #1407: URL: https://github.com/apache/camel-quarkus/pull/1407#discussion_r444002718 ## File path: extensions/componentdsl/runtime/pom.xml ## @@ -0,0 +1,92 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/200

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #1408: Added Json Validator support #1367

2020-06-22 Thread GitBox
ppalaga commented on a change in pull request #1408: URL: https://github.com/apache/camel-quarkus/pull/1408#discussion_r444001623 ## File path: integration-tests/json-validator/pom.xml ## @@ -0,0 +1,126 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #1407: Create a camel-componentdsl extension

2020-06-22 Thread GitBox
ppalaga commented on a change in pull request #1407: URL: https://github.com/apache/camel-quarkus/pull/1407#discussion_r443996631 ## File path: docs/modules/ROOT/pages/extensions/componentdsl.adoc ## @@ -0,0 +1,22 @@ +// Do not edit directly! +// This file was generated by cam

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #1407: Create a camel-componentdsl extension

2020-06-22 Thread GitBox
ppalaga commented on a change in pull request #1407: URL: https://github.com/apache/camel-quarkus/pull/1407#discussion_r443995584 ## File path: docs/modules/ROOT/pages/extensions/componentdsl.adoc ## @@ -0,0 +1,22 @@ +// Do not edit directly! +// This file was generated by cam

[GitHub] [camel-quarkus] zhfeng commented on a change in pull request #1411: Fix #1263 - Add the camel-jta extension

2020-06-22 Thread GitBox
zhfeng commented on a change in pull request #1411: URL: https://github.com/apache/camel-quarkus/pull/1411#discussion_r443987366 ## File path: extensions/jta/deployment/src/main/java/org/apache/camel/quarkus/component/jta/deployment/JtaProcessor.java ## @@ -0,0 +1,66 @@ +/* +

[GitHub] [camel-k] rahgadda edited a comment on issue #674: kamel install not working - Error: cannot find automatically a registry where to push images

2020-06-22 Thread GitBox
rahgadda edited a comment on issue #674: URL: https://github.com/apache/camel-k/issues/674#issuecomment-647929800 Hi Team, I am also facing the same issue. ```bash kamel install --cluster-setup --registry-insecure 10.40.65.121:5000 kamel init hello.java kamel run .\hello.j

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1408: Added Json Validator support #1367

2020-06-22 Thread GitBox
jamesnetherton commented on a change in pull request #1408: URL: https://github.com/apache/camel-quarkus/pull/1408#discussion_r443982785 ## File path: extensions/json-validator/deployment/pom.xml ## @@ -0,0 +1,79 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1408: Added Json Validator support #1367

2020-06-22 Thread GitBox
jamesnetherton commented on a change in pull request #1408: URL: https://github.com/apache/camel-quarkus/pull/1408#discussion_r443982785 ## File path: extensions/json-validator/deployment/pom.xml ## @@ -0,0 +1,79 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="

[GitHub] [camel-k] rahgadda edited a comment on issue #674: kamel install not working - Error: cannot find automatically a registry where to push images

2020-06-22 Thread GitBox
rahgadda edited a comment on issue #674: URL: https://github.com/apache/camel-k/issues/674#issuecomment-647929800 Hi Team, I am also facing the same issue. ```bash kamel install --cluster-setup --registry 10.40.65.121:5000 kamel init hello.java kamel run .\hello.java --dev

[GitHub] [camel-k] rahgadda commented on issue #674: kamel install not working - Error: cannot find automatically a registry where to push images

2020-06-22 Thread GitBox
rahgadda commented on issue #674: URL: https://github.com/apache/camel-k/issues/674#issuecomment-647929800 Hi Team, I am also facing the same issue. ```bash kamel install --cluster-setup --registry 10.40.65.121:5000 kamel init hello.java kamel run .\hello.java --dev ```

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1411: Fix #1263 - Add the camel-jta extension

2020-06-22 Thread GitBox
jamesnetherton commented on a change in pull request #1411: URL: https://github.com/apache/camel-quarkus/pull/1411#discussion_r443980311 ## File path: integration-tests/jta/src/main/resources/application.properties ## @@ -0,0 +1,16 @@ +## ---

[camel] branch master updated: CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes.

2020-06-22 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 2a68f61 CAMEL-15224: camel-api-component - Av

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

2020-06-22 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 0e3146e Camel-Package-Maven-Plugin: Fixed CS

[camel-kafka-connector] 01/01: Merge pull request #292 from apache/packages-up

2020-06-22 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-kafka-connector.git commit e501c050d040ff17288b656ba2db97b1bdba4ac4 Merge: fb31a84 b2297e2 Author: Andrea Cosentino AuthorDate:

[GitHub] [camel-kafka-connector] oscerd merged pull request #292: Updated the packages docs page

2020-06-22 Thread GitBox
oscerd merged pull request #292: URL: https://github.com/apache/camel-kafka-connector/pull/292 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

[camel-kafka-connector] branch master updated (fb31a84 -> e501c05)

2020-06-22 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-kafka-connector.git. from fb31a84 Merge pull request #289 from apache/aggregate-attempt add b2297e2 Updated the packa

[camel-kafka-connector] branch packages-up created (now b2297e2)

2020-06-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch packages-up in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at b2297e2 Updated the packages docs page This branch includes the following new commits:

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #292: Updated the packages docs page

2020-06-22 Thread GitBox
oscerd opened a new pull request #292: URL: https://github.com/apache/camel-kafka-connector/pull/292 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel-kafka-connector] 01/01: Updated the packages docs page

2020-06-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch packages-up in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit b2297e2110fb81bff85749fd82d94d0f20f7cb05 Author: Andrea Cosentino AuthorDate: Tue Jun 23 07:26:3

[camel] 02/02: Camel-AWS-SQS: Cleanup POM

2020-06-22 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 dc4b2b5e8bd04796586ec92cef5f4d65280d6ff7 Author: Andrea Cosentino AuthorDate: Tue Jun 23 07:21:08 2020 +0200 Cam

[camel] branch master updated (0dc491a -> dc4b2b5)

2020-06-22 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 0dc491a Regen new 9f575c2 Camel-AWS-SNS: Cleanup POM new dc4b2b5 Camel-AWS-SQS: Cleanup POM The 2 re

[camel] 01/02: Camel-AWS-SNS: Cleanup POM

2020-06-22 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 9f575c2d2f27098a954b7b0d8686d96ea4fe323b Author: Andrea Cosentino AuthorDate: Tue Jun 23 07:19:29 2020 +0200 Cam

[camel] branch master updated: Regen

2020-06-22 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 0dc491a Regen 0dc491a is described below co

[camel] branch master updated (c6d0c89 -> 9e3d24b)

2020-06-22 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 c6d0c89 Sync Properties new eba38a5 CAMEL-15224: camel-api-component - Avoid reflection when configured nes

[camel] 03/03: CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes.

2020-06-22 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 9e3d24b6f977091a5f2fdf3af74d6b327b29116e Author: Claus Ibsen AuthorDate: Tue Jun 23 07:04:34 2020 +0200 CAMEL-152

[camel] 01/03: CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes.

2020-06-22 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 eba38a52355da86e22e2c985b336267d62df22b2 Author: Claus Ibsen AuthorDate: Tue Jun 23 06:05:38 2020 +0200 CAMEL-152

[camel] 02/03: Regen

2020-06-22 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 ab98fdff94b2ea2b4b9f3fab3ad38e1c0373f3f1 Author: Claus Ibsen AuthorDate: Tue Jun 23 06:13:33 2020 +0200 Regen ---

[GitHub] [camel-kafka-connector] oscerd opened a new issue #291: Add Aggregate integration test

2020-06-22 Thread GitBox
oscerd opened a new issue #291: URL: https://github.com/apache/camel-kafka-connector/issues/291 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[camel] branch master updated: Sync Properties

2020-06-22 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 c6d0c89 Sync Properties c6d0c89 is described

[camel] branch master updated: Upgrade AWS SDK v2 to version 2.13.42

2020-06-22 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 fa73276 Upgrade AWS SDK v2 to version 2.13.4

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #1411: Fix #1263 - Add the camel-jta extension

2020-06-22 Thread GitBox
davsclaus commented on a change in pull request #1411: URL: https://github.com/apache/camel-quarkus/pull/1411#discussion_r443951698 ## File path: extensions/jta/runtime/pom.xml ## @@ -0,0 +1,98 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2

[GitHub] [camel-quarkus] davsclaus commented on a change in pull request #1409: Update dependencies

2020-06-22 Thread GitBox
davsclaus commented on a change in pull request #1409: URL: https://github.com/apache/camel-quarkus/pull/1409#discussion_r443951366 ## File path: pom.xml ## @@ -323,6 +323,13 @@ groovy-all Review comment: What are we using groovy-all for? In

[camel-quarkus] branch quarkus-master updated (f5f4a06 -> 4eb7eb6)

2020-06-22 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 f5f4a06 Temporarily disable debezium tests until #1311 and associtated issues are fixed discard

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

2020-06-22 Thread GitBox
github-actions[bot] commented on issue #1381: URL: https://github.com/apache/camel-quarkus/issues/1381#issuecomment-647890085 Build fixed with: * Camel Quarkus Commit: 4eb7eb60c3eb3d7283c662e6693817978e975f66 * Quarkus Master Commit: 9a138c7172e73c11ac87b0d77109a030698462e3

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

2020-06-22 Thread GitBox
github-actions[bot] closed issue #1381: URL: https://github.com/apache/camel-quarkus/issues/1381 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

[camel-quarkus] 02/02: Temporarily disable debezium tests until #1311 and associtated issues are fixed

2020-06-22 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 4eb7eb60c3eb3d7283c662e6693817978e975f66 Author: James Netherton AuthorDate: Fri Jun 12 08:02:22 2020

[camel-quarkus] 01/02: Upgrade to Quarkus 1.6.0 - WIP

2020-06-22 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 0adb8d5a9b87f361a4b89965175a0c92e4fb01a1 Author: James Netherton AuthorDate: Fri May 29 09:57:38 2020

[camel-spring-boot] branch master updated: [create-pull-request] automated change

2020-06-22 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-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 8a0ddd0 [create-pull-request] au

[GitHub] [camel-spring-boot] oscerd merged pull request #93: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-06-22 Thread GitBox
oscerd merged pull request #93: URL: https://github.com/apache/camel-spring-boot/pull/93 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] zhfeng opened a new pull request #1411: Fix #1263 - Add the camel-jta extension

2020-06-22 Thread GitBox
zhfeng opened a new pull request #1411: URL: https://github.com/apache/camel-quarkus/pull/1411 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-spring-boot] github-actions[bot] opened a new pull request #93: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-06-22 Thread GitBox
github-actions[bot] opened a new pull request #93: URL: https://github.com/apache/camel-spring-boot/pull/93 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 bf4147f)

2020-06-22 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 bf4147f [create-pull-request] automated change No new revisions were added by this

[GitHub] [camel-quarkus] ppalaga closed issue #536: Add documentation about configuration options

2020-06-22 Thread GitBox
ppalaga closed issue #536: URL: https://github.com/apache/camel-quarkus/issues/536 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-quarkus] ppalaga commented on issue #536: Add documentation about configuration options

2020-06-22 Thread GitBox
ppalaga commented on issue #536: URL: https://github.com/apache/camel-quarkus/issues/536#issuecomment-647807041 We now have Camel Quarkus specific options on extension pages. Camel options are listed on the respective component pages to which we link from extension pages. I think we can cl

[GitHub] [camel-quarkus] ppalaga opened a new issue #1410: Add styles for Quarkus config options fixed at build time

2020-06-22 Thread GitBox
ppalaga opened a new issue #1410: URL: https://github.com/apache/camel-quarkus/issues/1410 We have `icon:lock[title=Fixed at build time]` in AsciiDoc, which translates to `` in HTML. We need some styles to make the icon and tooltip visible. ---

[GitHub] [camel-k] aldettinger commented on issue #1505: kamel run simple.js --dev hangs after multiple kill/start

2020-06-22 Thread GitBox
aldettinger commented on issue #1505: URL: https://github.com/apache/camel-k/issues/1505#issuecomment-647750236 Hey @tadayosi , sure you can :+1: This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [camel-quarkus] aldettinger opened a new pull request #1408: Added Json Validator support #1367

2020-06-22 Thread GitBox
aldettinger opened a new pull request #1408: URL: https://github.com/apache/camel-quarkus/pull/1408 [ ] 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 #1407: Create a camel-componentdsl extension

2020-06-22 Thread GitBox
lburgazzoli opened a new pull request #1407: URL: https://github.com/apache/camel-quarkus/pull/1407 Fixes #1376 [ ] 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 commented on issue #1376: Create a camel-componentdsl extension

2020-06-22 Thread GitBox
lburgazzoli commented on issue #1376: URL: https://github.com/apache/camel-quarkus/issues/1376#issuecomment-647745750 > And we can investigate if that is also possible: > > ```java > @Produces > public LogComponent createMyFancyLogComponent(ComponentsBuilderFactory builder) {

[camel-website] branch master updated: Typo (#404)

2020-06-22 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-website.git The following commit(s) were added to refs/heads/master by this push: new 1bd1b94 Typo (#404) 1bd1b94 is descr

[GitHub] [camel-website] oscerd merged pull request #404: Typo

2020-06-22 Thread GitBox
oscerd merged pull request #404: URL: https://github.com/apache/camel-website/pull/404 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

[GitHub] [camel-website] cvdenzen opened a new pull request #404: Typo

2020-06-22 Thread GitBox
cvdenzen opened a new pull request #404: URL: https://github.com/apache/camel-website/pull/404 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-website] aashnajena commented on pull request #397: Merge Projects and Documentation Page

2020-06-22 Thread GitBox
aashnajena commented on pull request #397: URL: https://github.com/apache/camel-website/pull/397#issuecomment-647728721 @zregvart @AemieJ I have made all the suggested changes wrt content and styling. Please give it another look. Since we have 5 sub-projects, we have some space left

[GitHub] [camel-quarkus] gunnarmorling commented on issue #1182: ASM Unsupported api 524288 after the upgrade to Gizmo 1.0.3

2020-06-22 Thread GitBox
gunnarmorling commented on issue #1182: URL: https://github.com/apache/camel-quarkus/issues/1182#issuecomment-647727620 Ha, just ran into this very same issue myself. Thanks for the good explanation of the cause in this report, helped me to understand what I'd have to do :) -

[GitHub] [camel-quarkus] lburgazzoli commented on issue #1406: Don't bind beans to the registry if they are produced by the user

2020-06-22 Thread GitBox
lburgazzoli commented on issue #1406: URL: https://github.com/apache/camel-quarkus/issues/1406#issuecomment-647722620 /cc @jamesnetherton this is something also to take into account if you have plans to revisit how beans are bound to the registry. -

[GitHub] [camel-quarkus] lburgazzoli edited a comment on issue #1406: Don't bind beans to the registry if they are produced by the user

2020-06-22 Thread GitBox
lburgazzoli edited a comment on issue #1406: URL: https://github.com/apache/camel-quarkus/issues/1406#issuecomment-647722620 @jamesnetherton this is something to eventually take into account if you have plans to revisit how beans are bound to the registry.

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #1406: Don't bind beans to the registry if they are produced by the user

2020-06-22 Thread GitBox
lburgazzoli opened a new issue #1406: URL: https://github.com/apache/camel-quarkus/issues/1406 Assuming you have a the following code from the user applications code: ```java @ApplicationScoped public class Configurations { /** * Produces a {@link LogComponent} in

[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

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1405: Observe Camel's events

2020-06-22 Thread GitBox
lburgazzoli merged pull request #1405: URL: https://github.com/apache/camel-quarkus/pull/1405 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 closed issue #1353: Observe Camel's events

2020-06-22 Thread GitBox
lburgazzoli closed issue #1353: URL: https://github.com/apache/camel-quarkus/issues/1353 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] 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 #1353 (cleanup c

[camel-kafka-connector] 01/01: Merge pull request #289 from apache/aggregate-attempt

2020-06-22 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-kafka-connector.git commit fb31a84c3509ede8138c0a0ffc4f228262adb92f Merge: 698b0dc 7047fcc Author: Andrea Cosentino AuthorDate:

[camel-kafka-connector] branch master updated (698b0dc -> fb31a84)

2020-06-22 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-kafka-connector.git. from 698b0dc Merge pull request #286 from orpiske/cassandra-test-improvements add 1ed3a79 Added

[GitHub] [camel-kafka-connector] oscerd merged pull request #289: Aggregate Support

2020-06-22 Thread GitBox
oscerd merged pull request #289: URL: https://github.com/apache/camel-kafka-connector/pull/289 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-kafka-connector] oscerd closed issue #274: Being able to inject an aggregator in a sink connector

2020-06-22 Thread GitBox
oscerd closed issue #274: URL: https://github.com/apache/camel-kafka-connector/issues/274 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

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

2020-06-22 Thread GitBox
lburgazzoli edited a comment on issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280#issuecomment-647647024 We have now an example that uses quarkus main https://github.com/apache/camel-quarkus/tree/master/examples/timer-log-main however there's an issue

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

2020-06-22 Thread GitBox
lburgazzoli commented on issue #1280: URL: https://github.com/apache/camel-quarkus/issues/1280#issuecomment-647647024 We have now an example that uses quarkus main https://github.com/apache/camel-quarkus/tree/master/examples/timer-log-main however there's an issue https:/

[GitHub] [camel-kafka-connector] oscerd opened a new issue #290: Aggregator support for completionTimeout too

2020-06-22 Thread GitBox
oscerd opened a new issue #290: URL: https://github.com/apache/camel-kafka-connector/issues/290 Actually we are closing the aggregation only based on completionSize, but we can add an option for completionTimeout too. This i

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #289: Aggregate Support

2020-06-22 Thread GitBox
oscerd opened a new pull request #289: URL: https://github.com/apache/camel-kafka-connector/pull/289 Fixes #274 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[camel-kafka-connector] branch aggregate-attempt created (now 7047fcc)

2020-06-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch aggregate-attempt in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 7047fcc Fixed CS This branch includes the following new commits: new 1ed3a79 A

[camel-kafka-connector] 03/03: Fixed CS

2020-06-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aggregate-attempt in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 7047fcc7b85e59cfee5ffb3b3eaf33ee132778ec Author: Andrea Cosentino AuthorDate: Mon Jun 22 1

[camel-kafka-connector] 02/03: Added a StringAggregator basic

2020-06-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aggregate-attempt in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 712917ea9274feaf13bb5f4eeb2971b4f0c6e234 Author: Andrea Cosentino AuthorDate: Mon Jun 22 1

[camel-kafka-connector] 01/03: Added a first spike of aggregate support

2020-06-22 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aggregate-attempt in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 1ed3a7904cce156640eaad861d47e1d4e63d93f3 Author: Andrea Cosentino AuthorDate: Mon Jun 22 1

[GitHub] [camel-k] astefanutti edited a comment on pull request #1514: Upgrade CRDs to apiextensions.k8s.io/v1

2020-06-22 Thread GitBox
astefanutti edited a comment on pull request #1514: URL: https://github.com/apache/camel-k/pull/1514#issuecomment-647630101 Currently blocked by #1550. TODO: - Update Helm charts - Update OLM CSVs This is an auto

[GitHub] [camel-k] astefanutti commented on pull request #1514: Upgrade CRDs to apiextensions.k8s.io/v1

2020-06-22 Thread GitBox
astefanutti commented on pull request #1514: URL: https://github.com/apache/camel-k/pull/1514#issuecomment-647630101 Currently blocked by #1550. This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [camel-k] astefanutti opened a new issue #1550: Drop OpenShift 3 support

2020-06-22 Thread GitBox
astefanutti opened a new issue #1550: URL: https://github.com/apache/camel-k/issues/1550 Camel K CRDs currently uses `apiextensions.k8s.io/v1beta1`, which will be removed in a future release of Kubernetes (currently planned for 1.22): kubernetes/kubernetes#82022. Work has been done

[camel] branch master updated (fd7e45c -> 67b0311)

2020-06-22 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.git. from fd7e45c CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes. new 2

[camel] 02/07: [CAMEL-11807] Upgrade camel-apns to junit5

2020-06-22 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.git commit 1e720299e1bed18d906a5200602f458cfd005ef8 Author: Guillaume Nodet AuthorDate: Mon Jun 22 13:39:55 2020 +0200 [CAMEL-1

[camel] 07/07: [CAMEL-11807] Upgrade camel-box to junit5

2020-06-22 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.git commit 67b03118004c43536c2e10f0f5b529c0664eb8b5 Author: Guillaume Nodet AuthorDate: Mon Jun 22 15:13:09 2020 +0200 [CAMEL-1

[camel] 06/07: [CAMEL-11807] Upgrade camel-bonita to junit5

2020-06-22 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.git commit 8c882b3342602b6bc0417acaa58b16ef4890c176 Author: Guillaume Nodet AuthorDate: Mon Jun 22 14:36:00 2020 +0200 [CAMEL-1

[camel] 03/07: [CAMEL-11807] Upgrade camel-atmos to junit5

2020-06-22 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.git commit c022f23ab18e87e3c66c03b422438ca078cce318 Author: Guillaume Nodet AuthorDate: Mon Jun 22 13:40:53 2020 +0200 [CAMEL-1

[GitHub] [camel] gnodet merged pull request #3940: Camel 11807

2020-06-22 Thread GitBox
gnodet merged pull request #3940: URL: https://github.com/apache/camel/pull/3940 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] 04/07: [CAMEL-11807] Upgrade camel-azure to junit5

2020-06-22 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.git commit ac287174dc0b4748f7e9e5847cf43efa7d523a4d Author: Guillaume Nodet AuthorDate: Mon Jun 22 13:42:36 2020 +0200 [CAMEL-1

[camel] branch master updated (5aca5a9 -> fd7e45c)

2020-06-22 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 5aca5a9 CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes. ad

[GitHub] [camel] davsclaus closed pull request #3939: Camel 15224

2020-06-22 Thread GitBox
davsclaus closed pull request #3939: URL: https://github.com/apache/camel/pull/3939 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] davsclaus commented on pull request #3939: Camel 15224

2020-06-22 Thread GitBox
davsclaus commented on pull request #3939: URL: https://github.com/apache/camel/pull/3939#issuecomment-647610413 Argh fuck a git push origin also mistakenly pushed some changes on my master which was branched for this. I wanted to do a squash when this PR was ready. Okay sorry, so I will h

[camel] branch CAMEL-15224 updated (5aca5a9 -> 4b54064)

2020-06-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch CAMEL-15224 in repository https://gitbox.apache.org/repos/asf/camel.git. from 5aca5a9 CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes.

[camel] branch master updated (c86c860 -> 5aca5a9)

2020-06-22 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 c86c860 Typo mistake about HTTP (#3938) add b4abddc CAMEL-15224: camel-api-component - Avoid reflection when

[GitHub] [camel-quarkus] lburgazzoli opened a new pull request #1405: Observe Camel's events

2020-06-22 Thread GitBox
lburgazzoli opened a new pull request #1405: URL: https://github.com/apache/camel-quarkus/pull/1405 Fixes #1353 [ ] 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 comm

[GitHub] [camel] gnodet opened a new pull request #3940: Camel 11807

2020-06-22 Thread GitBox
gnodet opened a new pull request #3940: URL: https://github.com/apache/camel/pull/3940 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

[GitHub] [camel-k] nicolaferraro opened a new issue #1549: Auto-detect json in yaml syntax

2020-06-22 Thread GitBox
nicolaferraro opened a new issue #1549: URL: https://github.com/apache/camel-k/issues/1549 It's common to do in YAML syntax: ``` steps: - marshal: json: {} ``` But the marshaller dependency is not recognized automatically and "camel-jackson" needs to be explici

[GitHub] [camel-quarkus] lburgazzoli merged pull request #1404: Observe Camel's Lifecycle events

2020-06-22 Thread GitBox
lburgazzoli merged pull request #1404: URL: https://github.com/apache/camel-quarkus/pull/1404 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 closed issue #1399: Observe Camel's Lifecycle events

2020-06-22 Thread GitBox
lburgazzoli closed issue #1399: URL: https://github.com/apache/camel-quarkus/issues/1399 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: 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 Lifecycle e

[GitHub] [camel-k-runtime] astefanutti commented on issue #362: Injecting a CDI bean managed by Quarkus into Camel K routes leads to a null reference

2020-06-22 Thread GitBox
astefanutti commented on issue #362: URL: https://github.com/apache/camel-k-runtime/issues/362#issuecomment-647522128 @lburgazzoli awesome. I'll try it ASAP. Let me close this then. This is an automated message from the Apach

[GitHub] [camel-k-runtime] astefanutti closed issue #362: Injecting a CDI bean managed by Quarkus into Camel K routes leads to a null reference

2020-06-22 Thread GitBox
astefanutti closed issue #362: URL: https://github.com/apache/camel-k-runtime/issues/362 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-kafka-connector] orpiske opened a new issue #288: Enable testRetrieveFromCassandraWithCustomStrategy on CamelSourceCassandraITCase

2020-06-22 Thread GitBox
orpiske opened a new issue #288: URL: https://github.com/apache/camel-kafka-connector/issues/288 The [testRetrieveFromCassandraWithCustomStrategy]( https://github.com/apache/camel-kafka-connector/blob/5090422c4faa6cfe2f506a5a53d14a875af5b654/tests/itests-cassandra/src/test/java/org/apach

[GitHub] [camel] davsclaus opened a new pull request #3939: Camel 15224

2020-06-22 Thread GitBox
davsclaus opened a new pull request #3939: URL: https://github.com/apache/camel/pull/3939 Just a heads up about a big commit coming to make the api components reflection free. This is done by generating configurers for their generated configuration classes (double generation). And now also

[camel] 09/16: CAMEL-15224: camel-api-component - Avoid reflection when configured nested configuration classes.

2020-06-22 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch CAMEL-15224 in repository https://gitbox.apache.org/repos/asf/camel.git commit 4172a30b3a3a2a376c811f60319dd6f6af05ed10 Author: Claus Ibsen AuthorDate: Mon Jun 22 13:01:34 2020 +0200 CAME

  1   2   >