You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2018/09/15 17:45:28 UTC

Re: httpcomponents-client git commit: Make HC Client beta SNAPSHOT depends on HC Core beta SNAPSHOT. Avoids current runtime mismatch with HttpContext, which happens if you want to depend on SNAPSHOTs of both components.

On Sat, 2018-09-15 at 16:59 +0000, ggregory@apache.org wrote:
> Repository: httpcomponents-client
> Updated Branches:
>   refs/heads/master 7f3539c18 -> f30fa6d54
> 
> 
> Make HC Client beta SNAPSHOT depends on HC Core beta SNAPSHOT. Avoids
> current runtime mismatch with HttpContext, which happens if you want
> to
> depend on SNAPSHOTs of both components.
> 

Why? What about those who do not want to depend on SNAPSHOTs of both
components?

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: httpcomponents-client git commit: Make HC Client beta SNAPSHOT depends on HC Core beta SNAPSHOT. Avoids current runtime mismatch with HttpContext, which happens if you want to depend on SNAPSHOTs of both components.

Posted by Gary Gregory <ga...@gmail.com>.
On Sat, Sep 15, 2018 at 11:45 AM Oleg Kalnichevski <ol...@apache.org> wrote:

> On Sat, 2018-09-15 at 16:59 +0000, ggregory@apache.org wrote:
> > Repository: httpcomponents-client
> > Updated Branches:
> >   refs/heads/master 7f3539c18 -> f30fa6d54
> >
> >
> > Make HC Client beta SNAPSHOT depends on HC Core beta SNAPSHOT. Avoids
> > current runtime mismatch with HttpContext, which happens if you want
> > to
> > depend on SNAPSHOTs of both components.
> >
>
> Why? What about those who do not want to depend on SNAPSHOTs of both
> components?
>

It's a catch-22 ATM. Without this change, if an app depends on
HC-Core-Snap, it cannot use HC-Client.

Gary


>
> Oleg
>
>