[GitHub] [camel-quarkus] ppalaga opened a new issue #107: Servlet extension should set the default RestConfiguration

2019-08-02 Thread GitBox
ppalaga opened a new issue #107: Servlet extension should set the default RestConfiguration URL: https://github.com/apache/camel-quarkus/issues/107 Migrating from https://github.com/quarkusio/quarkus/issues/2585 Assigning to me, originally a suggestion of @lburgazzoli : >

[GitHub] [camel-quarkus] oscerd merged pull request #106: Use source block instead of code

2019-08-02 Thread GitBox
oscerd merged pull request #106: Use source block instead of code URL: https://github.com/apache/camel-quarkus/pull/106 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] asf-ci commented on issue #106: Use source block instead of code

2019-08-02 Thread GitBox
asf-ci commented on issue #106: Use source block instead of code URL: https://github.com/apache/camel-quarkus/pull/106#issuecomment-517792939 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/65/

[GitHub] [camel-website] zregvart merged pull request #66: chore: add cache busting

2019-08-02 Thread GitBox
zregvart merged pull request #66: chore: add cache busting URL: https://github.com/apache/camel-website/pull/66 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-quarkus] zregvart opened a new pull request #106: Use source block instead of code

2019-08-02 Thread GitBox
zregvart opened a new pull request #106: Use source block instead of code URL: https://github.com/apache/camel-quarkus/pull/106 This should fix issues reported in the Antora build: ``` [2019-08-02T17:09:35.089Z] asciidoctor: WARNING: contributor-guide.adoc: line 18: invalid style

[GitHub] [camel-website] zregvart merged pull request #67: CAMEL-13805: Add Camel Quarkus page

2019-08-02 Thread GitBox
zregvart merged pull request #67: CAMEL-13805: Add Camel Quarkus page URL: https://github.com/apache/camel-website/pull/67 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] oscerd merged pull request #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
oscerd merged pull request #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-quarkus] oscerd closed issue #37: Documentation

2019-08-02 Thread GitBox
oscerd closed issue #37: Documentation URL: https://github.com/apache/camel-quarkus/issues/37 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] asf-ci commented on issue #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
asf-ci commented on issue #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105#issuecomment-517756943 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/64/

[GitHub] [camel-k] bfitzpat commented on issue #893: Improve kamel "get" to enable specifying integration name

2019-08-02 Thread GitBox
bfitzpat commented on issue #893: Improve kamel "get" to enable specifying integration name URL: https://github.com/apache/camel-k/issues/893#issuecomment-517747391 I believe that `kubectl get integration [name]` returns the same information, but it would be nice to have in the kamel

Re: [HEADS UP] - Mock endpoints now fail fast

2019-08-02 Thread Andrea Cosentino
+1 Il ven 2 ago 2019, 17:11 Pascal Schumacher ha scritto: > +1 > > Am 02.08.2019 um 17:01 schrieb Claus Ibsen: > > Hi > > > > https://issues.apache.org/jira/browse/CAMEL-12003 > > > > When you use assertIsSatisifed with mock endpoints during testing then > > they will now fail fast if a message

[GitHub] [camel-quarkus] ppalaga commented on issue #38: Website

2019-08-02 Thread GitBox
ppalaga commented on issue #38: Website URL: https://github.com/apache/camel-quarkus/issues/38#issuecomment-517742664 PR sent https://github.com/apache/camel-website/pull/67 This is an automated message from the Apache Git

[GitHub] [camel-quarkus] ppalaga commented on issue #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
ppalaga commented on issue #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105#issuecomment-517742450 @zregvart you may want to check the current PR in combination with https://github.com/apache/camel-website/pull/67

[GitHub] [camel-website] ppalaga opened a new pull request #67: CAMEL-13805: Add Camel Quarkus page

2019-08-02 Thread GitBox
ppalaga opened a new pull request #67: CAMEL-13805: Add Camel Quarkus page URL: https://github.com/apache/camel-website/pull/67 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-k] jamesnetherton commented on issue #893: Improve kamel "get" to enable specifying integration name

2019-08-02 Thread GitBox
jamesnetherton commented on issue #893: Improve kamel "get" to enable specifying integration name URL: https://github.com/apache/camel-k/issues/893#issuecomment-517740993 Should be simple enough to add support for providing the integration name. I'll take a look.

