[
https://issues.apache.org/jira/browse/CAMEL-11727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150576#comment-16150576
]
ASF GitHub Bot commented on CAMEL-11727:
----------------------------------------
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/1910
CAMEL-11727 update deprecated code
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-11727
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1910.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 #1910
----
commit c50923c61d0dd3b33f9013c230d68e1f81ebe61b
Author: Kevin Earls <[email protected]>
Date: 2017-09-01T14:01:25Z
CAMEL-11727 update deprecated code
----
> Upgrade Groovy to version containing Ivy fixes for cache resolution
> -------------------------------------------------------------------
>
> Key: CAMEL-11727
> URL: https://issues.apache.org/jira/browse/CAMEL-11727
> Project: Camel
> Issue Type: Improvement
> Components: camel-catalog
> Affects Versions: 2.19.2
> Reporter: Aurélien Pupier
>
> the targeted version is not released yet, the goal is to contain the
> following fixes:
> - [GROOVY-8305]
> - [IVY-1566] via [GROOVY-8304]
> there is at least one API break with
> org.apache.camel.catalog.maven.TimeoutHttpClientHandler which extends a class
> which is no more visible org.apache.ivy.util.url.HttpClientHandler
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)