[GitHub] [camel-quarkus] ppalaga opened a new issue #498: XSLT test coverage

2019-12-02 Thread GitBox
ppalaga opened a new issue #498: XSLT test coverage URL: https://github.com/apache/camel-quarkus/issues/498 Trying to use XSLT to for DOM -> stream transformation in the TagSoup itest (coming via https://github.com/apache/camel-quarkus/pull/493 ) uncovered some issues that need fixing. So

[GitHub] [camel-quarkus] lburgazzoli commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
lburgazzoli commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-561026349 ok to test This is an automated message from the Apache Git Service. To respond t

[GitHub] [camel-quarkus] lburgazzoli commented on issue #497: fix dependencies management in package-maven-plugin

2019-12-02 Thread GitBox
lburgazzoli commented on issue #497: fix dependencies management in package-maven-plugin URL: https://github.com/apache/camel-quarkus/pull/497#issuecomment-561026004 ok to test This is an automated message from the Apache Git

[GitHub] [camel-quarkus] asf-ci commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
asf-ci commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560946605 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/457/Failed Tests: 1came

[GitHub] [camel-quarkus] ppalaga commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560645455 ok to test This is an automated message from the Apache Git Service. To respond to th

[GitHub] [camel-quarkus] jsight commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
jsight commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560636970 Done This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [camel-quarkus] ppalaga commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560623741 > all that needs to be done here now Could you please squash all your (and mine) commits in this PR? --

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352869574 ## File path: poms/bom/pom.xml ## @@ -48,10 +48,7 @@ import - -

[GitHub] [camel-quarkus] jsight commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
jsight commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560596831 Quarkus is at 1.0 but doesn't support... xpath? That is an interesting finding. Anyway, I have merged your PR. Hopefully that is all that needs to be

[GitHub] [camel-quarkus] ppalaga commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560588791 > I have pushed a fix but this just yields another error. I really do not know how to debug this last one. XPath is untested yet, so seeing it

[GitHub] [camel-quarkus] jsight commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
jsight commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352809327 ## File path: poms/bom/pom.xml ## @@ -48,10 +48,7 @@ import - -

[GitHub] [camel-quarkus] lburgazzoli merged pull request #496: mp-config: enable testing profiles in native mode

2019-12-02 Thread GitBox
lburgazzoli merged pull request #496: mp-config: enable testing profiles in native mode URL: https://github.com/apache/camel-quarkus/pull/496 This is an automated message from the Apache Git Service. To respond to the messag

[camel-quarkus] branch master updated: mp-config: enable testing profiles in native mode

2019-12-02 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 4bb8ad0 mp-config: enable testing p

[GitHub] [camel-quarkus] asf-ci commented on issue #496: mp-config: enable testing profiles in native mode

2019-12-02 Thread GitBox
asf-ci commented on issue #496: mp-config: enable testing profiles in native mode URL: https://github.com/apache/camel-quarkus/pull/496#issuecomment-560552795 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/456

[camel-website] branch master updated (2c9d71c -> d2d2235)

2019-12-02 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-website.git. from 2c9d71c Merge pull request #116 from apache/spring-security add 516d214 Added missing blueprint xsd

[camel] branch master updated: Add an option to set the default application.properties location as weel as disabling it

2019-12-02 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new d5020be Add an option to set the default ap

[GitHub] [camel-quarkus] lburgazzoli merged pull request #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
lburgazzoli merged pull request #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495 This is an automated message from the Apache Git Service. To

[camel-quarkus] branch master updated: Fix #494 Group catalog re-generation and formatting mojos under a single profile

2019-12-02 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 e41250f Fix #494 Group catalog re-g

[GitHub] [camel-quarkus] lburgazzoli closed issue #494: Group catalog re-generation and formatting mojos under a single profile

2019-12-02 Thread GitBox
lburgazzoli closed issue #494: Group catalog re-generation and formatting mojos under a single profile URL: https://github.com/apache/camel-quarkus/issues/494 This is an automated message from the Apache Git Service. To resp

[GitHub] [camel-quarkus] asf-ci commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
asf-ci commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495#issuecomment-560489472 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job

[GitHub] [camel-quarkus] jsight commented on issue #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
jsight commented on issue #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#issuecomment-560485629 I have pushed a fix but this just yields another error. I really do not know how to debug this last one. -

[camel-website] branch missing-blueprint-xsd-2 created (now 516d214)

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch missing-blueprint-xsd-2 in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 516d214 Added missing blueprint xsd related to 3.0.0 milestones This branch includes th

