You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by yihtserns <gi...@git.apache.org> on 2018/02/17 06:16:52 UTC

[GitHub] camel pull request #2229: camel-jsonpath - It is not necessary to explicitly...

GitHub user yihtserns opened a pull request:

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

    camel-jsonpath - It is not necessary to explicitly set default jsonProvider, as ConfigurationBuilder.build will do that anyway

    

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

    $ git pull https://github.com/yihtserns/camel yihtserns/refac-camel-jsonpath-config-building

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

    https://github.com/apache/camel/pull/2229.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 #2229
    
----
commit aa310a189409a3263477dc509466ab8b44f648cd
Author: yihtserns <si...@...>
Date:   2018-02-17T05:13:30Z

    camel-jsonpath - It is not necessary to explicitly set default jsonProvider, as ConfigurationBuilder.build will do that anyway.

commit d08105c82e536ac3cb23e49fa7b063c74ed2d3f5
Author: yihtserns <si...@...>
Date:   2018-02-17T05:22:05Z

    camel-jsonpath - Remove duplications.

----


---

[GitHub] camel pull request #2229: camel-jsonpath - It is not necessary to explicitly...

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

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


---