[GitHub] [camel-quarkus] ppalaga commented on issue #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
ppalaga commented on issue #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105#issuecomment-517739424 e3f9e11 fixes a few issues I spotted when integrating to camel-website. This is an

Re: [HEADS UP] - Mock endpoints now fail fast

2019-08-02 Thread Pascal Schumacher
+1 Am 02.08.2019 um 17:01 schrieb Claus Ibsen: Hi https://issues.apache.org/jira/browse/CAMEL-12003 When you use assertIsSatisifed with mock endpoints during testing then they will now fail fast if a message arrived that would cause an expectation to fail, and there are still more messages

[GitHub] [camel-k-runtime] nicolaferraro commented on issue #121: Knative component switches from POST to GET depending on the presence of the exchange body

2019-08-02 Thread GitBox
nicolaferraro commented on issue #121: Knative component switches from POST to GET depending on the presence of the exchange body URL: https://github.com/apache/camel-k-runtime/issues/121#issuecomment-517737108 Will write some integration tests

[GitHub] [camel-k-runtime] nicolaferraro commented on issue #69: HTTP multi-headers are randomized in camel-knative-http

2019-08-02 Thread GitBox
nicolaferraro commented on issue #69: HTTP multi-headers are randomized in camel-knative-http URL: https://github.com/apache/camel-k-runtime/issues/69#issuecomment-517736845 I'll write some integration tests This is an

[HEADS UP] - Mock endpoints now fail fast

2019-08-02 Thread Claus Ibsen
Hi https://issues.apache.org/jira/browse/CAMEL-12003 When you use assertIsSatisifed with mock endpoints during testing then they will now fail fast if a message arrived that would cause an expectation to fail, and there are still more messages expected. Before the mock endpoint would only

[GitHub] [camel-quarkus] asf-ci commented on issue #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
asf-ci commented on issue #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105#issuecomment-517725728 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/63/

[GitHub] [camel-k] ipolyzos edited a comment on issue #891: #38: add uninstall command

2019-08-02 Thread GitBox
ipolyzos edited a comment on issue #891: #38: add uninstall command URL: https://github.com/apache/camel-k/pull/891#issuecomment-517721317 I tried `go mod tidy ` from inside docker instances in order to simulate clean builds i.e `docker run --rm -it --privileged -v $PWD:/try -w /try

[GitHub] [camel-k] ipolyzos commented on issue #891: #38: add uninstall command

2019-08-02 Thread GitBox
ipolyzos commented on issue #891: #38: add uninstall command URL: https://github.com/apache/camel-k/pull/891#issuecomment-517721317 I tried `go mod tidy ` from inside docker instances in order to simulate clean builds i.e `docker run --rm -it --privileged -v $PWD:/try -w /try

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #121: Knative component switches from POST to GET depending on the presence of the exchange body

2019-08-02 Thread GitBox
lburgazzoli commented on issue #121: Knative component switches from POST to GET depending on the presence of the exchange body URL: https://github.com/apache/camel-k-runtime/issues/121#issuecomment-517721058 @nicolaferraro can you check that this is solved with the latest code based on

[GitHub] [camel-k-runtime] lburgazzoli commented on issue #69: HTTP multi-headers are randomized in camel-knative-http

2019-08-02 Thread GitBox
lburgazzoli commented on issue #69: HTTP multi-headers are randomized in camel-knative-http URL: https://github.com/apache/camel-k-runtime/issues/69#issuecomment-517720936 @nicolaferraro can you check that this is solved with the latest code based on undertow ?

[GitHub] [camel-quarkus] oscerd commented on issue #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
oscerd commented on issue #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105#issuecomment-517708505 cc @zregvart Zoran, can you have a look at the setup? This is an automated

[GitHub] [camel-quarkus] ppalaga opened a new pull request #105: Fix #37 Setup the documentation

2019-08-02 Thread GitBox
ppalaga opened a new pull request #105: Fix #37 Setup the documentation URL: https://github.com/apache/camel-quarkus/pull/105 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] ipolyzos commented on issue #891: #38: add uninstall command

2019-08-02 Thread GitBox
ipolyzos commented on issue #891: #38: add uninstall command URL: https://github.com/apache/camel-k/pull/891#issuecomment-517698876 I can not replicate the issue with `go mod tidy` in localhost. Please see the log below ``` $ export GO111MODULE="on" $ gimme version

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #124: knative: true knative-http component