[camel-website] 01/01: Merge pull request #116 from apache/spring-security

2019-12-02 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 commit 2c9d71c94837c848bae44717468ea5489a2dc063 Merge: dcd457b 0ba2e00 Author: Andrea Cosentino AuthorDate: Mon Dec

[camel-website] branch master updated (dcd457b -> 2c9d71c)

2019-12-02 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-website.git. from dcd457b Merge pull request #115 from apache/cxf-missing-xsd add 0ba2e00 Added missing xsds for came

[camel-website] branch master updated (f251d3d -> dcd457b)

2019-12-02 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-website.git. from f251d3d Polished add 2efd3bb Added missing CXF xsds add dcd457b Merge pull request #115 from

[GitHub] [camel-quarkus] jsight commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
jsight commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352689717 ## File path: integration-tests/tagsoup/src/test/resources/test.html ## @@ -0,0 +1,26 @@ + + + +Title + + +

[camel-website] 01/01: Added missing xsds for camel-spring-security

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch spring-security in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 0ba2e00b19e5cc033dbd1849558c77c7c3fe6b0f Author: Andrea Cosentino AuthorDate: Mon Dec 2 16:46:42 201

[camel-website] branch spring-security created (now 0ba2e00)

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch spring-security in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 0ba2e00 Added missing xsds for camel-spring-security This branch includes the following new com

[camel-website] 01/01: Added missing CXF xsds

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch cxf-missing-xsd in repository https://gitbox.apache.org/repos/asf/camel-website.git commit 2efd3bbb77a35bde1c3a3f711c7fbd484baa9a71 Author: Andrea Cosentino AuthorDate: Mon Dec 2 16:33:08 201

[camel-website] branch cxf-missing-xsd created (now 2efd3bb)

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch cxf-missing-xsd in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 2efd3bb Added missing CXF xsds This branch includes the following new commits: new 2efd3b

[camel-website] branch spring-missing-xsd created (now 1e6d5f7)

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch spring-missing-xsd in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 1e6d5f7 Added missing xsds for camel-spring This branch includes the following new commits:

[camel-website] branch blueprint-missing-xsd created (now 8fd0e4e)

2019-12-02 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch blueprint-missing-xsd in repository https://gitbox.apache.org/repos/asf/camel-website.git. at 8fd0e4e Added missing camel-blueprint xsd after 3.0.0 release This branch includes the fo

[GitHub] [camel-quarkus] lburgazzoli commented on issue #496: mp-config: enable testing profiles in native mode

2019-12-02 Thread GitBox
lburgazzoli commented on issue #496: mp-config: enable testing profiles in native mode URL: https://github.com/apache/camel-quarkus/pull/496#issuecomment-560436121 ok to test This is an automated message from the Apache Git S

[camel-website] branch master updated: Polished

2019-12-02 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-website.git The following commit(s) were added to refs/heads/master by this push: new f251d3d Polished f251d3d is described

[camel-website] branch master updated: Add blog of whats new in Camel 3

2019-12-02 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-website.git The following commit(s) were added to refs/heads/master by this push: new 45430bb Add blog of whats new in Came

[camel-website] branch master updated: chore: increase timout in Hugo

2019-12-02 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 1ac662b chore: increase timout in Hu

[GitHub] [camel-quarkus] ppalaga commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
ppalaga commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495#issuecomment-560407858 Do we need to re-run the tests because of the Kafka timeout?

[camel-website] branch master updated: Revert "chore: increase timout in Hugo"

2019-12-02 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart 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 2c56055 Revert "chore: increase timout

[GitHub] [camel-quarkus] asf-ci commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
asf-ci commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495#issuecomment-560402109 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job

[camel-website] branch master updated: chore: increase timout in Hugo

2019-12-02 Thread zregvart
This is an automated email from the ASF dual-hosted git repository. zregvart 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 a48c505 chore: increase timout in Hugo

[camel] branch camel-2.24.x updated: Updating Jackrabbit

2019-12-02 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.24.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.24.x by this push: new 3c90d04 Updating Jackrabbit 3c90d0

[camel] branch camel-2.x updated: Updating Jackrabbit

2019-12-02 Thread coheigea
This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-2.x by this push: new 766ff76 Updating Jackrabbit 766ff76 is d

[camel] branch master updated (f9bbc32 -> 4846c95)

2019-12-02 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 f9bbc32 Camel-Protobuf: Aligned Karaf feature add 4846c95 Upgrade Hibernate Validator to version 6.1.0.Fina

