You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by alushuai159 <gi...@git.apache.org> on 2017/09/06 05:05:36 UTC

[GitHub] camel pull request #1916: Camel 2.19.x

GitHub user alushuai159 opened a pull request:

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

    Camel 2.19.x

    

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

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

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

    https://github.com/apache/camel/pull/1916.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 #1916
    
----
commit 6cb00233e8e94dc9028f9ec02b5580d04de24c66
Author: Gregor Zurowski <gr...@zurowski.org>
Date:   2017-04-29T20:44:54Z

    [maven-release-plugin] prepare release camel-2.19.0

commit 3c909c8ab81109dfb4164427c53770ddf17d2430
Author: Gregor Zurowski <gr...@zurowski.org>
Date:   2017-04-29T20:45:42Z

    [maven-release-plugin] prepare for next development iteration

commit a7144f3b0e3d05165ab783dd02a0c816b0f64b8c
Author: Gregor Zurowski <gr...@zurowski.org>
Date:   2017-05-05T07:27:07Z

    Add schema references for release 2.18.3
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>

commit 11c66e6756adc546955204666bdaa5ba32eb5f2f
Author: Gregor Zurowski <gr...@zurowski.org>
Date:   2017-05-05T07:34:50Z

    Add schema references for release 2.19.0
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>

commit c4d99ac146d5c3a6f9b18ba533c32800de410f91
Author: Sami Nurminen <sn...@gmail.com>
Date:   2017-05-02T17:39:01Z

    https://stackoverflow.com/questions/43607569/simple-expression-in-sql-stored-component Added colon to Simple and parameter grammar

commit 0aeba63ac67fe9a5d6843df28f4ab060676bcf56
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-08T12:11:43Z

    Regen

commit 118b37ef4b2a477e7529cd0770a3a4a4135aca89
Author: onders86 <on...@gmail.com>
Date:   2017-05-08T08:38:18Z

    CAMEL-11221- 409(which was a wrong default value) should have been 4096

commit a713e3e65a16046ca573f13181e4ae95e18f8946
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-08T16:09:33Z

    CAMEL-11239: camel-catalog-maven - Remove sl4j logger as it causes tooling classloading pain

commit 93c72f42f3a76a1e9c2c8fee2fa868cf36808461
Author: lburgazzoli <lb...@gmail.com>
Date:   2017-05-02T13:44:48Z

    CAMEL-11225: Deadlock in component creation

commit 90e2c6a8ba162d358f12fe97c8d244f5fb701485
Author: lburgazzoli <lb...@gmail.com>
Date:   2017-05-08T13:06:53Z

    CAMEL-11225: fix tests

commit 103b09d1dda7c76b4509b07e10b7b71aeac361ae
Author: Gary Brown <ga...@brownuk.com>
Date:   2017-05-10T15:48:57Z

    CAMEL-11258 Use TracerResolver to locate Tracer without modifying code/config

commit f070c4f003341af97e0bdb991cfa15a9faed71b2
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2017-05-05T14:32:27Z

    [CAMEL-11229] Avoid recursion in onException

commit 9d65602039ca597e77dbe88a6069a14ab43c6046
Author: Zoran Regvart <zr...@apache.org>
Date:   2017-05-08T09:54:59Z

    CAMEL-11229 Infinite recursion if exception hap...
    
    ...pens inside exception handler
    
    A bit simpler unit test and reformatted source code.

commit 3190a38f916c19e37cd5015359fc3399e3b8eb07
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-10T11:10:57Z

    CAMEL-11229: Add fail-safe in fatal error handler to detect circular looping

commit 133ad76d597661afb30a7e5def068e14e792c899
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-11T09:08:37Z

    CAMEL-11229: Add TODO for that weird test which fails run manually but not with mvn clean install

commit b69dd8259187d5ebaea9d0fdf1179c9e676bd971
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-11T09:12:28Z

    CAMEL-11229: Polished

commit 7fda1675bf971c2bda5af724a67a1cea3c33aa27
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-11T09:55:56Z

    CAMEL-11229: Rename due typo

commit bddcd40ab14ad5d8c8fe124674c1d9ff827d3e95
Author: Claus Ibsen <da...@apache.org>
Date:   2017-05-11T11:17:14Z

    CAMEL-11229: Mark exchange as circulr detected for error handler.

commit 3d82d1711d94c3e631ead12cfdcf3467248b07ab
Author: onders86 <on...@gmail.com>
Date:   2017-05-11T13:25:59Z

    CAMEL-11263 - set component options on the endpoint first, and then let endpoint parameters override

commit f8a05797db9ff83f255c9232cfa48380e470b246
Author: Ramu <kk...@redhat.com>
Date:   2017-05-12T05:51:45Z

    camel-spring-dm is deprecated :CAMEL-11059

commit 9b2d5aacaf0a73759e075434bfd9151fcd36fa12
Author: Paolo Antinori <pa...@redhat.com>
Date:   2017-05-12T14:09:52Z

    CAMEL-11269 - fix for URISupport and masking secrets

commit 63dc5f7fa8e4d75bbdabdc993c2ba6f47534ef57
Author: Gary Brown <ga...@brownuk.com>
Date:   2017-05-12T11:02:08Z

    CAMEL-11267 Add SpanDecorator for the 'rest' component

commit a2487f5ee533495dc81fd6adad9d67d8367cd8ae
Author: Gary Brown <ga...@brownuk.com>
Date:   2017-05-12T16:17:38Z

    CAMEL-11267 Updated to obtain parameters from original endpoint URI and use curly braces

commit 926f9def75b32a5861d3dfe5028222efe0b7307b
Author: Gary Brown <ga...@brownuk.com>
Date:   2017-05-13T16:51:04Z

    Change error to debug

commit 6abc8a7767cee9b4981834474e8e2fb71cffcd5a
Author: Andrea Cosentino <an...@gmail.com>
Date:   2017-05-08T11:14:51Z

    Upgrade Async Http Client to version 2.0.32

commit b66112346ee29f6c12447d40d5b1eaa763924a82
Author: Prasanth Pagolu <pp...@redhat.com>
Date:   2017-05-12T16:35:24Z

    CAMEL-11264: Fixed potential NPE in DefaultUndertowHttpBinding

commit 20cda49afe2af4c4846c26d1d149d6901b455cfa
Author: Antonin Stefanutti <an...@stefanutti.fr>
Date:   2017-05-15T08:57:16Z

    Upgrade CDI 2 API to version 2.0

commit 1bd593b705d7f10d8927c32d5e19ba061f6a7ba8
Author: Antonin Stefanutti <an...@stefanutti.fr>
Date:   2017-05-15T09:01:24Z

    Upgrade Weld 3.x to version 3.0.0.Final

commit 7b23f11896edeab1fcd6c12bf0d1036a5f8eeabd
Author: lburgazzoli <lb...@gmail.com>
Date:   2017-05-15T09:31:13Z

    CAMEL-11280: camel-twitter : hard-coded component scheme

commit e313e6dba38c282369b3601212620d63b44dc14f
Author: Prasanth Pagolu <pp...@redhat.com>
Date:   2017-05-15T12:55:51Z

    CAMEL-11234: NullPointerException while trying to get the Route Status on startup

----


---

[GitHub] camel pull request #1916: Camel 2.19.x

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---