You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by jsinghuy <gi...@git.apache.org> on 2018/03/27 11:27:48 UTC

[GitHub] camel pull request #2272: Camel 2.21.x

GitHub user jsinghuy opened a pull request:

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

    Camel 2.21.x

    I deployed camel_coap.jar into wildfly(merged with camel-patch). But i don't know how to start coap port and where should i send request means which port.

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

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

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

    https://github.com/apache/camel/pull/2272.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 #2272
    
----
commit 36bea62e844c5037b8c4d9e0eab5cc6b189fe1da
Author: Gregor Zurowski <gr...@...>
Date:   2018-03-11T11:32:10Z

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

commit a35068cfc64df0c5a680f910fd6085835448b457
Author: Gregor Zurowski <gr...@...>
Date:   2018-03-11T11:33:05Z

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

commit d6d829e01bee5a1802b9c2adba067cbae0a7d515
Author: Gregor Zurowski <gr...@...>
Date:   2018-03-15T18:41:09Z

    Merge branch 'release/2.21.0' into camel-2.21.x

commit 8204ee025216fd68055cab82c118332f59ddfc9c
Author: Gregor Zurowski <gr...@...>
Date:   2018-03-15T19:05:22Z

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

commit d38c5cb1e429c00620406da488cda3ca713aa564
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T14:49:48Z

    CAMEL-12337: camel-ftp - ignoreFileNotFoundOrPermissionError should also ignore dir not found or list dir permission error.

commit e86b0baeb77a99b54b229b6d0ea716ed48ec2907
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T14:54:08Z

    Fixed CS

commit b37bb3c378eac881d96f4fe280634c6696063afd
Author: Claus Ibsen <cl...@...>
Date:   2018-03-12T16:36:28Z

    CAMEL-12348: camel-core - Potential NPE in ExchangeHelper.isStreamCaching

commit 28e9d5b8968172e2e7671d2701ed22bad9101689
Author: Andrea Cosentino <an...@...>
Date:   2018-03-13T10:20:41Z

    Deprecated Camel-Spring-Security Karaf feature

commit e0171182912ce5765185bf826baa7ad4659de719
Author: Andrea Cosentino <an...@...>
Date:   2018-03-14T08:54:38Z

    Camel-Grpc Karaf feature requires Junit

commit be32e5e332c3718fcbf69ee7fe47bc028e90faae
Author: Andrea Cosentino <an...@...>
Date:   2018-03-15T10:08:07Z

    Camel-Consul currently doesn't work in OSGi

commit e5e232678125858e87bfe1d53e9960808cb04014
Author: Claus Ibsen <cl...@...>
Date:   2018-03-16T08:57:31Z

    CAMEL-12355: simple - Body.ognl function should validate that OGNL starts with a dot

commit 589e65865bda9148394d5a2c6197c75cea2d15bd
Author: Sezgin <on...@...>
Date:   2018-03-15T11:26:23Z

    CAMEL-12352 - make system property uppercase if given lowercase in simple expression

commit b48ffda41024b03340e6a9a1a8e22227d8fef6a8
Author: Andrea Cosentino <an...@...>
Date:   2018-03-16T11:49:42Z

    Removed easystream from camel-olingo4 component and karaf feature

commit a6b7c385f51f3fb99d508dadff1942af8d13bd66
Author: Claus Ibsen <cl...@...>
Date:   2018-03-16T12:27:25Z

    CAMEL-12356: Fixed ClaimCheck EIP mbean issue.

commit 1fd2d3328e141ef76d1e02ae4e9f5620134498d0
Author: Claus Ibsen <cl...@...>
Date:   2018-03-17T09:37:19Z

    Polished

commit 73c50462ee3f1904220ce4ef0897cb8f20c375c5
Author: Claus Ibsen <cl...@...>
Date:   2018-03-17T09:54:02Z

    CAMEL-12357: Allow to turn off using default object mapper in camel-jackson

commit b6ebc62544fcc2dbeaa942298ecd9743c48d77eb
Author: Pascal Schumacher <pa...@...>
Date:   2018-03-16T18:24:32Z

    CAMEL-12358: Camel-SMPP: Use timeout when creating socket connection

commit 603852f5638d5ad5a0ef46bb25f27c6d2a278964
Author: aldettinger <al...@...>
Date:   2018-03-15T19:19:02Z

    CAMEL-12252: Corrected a bug in the URL override mechanism
    
    (cherry picked from commit c71744c21aa2df50b49a4dac69e04bbee99c26da)

commit d8141a90e6105ae89c9528dab3ede5520d286d2e
Author: Freeman Fang <fr...@...>
Date:   2018-03-19T04:52:23Z

    [CAMEL-12364]ensure a SOAP 1.2 enabled camel-cxf consumer endpoint can handle SOAP 1.1 request correctly
    
    (cherry picked from commit 1b24475bced711c2fb02ee4f0c57ca72861a4f6d)

commit cdd754a7819d28828aafb820b05385f8e06bc336
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T06:53:12Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS S3

commit 2887b1b87927a47eeb56b510b0eaf145162aa9b8
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T06:56:25Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS CW

commit d5b83d425a3c7cecb8b8bd40bdaa1a3bc7876246
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:01:52Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS DDB

commit d68c9da938c51117366d912e1c90512c779e2954
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:02:38Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS DDB Stream

commit 75517c848a15f8031a62fb4032be0f62ee69a901
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:03:31Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS EC2

commit 57e4fc05fbb338edf0c4cc8077cc947985d9c164
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:04:20Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS Kinesis Firehose

commit 36f1343cb1d5afb0aeb43772a2a99103bbc2e4d4
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:05:44Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS Kinesis

commit 4b09a105a818c7b71f4817e20e18b53ce8017c25
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:06:29Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS KMS

commit 5478d1553e1ccffae0da8e1df6acae94d111649c
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:07:12Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS Lambda

commit 84c13962978162435ec584bf2f3a9ab5c3ac4e25
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:07:57Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS MQ

commit a3d28f2961cf59d26c84c51a4cbf3fa4aad1e4b8
Author: Andrea Cosentino <an...@...>
Date:   2018-03-20T07:09:29Z

    CAMEL-12379 - Shutdown only AWS clients owned by the context - AWS SES

----


---

[GitHub] camel pull request #2272: Camel 2.21.x

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

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


---