[camel] branch master updated (8f766d9 -> f9bbc32)

2019-12-02 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 8f766d9 Upgrade Aspectj to version 1.9.5 add 266eec4 Upgrade Grpc to version 1.25.0 add a070d0d Camel

[camel-k] branch master updated: Fixed doc WARN issue

2019-12-02 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-k.git The following commit(s) were added to refs/heads/master by this push: new f0d15c4 Fixed doc WARN issue f0d15c4 is des

[GitHub] [camel-quarkus] lburgazzoli closed issue #477: Native compile fails in some aggregation strategy which I am not using

2019-12-02 Thread GitBox
lburgazzoli closed issue #477: Native compile fails in some aggregation strategy which I am not using URL: https://github.com/apache/camel-quarkus/issues/477 This is an automated message from the Apache Git Service. To respo

[GitHub] [camel-quarkus] lburgazzoli commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
lburgazzoli commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495#issuecomment-560368437 ok to test This is an automated message

[GitHub] [camel-quarkus] lburgazzoli commented on issue #477: Native compile fails in some aggregation strategy which I am not using

2019-12-02 Thread GitBox
lburgazzoli commented on issue #477: Native compile fails in some aggregation strategy which I am not using URL: https://github.com/apache/camel-quarkus/issues/477#issuecomment-560368619 `true` fixes the issue This is an auto

[camel-website] branch master updated: Add blog of whats new in Camel 3

2019-12-02 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-website.git The following commit(s) were added to refs/heads/master by this push: new 383dd4d Add blog of whats new in Came

[camel] branch master updated: Upgrade Aspectj to version 1.9.5

2019-12-02 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 8f766d9 Upgrade Aspectj to version 1.9.5 8f7

[camel] branch master updated: Upgrade Testcontainers to version 1.12.4

2019-12-02 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 909b137 Upgrade Testcontainers to version 1.

[GitHub] [camel-quarkus] ppalaga commented on issue #74: Create a Camel Telegram extension

2019-12-02 Thread GitBox
ppalaga commented on issue #74: Create a Camel Telegram extension URL: https://github.com/apache/camel-quarkus/issues/74#issuecomment-560353716 Giving another try. Please assign to me. This is an automated message from the Apa

[camel] branch master updated: Camel-Jbpm: Fixed Spring Boot Integration test

2019-12-02 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 f8e2f8f Camel-Jbpm: Fixed Spring Boot Integr

[GitHub] [camel-quarkus] ppalaga commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
ppalaga commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495#issuecomment-560351553 d20e251 fixes a typo This is an automated me

[camel] branch master updated: Regen

2019-12-02 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 ed6c524 Regen ed6c524 is described below co

[GitHub] [camel-k] vinayakadkoli commented on issue #1115: unable to execute basic Examples eg. Printer.groovy in GKE

2019-12-02 Thread GitBox
vinayakadkoli commented on issue #1115: unable to execute basic Examples eg. Printer.groovy in GKE URL: https://github.com/apache/camel-k/issues/1115#issuecomment-560348381 managed to get this running by working with Knative 0.7 -

[GitHub] [camel-k] vinayakadkoli closed issue #1115: unable to execute basic Examples eg. Printer.groovy in GKE

2019-12-02 Thread GitBox
vinayakadkoli closed issue #1115: unable to execute basic Examples eg. Printer.groovy in GKE URL: https://github.com/apache/camel-k/issues/1115 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [camel-k] vinayakadkoli commented on issue #1039: Camel K Operator is not reading the Telegram endpoint API-Key properly.

2019-12-02 Thread GitBox
vinayakadkoli commented on issue #1039: Camel K Operator is not reading the Telegram endpoint API-Key properly. URL: https://github.com/apache/camel-k/issues/1039#issuecomment-560347781 I see the same behavior too. This is a

[GitHub] [camel-quarkus] oscerd commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
oscerd commented on issue #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495#issuecomment-560345922 ok to test This is an automated message from

[GitHub] [camel-quarkus] ppalaga opened a new pull request #495: Fix #494 Group catalog re-generation and formatting mojos under a sin…

2019-12-02 Thread GitBox
ppalaga opened a new pull request #495: Fix #494 Group catalog re-generation and formatting mojos under a sin… URL: https://github.com/apache/camel-quarkus/pull/495 …gle profile This is an automated message from the Apache Gi

[camel] branch master updated: Upgrade resilience4j

