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

[GitHub] camel pull request #2416: CAMEL-12554 - camel-geocoder - Use new API

GitHub user onderson opened a pull request:

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

    CAMEL-12554 - camel-geocoder - Use new API

    linked to #2415 

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

    $ git pull https://github.com/onderson/camel CAMEL-12554

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

    https://github.com/apache/camel/pull/2416.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 #2416
    
----
commit 2da4d5aa1e8e3773c2e62f9e1106fee08572a3f0
Author: jborza <jb...@...>
Date:   2018-06-10T16:27:46Z

    CAMEL-12554 - camel-geocoder - Use new API
    using com.google.maps:google-maps-services instead of com.google.code.geocoder-java:geocoder-java

commit caf0d4e2c70d1e3506ad84d794d3bf8236dfdbab
Author: jborza <jb...@...>
Date:   2018-07-08T06:51:56Z

    Merge branch 'master' of https://github.com/apache/camel

commit 29f84e91bae79feb5146bcf7fc0a815fb2e07b3c
Author: jborza <jb...@...>
Date:   2018-07-08T06:58:15Z

    implemented proxy support for GeoCoderEndpoint, removed commons-httpclient

commit a98e84584a65c8e970113ce8437bace562bcd95f
Author: jborza <jb...@...>
Date:   2018-07-08T07:05:42Z

    introduced google-maps-services-version parameter for the Maps API library

commit 7e8be7a820f878a7b9075dbf57382dce570c9989
Author: onders <on...@...>
Date:   2018-07-09T19:49:23Z

    CAMEL-12554 - camel-geocoder Use new API

commit dbbc8459eff01458f821cc8a04f493dd2bb7692d
Author: onders <on...@...>
Date:   2018-07-09T20:11:47Z

    CAMEL-12554 - fix cs and component validation error

----


---

[GitHub] camel pull request #2416: CAMEL-12554 - camel-geocoder - Use new API

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

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


---