2019-08-02 Thread GitBox
lburgazzoli merged pull request #124: knative: true knative-http component URL: https://github.com/apache/camel-k-runtime/pull/124 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] dmvolod commented on issue #891: #38: add uninstall command

2019-08-02 Thread GitBox
dmvolod commented on issue #891: #38: add uninstall command URL: https://github.com/apache/camel-k/pull/891#issuecomment-517666771 @ipolyzos CI env again fails. Please see details? This is an automated message from the Apache

[GitHub] [camel-k] dmvolod edited a comment on issue #891: #38: add uninstall command

2019-08-02 Thread GitBox
dmvolod edited a comment on issue #891: #38: add uninstall command URL: https://github.com/apache/camel-k/pull/891#issuecomment-517666771 @ipolyzos CI env again fails. Please see details. This is an automated message from the

[GitHub] [camel-k] ipolyzos commented on issue #891: #38: add uninstall command

2019-08-02 Thread GitBox
ipolyzos commented on issue #891: #38: add uninstall command URL: https://github.com/apache/camel-k/pull/891#issuecomment-517643880 @dmvolod and @jamesnetherton thank you for your input. I have gone through the changes and applied to the pull request. Please see below the manual lint

[GitHub] [camel-website] zregvart opened a new pull request #66: chore: add cache busting

2019-08-02 Thread GitBox
zregvart opened a new pull request #66: chore: add cache busting URL: https://github.com/apache/camel-website/pull/66 This adds cache busting by adding the hash of the resource to the built file name, for example `site.css` becomes `site-41b4bf62e5.css`. This allows us to cache the

[GitHub] [camel-quarkus] ppalaga commented on issue #37: Documentation

2019-08-02 Thread GitBox
ppalaga commented on issue #37: Documentation URL: https://github.com/apache/camel-quarkus/issues/37#issuecomment-517616926 I am starting to copy the camel-k setup. Plz assign to me. This is an automated message from the

[GitHub] [camel-quarkus] oscerd merged pull request #104: Remove the TravisCI badge from the README

2019-08-02 Thread GitBox
oscerd merged pull request #104: Remove the TravisCI badge from the README URL: https://github.com/apache/camel-quarkus/pull/104 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [camel-quarkus] asf-ci commented on issue #104: Remove the TravisCI badge from the README

2019-08-02 Thread GitBox
asf-ci commented on issue #104: Remove the TravisCI badge from the README URL: https://github.com/apache/camel-quarkus/pull/104#issuecomment-517612463 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/camel-quarkus-pr/62/

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #119: maven dependencies for java.xml.bind (jaxb) issue #103

2019-08-02 Thread GitBox
lburgazzoli merged pull request #119: maven dependencies for java.xml.bind (jaxb) issue #103 URL: https://github.com/apache/camel-k-runtime/pull/119 This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-k-runtime] lburgazzoli closed issue #118: Knative component filters out all headers

2019-08-02 Thread GitBox
lburgazzoli closed issue #118: Knative component filters out all headers URL: https://github.com/apache/camel-k-runtime/issues/118 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #123: Allow endpoint DSL in Camel k

2019-08-02 Thread GitBox
lburgazzoli merged pull request #123: Allow endpoint DSL in Camel k URL: https://github.com/apache/camel-k-runtime/pull/123 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k-runtime] lburgazzoli closed issue #122: Allow endpoint DSL in Camel k

2019-08-02 Thread GitBox
lburgazzoli closed issue #122: Allow endpoint DSL in Camel k URL: https://github.com/apache/camel-k-runtime/issues/122 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel-k-runtime] lburgazzoli merged pull request #120: Knative component filters out all headers

2019-08-02 Thread GitBox
lburgazzoli merged pull request #120: Knative component filters out all headers URL: https://github.com/apache/camel-k-runtime/pull/120 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [camel-quarkus] ppalaga opened a new pull request #104: Remove the TravisCI badge from the README

2019-08-02 Thread GitBox
ppalaga opened a new pull request #104: Remove the TravisCI badge from the README URL: https://github.com/apache/camel-quarkus/pull/104 This is an automated message from the Apache Git Service. To respond to the message,