2019-12-02 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 acaf398 Upgrade resilience4j acaf398 is descr

[camel] 01/03: Camel-Core-Engine: Fixed CS

2019-12-02 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 d6cd9bc9a319d279e1aafd22f900c8c21186a869 Author: Andrea Cosentino AuthorDate: Mon Dec 2 11:01:02 2019 +0100 Came

[camel] 03/03: Camel-Spring: Fixed CS

2019-12-02 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 aa59017c3a0b3fffcb7f38582296d7fafaeff160 Author: Andrea Cosentino AuthorDate: Mon Dec 2 11:29:53 2019 +0100 Came

[camel] branch master updated (c83db4d -> aa59017)

2019-12-02 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 c83db4d Fixed test after XML DSL model change to use strings for attributes new d6cd9bc Camel-Core-Engine:

[camel] 02/03: Camel-Core: Fixed CS

2019-12-02 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 ae20a8e9a58ce6bd730dc5fc35ca2bc4b08a7710 Author: Andrea Cosentino AuthorDate: Mon Dec 2 11:25:34 2019 +0100 Came

[GitHub] [camel-quarkus] ppalaga commented on issue #460: Initial commit of git extension

2019-12-02 Thread GitBox
ppalaga commented on issue #460: Initial commit of git extension URL: https://github.com/apache/camel-quarkus/pull/460#issuecomment-560315169 @cunningt could you please rebase? This is an automated message from the Apache Git

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352479609 ## File path: extensions/tagsoup/runtime/src/main/resources/META-INF/quarkus-extension.yaml ## @@ -0,0 +1,26 @@ +

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352478777 ## File path: extensions/tagsoup/runtime/pom.xml ## @@ -0,0 +1,82 @@ + + +http://maven.apache.org/POM/4.0.0"; xml

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352493913 ## File path: poms/bom/pom.xml ## @@ -48,10 +48,7 @@ import - -

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support

2019-12-02 Thread GitBox
ppalaga commented on a change in pull request #493: Issue 490: Add tagsoup support URL: https://github.com/apache/camel-quarkus/pull/493#discussion_r352489210 ## File path: integration-tests/tagsoup/src/test/resources/test.html ## @@ -0,0 +1,26 @@ + + + +Title + + +

[GitHub] [camel-k-runtime] apupier closed issue #203: Invalid Camel KNative json schema

2019-12-02 Thread GitBox
apupier closed issue #203: Invalid Camel KNative json schema URL: https://github.com/apache/camel-k-runtime/issues/203 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #205: Provide basic description for KNative component to have a valid catalog

2019-12-02 Thread GitBox
lburgazzoli merged pull request #205: Provide basic description for KNative component to have a valid catalog URL: https://github.com/apache/camel-k-runtime/pull/205 This is an automated message from the Apache Git Service.

[camel-k-runtime] branch master updated: Provide basic description for KNative component to have a valid catalog entry #203

2019-12-02 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 81d4757 Provide basic description

[camel] branch master updated: Fixed test after XML DSL model change to use strings for attributes

2019-12-02 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 c83db4d Fixed test after XML DSL model change

[GitHub] [camel-k-runtime] apupier opened a new pull request #205: Provide basic description for KNative component to have a valid catalog

2019-12-02 Thread GitBox
apupier opened a new pull request #205: Provide basic description for KNative component to have a valid catalog URL: https://github.com/apache/camel-k-runtime/pull/205 entry #203 Signed-off-by: Aurélien Pupier This is

[GitHub] [camel-quarkus] ppalaga opened a new issue #494: Group catalog re-generation and formatting mojos under a single profile

2019-12-02 Thread GitBox
ppalaga opened a new issue #494: Group catalog re-generation and formatting mojos under a single profile URL: https://github.com/apache/camel-quarkus/issues/494 Proposed by @lburgazzoli https://github.com/apache/camel-quarkus/pull/492#discussion_r352280609

[camel-k-runtime] branch master updated: Add type information to catalog

2019-12-02 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 f9d62a3 Add type information to c

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #204: Add type information to catalog

2019-12-02 Thread GitBox
lburgazzoli merged pull request #204: Add type information to catalog URL: https://github.com/apache/camel-k-runtime/pull/204 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k-runtime] jamesnetherton opened a new pull request #204: Add type information to catalog

2019-12-02 Thread GitBox
jamesnetherton opened a new pull request #204: Add type information to catalog URL: https://github.com/apache/camel-k-runtime/pull/204 Relates to https://github.com/apache/camel-k/issues/1095. This is an automated message from