[GitHub] camel pull request #2304: CAMEL-12468 Add dependency-management entry for ca...

2018-04-24 Thread igarashitm
Github user igarashitm closed the pull request at: https://github.com/apache/camel/pull/2304 ---

[GitHub] camel pull request #2304: CAMEL-12468 Add dependency-management entry for ca...

2018-04-24 Thread cunningt
GitHub user cunningt opened a pull request: https://github.com/apache/camel/pull/2304 CAMEL-12468 Add dependency-management entry for camel-azure-starter https://issues.apache.org/jira/browse/CAMEL-12468 You can merge this pull request into a Git repository by running: $ git pu

Aw: Re: Milo test cases disabled

2018-04-24 Thread Pascal Schumacher
Hi Jens, thanks for lookin into this! Here is the camel-milo part of the console output of the build: [INFO] < org.apache.camel:camel-milo >- [INFO] Building Camel :: Milo 2.22.0-SNAPSHOT [201/765] [INFO] --

Re: [REVIEW] - Optimised toD for HTTP components

2018-04-24 Thread Claus Ibsen
On Tue, Apr 24, 2018 at 11:43 AM, Bilgin Ibryam wrote: > + 1 for this improvement from me. > > toD is very commonly used expression, and while it is an improvement > over recipientList, it has a serious drawback - creating new endpoints > for every changed option... > > Only last week I had to use

Re: [REVIEW] - Optimised toD for HTTP components

2018-04-24 Thread Bilgin Ibryam
+ 1 for this improvement from me. toD is very commonly used expression, and while it is an improvement over recipientList, it has a serious drawback - creating new endpoints for every changed option... Only last week I had to use toD for querying Cassandra, and it quickly became obvious it is not

Re: Milo test cases disabled

2018-04-24 Thread Jens Reimann
Hi Pascal, thanks for your help. As I don't have access to the resources of the build job, would it be possible for your to send me the log files of the test. Thanks Jens On Mon, Apr 23, 2018 at 7:26 PM, Pascal Schumacher wrote: > Hi Jens, > > I disabled the test because at the time it was t