You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (JIRA)" <ji...@apache.org> on 2017/09/01 12:31:00 UTC

[jira] [Commented] (CAMEL-11727) Upgrade Groovy to version containing Ivy fixes for cache resolution

    [ https://issues.apache.org/jira/browse/CAMEL-11727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150434#comment-16150434 ] 

Aurélien Pupier commented on CAMEL-11727:
-----------------------------------------

{quote}This specific visibility change to org.apache.ivy.util.url.HttpClientHandler class, which is an internal utility class to Ivy, is one such case. Although, it's not meant to be a public API, if it makes it easier for org.apache.camel.catalog.maven.TimeoutHttpClientHandler to consume the upcoming Ivy release, I'm willing to make that class public again for this release.{quote}

I think that it would be nice to make this class public for this release. Thanks for the proposition

> 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)