[GitHub] nicolaferraro opened a new pull request #154: (chore): use operator-sdk master and fix tests

2018-10-03 Thread GitBox
nicolaferraro opened a new pull request #154: (chore): use operator-sdk master and fix tests URL: https://github.com/apache/camel-k/pull/154 This is an automated message from the Apache Git Service. To respond to the

[GitHub] lburgazzoli closed pull request #152: runtime: improve rest dsl for groovy and kotlin runtimes

2018-10-03 Thread GitBox
lburgazzoli closed pull request #152: runtime: improve rest dsl for groovy and kotlin runtimes URL: https://github.com/apache/camel-k/pull/152 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] camel pull request #2548: CAMEL-12852 - use minimum expected message count

2018-10-03 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2548 ---

[HEADS UP] Camel 3.x branch

2018-10-03 Thread Guillaume Nodet
Hey guys ! It's been a long time I've been working actively on Camel, so I'm glad to be back ! I've spent the last few weeks working on a few things related to a possible Camel 3.x branch, mainly: * removing all deprecated stuff (or most of them) * making camel-core more modular by extracting

[GitHub] nicolaferraro opened a new issue #153: Add log command

2018-10-03 Thread GitBox
nicolaferraro opened a new issue #153: Add log command URL: https://github.com/apache/camel-k/issues/153 We currently have a `kamel run --log it` command that runs a integration and displays the logs. It would be useful to add simply a `kamel log it` command to see the logs without

Re: Apache Camel 2.21.3 Release

2018-10-03 Thread Claus Ibsen
On Wed, Oct 3, 2018 at 3:26 PM Gregor Zurowski wrote: > > Hi, > > Yes, I will be available for working on this release, but only after > this week. Does that work for everyone? > Yeah sure works for me. > Thanks, > Gregor > > On Tue, Sep 25, 2018 at 6:48 AM Claus Ibsen wrote: > > > > Hi > >

Re: Apache Camel 2.21.3 Release

2018-10-03 Thread Gregor Zurowski
Hi, Yes, I will be available for working on this release, but only after this week. Does that work for everyone? Thanks, Gregor On Tue, Sep 25, 2018 at 6:48 AM Claus Ibsen wrote: > > Hi > > I think the next Apache Camel release should be a new patch release of > the 2.21.x branch. > > We have

[GitHub] camel pull request #2549: Avoid potentially conflicting jetty port during te...

2018-10-03 Thread apupier
GitHub user apupier opened a pull request: https://github.com/apache/camel/pull/2549 Avoid potentially conflicting jetty port during test execution in case tests are not cleaning correctly the Jetty server or are launched in parallel, having different ports will avoid to have

[GitHub] nicolaferraro closed pull request #151: runtime: improve kotlin dsl

2018-10-03 Thread GitBox
nicolaferraro closed pull request #151: runtime: improve kotlin dsl URL: https://github.com/apache/camel-k/pull/151 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] nicolaferraro closed pull request #150: runtime: improve groovy dsl

2018-10-03 Thread GitBox
nicolaferraro closed pull request #150: runtime: improve groovy dsl URL: https://github.com/apache/camel-k/pull/150 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] asfgit commented on issue #151: runtime: improve kotlin dsl

2018-10-03 Thread GitBox
asfgit commented on issue #151: runtime: improve kotlin dsl URL: https://github.com/apache/camel-k/pull/151#issuecomment-426589758 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Camel-k-pr/12/

[GitHub] lburgazzoli opened a new pull request #151: runtime: improve kotlin dsl

2018-10-03 Thread GitBox
lburgazzoli opened a new pull request #151: runtime: improve kotlin dsl URL: https://github.com/apache/camel-k/pull/151 This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: Apache Camel 2.21.3 Release

2018-10-03 Thread Pascal Schumacher
Am 02.10.2018 um 21:07 schrieb David Karlsen: Maybe bump to boot 2.1 and spring 5.1 for 2.23? +1, that would be great

[GitHub] camel pull request #2548: CAMEL-12852 - use minimum expected message count

2018-10-03 Thread apupier
GitHub user apupier opened a pull request: https://github.com/apache/camel/pull/2548 CAMEL-12852 - use minimum expected message count a lot of messages are generated, only the first oen is checked. please check comments on https://issues.apache.org/jira/browse/CAMEL-12852

[GitHub] camel pull request #2547: Check message received in queue in no particular o...

2018-10-03 Thread onderson
Github user onderson closed the pull request at: https://github.com/apache/camel/pull/2547 ---

[GitHub] camel pull request #2547: Check message received in queue in no particular o...

2018-10-03 Thread apupier
GitHub user apupier opened a pull request: https://github.com/apache/camel/pull/2547 Check message received in queue in no particular order there is no expected order from product side. The tests were checking them in a particular order. i'm not sure if it was a bug in

[GitHub] camel pull request #2546: Check message received in queue in no particular o...

2018-10-03 Thread apupier
GitHub user apupier opened a pull request: https://github.com/apache/camel/pull/2546 Check message received in queue in no particular order there is no expected order from product side. The tests were checking them in a particular order. was to avoid

[GitHub] asfgit commented on issue #13: Add go 1.11 module files so that you can build outside the GOPATH.

2018-10-03 Thread GitBox
asfgit commented on issue #13: Add go 1.11 module files so that you can build outside the GOPATH. URL: https://github.com/apache/camel-k/pull/13#issuecomment-426530146 Refer to this link for build results (access rights to CI server needed):

[GitHub] camel pull request #2545: CAMEL-12850: camel-ftp tries reconnects twice as m...

2018-10-03 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2545 ---