GitHub user shafikomanchery opened a pull request:

    https://github.com/apache/camel/pull/2261

    Camel 2.16.x

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/camel camel-2.16.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2261.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2261
    
----
commit e2b43c3114aab644f8e1b3a7c6a6db1aaf265ccd
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-10T07:55:43Z

    CAMEL-9431: Fixed spring-boot to not handle lifecycle of beans that Camel 
is handling, this ensure a proper startup/shutdown sequence.

commit e94334ae7ffd9813c22f326c9ad3de58074d6713
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-10T07:56:07Z

    Upgrade spring boot

commit cb9bd3785d74a355297e2f2f40386681b7ce057e
Author: Moizes Junior <moizes.junior@...>
Date:   2016-02-01T13:25:41Z

    Fix Filters Bugs on hbase-098.xx

commit 4c794f8b1d8037faa69ac343ac63c43d99f4b0c8
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-11T08:12:19Z

    Fixed CS. This closes #823. This closes #832. This closes #831. This closes 
#828.

commit 69c57aa7fe4656cfaadf2f49dd5ec76b04018514
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-12T09:41:27Z

    CAMEL-9593: camel-example-swagger-cdi is not producing valid swagger 
definition. Thanks to Andreas Boss for the patch.

commit b19ae785153b199983031b0162259dfa0035ce76
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-12T09:48:16Z

    CAMEL-9593: camel-example-swagger-cdi is not producing valid swagger 
definition. Thanks to Andreas Boss for the patch.

commit 8cae33817ab85ab3debed93cb80ff4ad665a0a74
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-12T15:03:01Z

    Optimize the toString of endpoint

commit c12fdebdbc9f200332574778304bd75b1ccf3947
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-12T17:02:54Z

    Optimize toString on a consumer/producer

commit b63fd5a7f2d9df7a82ca7fef575b52613ca1433b
Author: Andrea Cosentino <ancosen@...>
Date:   2016-02-13T10:20:30Z

    Optimize toString on camel-aws consumers/producers

commit ea29c95728c0d6ab8533f1d5bc2635e7a28a4fe2
Author: Andrea Cosentino <ancosen@...>
Date:   2016-02-13T10:34:51Z

    Fixed CS

commit 58e8125d6861d2ee5581c3c6c2be53b5e22f3c12
Author: Andrea Cosentino <ancosen@...>
Date:   2016-02-13T11:04:09Z

    Optimize toString on camel-ftp consumer/producer

commit 3463a9fe218eba67cb7bf81a0ef4112477764fc3
Author: Andrea Cosentino <ancosen@...>
Date:   2016-02-13T11:17:16Z

    Optimize toString on camel-hipchat consumer/producer

commit 58ed161336127da28b879541a6a148d0832794b1
Author: Andrea Cosentino <ancosen@...>
Date:   2016-02-13T11:38:19Z

    Optimize toString on camel-redis producer

commit 3f25826b1871c3a8c491141721a5d4225b203e05
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-13T12:03:56Z

    Polished

commit d59cac1d4aa6410637d76c823bcbf71757ac1bb4
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-13T12:22:20Z

    CAMEL-9596: rest-dsl with jetty. Allow to use custom http binding

commit 0d2648cfad546a654608af93186c0b72f5ba4d46
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-13T16:53:10Z

    CAMEL-9599: camel-cxfrs in simple binding mode should not use 
content-length header from input message in the response.

commit 313086d25ead8c643eea54433f59fb298142d053
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-14T07:52:42Z

    Upgrades

commit eaf374ab79b6983d657c846c1b6329894da404ef
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-14T12:00:55Z

    CAMEL-9601: camel-restlet - Should support the Accept header

commit 73a2bccb129a96ebbdfed09e286114c61c2fb0ae
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-15T15:46:55Z

    CAMEL-9604: JPA endpoint should be singleton.

commit 060313a7c5c396f8df72d590baeabf0adc29d7d2
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-17T07:24:57Z

    Upgrade Jolokia

commit abe610d65d91f0cd2ee74a80c0efffba90ad9cb3
Author: Tomohisa Igarashi <tm.igarashi@...>
Date:   2016-02-17T07:11:11Z

    CAMEL-9608 camel-jpa consumer fails to poll after transaction timeout

commit dd59bf8765b8e99b89c512beeca69c25ccd39fd6
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-17T08:18:24Z

    CAMEL-9607: chmod does not work for the File producer whitout setting a 
charset. Thanks to Nicolas Mugnier for spotting this.

commit aefa04d4a07d76bc8f036842fac4dd1a3de2fe75
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-19T08:42:09Z

    CAMEL-9611: Restlet GET request should not trying to stringify the exchange 
body

commit 9933b436e906d9fc020e1075d1513f7920046f3b
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-19T08:51:23Z

    CAMEL-9621: camel-restlet - The producer should support message body as 
bytes or streams

commit ff1578cb45f31bdfba7b66053d8c154b4b3998a5
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-19T09:45:20Z

    Polished to avoid mixed versions of http client

commit b51cf41a2d306d3423f0b10f806e8c567d959e8a
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-19T18:45:01Z

    CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json 
or xml

commit 598f2d56d34ee627afadfc69c2dcc0c92c6dd8f8
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-20T07:31:30Z

    CAMEL-9625: rest-dsl - Marshal should only happen if content-type is json 
or xml

commit 371461690d89abaa0c38165cb19586d0d390f329
Author: Jonathan Anstey <janstey@...>
Date:   2016-02-23T20:36:11Z

    fix up camel-example-reportincident-wssecurity

commit 35c494e516dd5f822033f77c710963bca991e1ec
Author: Paolo Antinori <pantinor@...>
Date:   2016-02-23T16:50:45Z

    CAMEL-9636 - camel-test-blueprint - support for empty properties

commit b77804759488ef0813d187b5d8b095c5d8db5f47
Author: Claus Ibsen <davsclaus@...>
Date:   2016-02-24T07:17:25Z

    Fixed CS. This closes #855. This closes #849. This closes #848. This closes 
#519.

----


---

Reply via email to