Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-26 Thread Mat Booth
On 25 September 2017 at 17:16, Aleksandar Kurtakov 
wrote:

> On Mon, Sep 25, 2017 at 7:11 PM, Scott Lewis  wrote:
> > On 9/25/2017 8:57 AM, Daniel Megert wrote:
> >
> > Hi Mat
> >
> > Two questions:
> >
> > 1. Can you confirm that there is no breakage and we can move to the new
> > version without doing any work/investigation?
> >
> >
> > Answering for ECF here.   Although historically Apache httpcomponents is
> > generally pretty good about no regression, we haven't yet tested that
> there
> > is no breakage in the parts used by ECF.   The main reason we haven't
> done
> > so is that these new versions haven't yet been added to Orbit, and ECF
> has
> > traditionally waited until the Orbit migration has been done (previously
> by
> > Mylyn or Linuxtools) before doing the testing, as we don't have Orbit
> commit
> > rights.
> >
> > As per Ed's recently reply:   I think the next steps with this is to get
> the
> > latest versions into Orbit so that all the consumers...including
> ECF...can
> > test for regression with our existing test suite.  We/ECF cannot do
> that, so
> > part of this is a request to have the existing Orbit httpcomponents
> > maintainers take that up.
>
> No component can go in Orbit before a project opens a CQ to get it in.
> Please do so for ECF and once legal approval is there, Mat will
> provide patches against Orbit. Alternatively, a p2 repo (not Orbit,
> and outside of eclipse) can be provided for testing purposes. Mat, any
> issue with posting such one on your hosting somewhere?
>
>

Sure, we can probably do that.

Although, another thought occurs to me -- if Linuxtools is also a consumer
of httpcomponents, (it looks like it consumed indirectly via docker-client)
does anyone mind if I submit CQs via Linuxtools project where I am a
committer and then file PBCQs for ECF afterwards?



> >
> >
> > 2. Can we assume that this is for Photon only?
> >
> >
> > Yes.
> >
> > Scott
> >
> >
> >
> >
> > Dani
> >
> >
> >
> > From:Mat Booth 
> > To:Cross project issues 
> > Date:21.09.2017 10:22
> > Subject:[cross-project-issues-dev] Intent to update
> HttpComponents
> > bundles
> > Sent by:cross-project-issues-dev-boun...@eclipse.org
> > 
> >
> >
> >
> > Hi all,
> >
> > I'd like to make known my intent to update the httpcomponent bundles in
> > orbit on behalf of ECF.
> >
> > There've been releases made upstream for both client and core
> components, so
> > I'd like to make the following updates:
> >
> >> httpcomponents-client 4.5.3
> >> httpcomponents-core 4.4.7
> >
> > I was asked to notify the other consumers on this list so that we can
> > coordinate and avoid any potential issues with having multiple versions
> of
> > httpcomponents in the SR repos... So I guess please reply and let me
> know if
> > there are any objections to this.
> >
> > Thanks,
> > Mat___
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@eclipse.org
> > To change your delivery options, retrieve your password, or unsubscribe
> from
> > this list, visit
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.
> eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_
> iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=
> 4kuPXC5D7jonwbuD1vNY57XuofMpIn1f15cRbTPn_u8=_
> mwjtQTWrSpt9xpIbrp6PRwthG4fEs2n5l43yzGavrI=
> >
> >
> >
> >
> > ___
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@eclipse.org
> > To change your delivery options, retrieve your password, or unsubscribe
> from
> > this list, visit
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >
> >
> >
> > ___
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@eclipse.org
> > To change your delivery options, retrieve your password, or unsubscribe
> from
> > this list, visit
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
>
> --
> Alexander Kurtakov
> Red Hat Eclipse Team
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-25 Thread Scott Lewis

On 9/25/2017 9:16 AM, Aleksandar Kurtakov wrote:


No component can go in Orbit before a project opens a CQ to get it in.
Please do so for ECF and once legal approval is there, Mat will
provide patches against Orbit.


Aleksandr:   I'm going to ask that the projects that have been 
submitting CQs for httpcomponents continue to do so rather than I/ECF do 
it as they have the history and experience with Orbit migration of 
httpcomponents.


For the version that we are using now of httpcore/httpclient 
(4.5.2/4.4.6) the Orbit submitter was Steffan Pingel [1], and the CQ was 
[2] (submitted by Steffan as well).


Scott

[1] http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/
[2] https://dev.eclipse.org/ipzilla/show_bug.cgi?id=12682
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-25 Thread Aleksandar Kurtakov
On Mon, Sep 25, 2017 at 7:11 PM, Scott Lewis  wrote:
> On 9/25/2017 8:57 AM, Daniel Megert wrote:
>
> Hi Mat
>
> Two questions:
>
> 1. Can you confirm that there is no breakage and we can move to the new
> version without doing any work/investigation?
>
>
> Answering for ECF here.   Although historically Apache httpcomponents is
> generally pretty good about no regression, we haven't yet tested that there
> is no breakage in the parts used by ECF.   The main reason we haven't done
> so is that these new versions haven't yet been added to Orbit, and ECF has
> traditionally waited until the Orbit migration has been done (previously by
> Mylyn or Linuxtools) before doing the testing, as we don't have Orbit commit
> rights.
>
> As per Ed's recently reply:   I think the next steps with this is to get the
> latest versions into Orbit so that all the consumers...including ECF...can
> test for regression with our existing test suite.  We/ECF cannot do that, so
> part of this is a request to have the existing Orbit httpcomponents
> maintainers take that up.

No component can go in Orbit before a project opens a CQ to get it in.
Please do so for ECF and once legal approval is there, Mat will
provide patches against Orbit. Alternatively, a p2 repo (not Orbit,
and outside of eclipse) can be provided for testing purposes. Mat, any
issue with posting such one on your hosting somewhere?

>
>
> 2. Can we assume that this is for Photon only?
>
>
> Yes.
>
> Scott
>
>
>
>
> Dani
>
>
>
> From:Mat Booth 
> To:Cross project issues 
> Date:21.09.2017 10:22
> Subject:[cross-project-issues-dev] Intent to update HttpComponents
> bundles
> Sent by:cross-project-issues-dev-boun...@eclipse.org
> 
>
>
>
> Hi all,
>
> I'd like to make known my intent to update the httpcomponent bundles in
> orbit on behalf of ECF.
>
> There've been releases made upstream for both client and core components, so
> I'd like to make the following updates:
>
>> httpcomponents-client 4.5.3
>> httpcomponents-core 4.4.7
>
> I was asked to notify the other consumers on this list so that we can
> coordinate and avoid any potential issues with having multiple versions of
> httpcomponents in the SR repos... So I guess please reply and let me know if
> there are any objections to this.
>
> Thanks,
> Mat___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=4kuPXC5D7jonwbuD1vNY57XuofMpIn1f15cRbTPn_u8=_mwjtQTWrSpt9xpIbrp6PRwthG4fEs2n5l43yzGavrI=
>
>
>
>
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
>
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



-- 
Alexander Kurtakov
Red Hat Eclipse Team
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-25 Thread Daniel Megert
Don't they have release documentation about fixes/changes/breakages?

Dani



From:   Scott Lewis <sle...@composent.com>
To: cross-project-issues-dev@eclipse.org
Date:   25.09.2017 18:11
Subject:        Re: [cross-project-issues-dev] Intent to update 
HttpComponents bundles
Sent by:cross-project-issues-dev-boun...@eclipse.org



On 9/25/2017 8:57 AM, Daniel Megert wrote:
Hi Mat

Two questions:

1. Can you confirm that there is no breakage and we can move to the new 
version without doing any work/investigation?

Answering for ECF here.   Although historically Apache httpcomponents is 
generally pretty good about no regression, we haven't yet tested that 
there is no breakage in the parts used by ECF.   The main reason we 
haven't done so is that these new versions haven't yet been added to 
Orbit, and ECF has traditionally waited until the Orbit migration has been 
done (previously by Mylyn or Linuxtools) before doing the testing, as we 
don't have Orbit commit rights.

As per Ed's recently reply:   I think the next steps with this is to get 
the latest versions into Orbit so that all the consumers...including 
ECF...can test for regression with our existing test suite.  We/ECF cannot 
do that, so part of this is a request to have the existing Orbit 
httpcomponents maintainers take that up.


2. Can we assume that this is for Photon only?

Yes.

Scott




Dani



From:Mat Booth <mat.bo...@redhat.com>
To:Cross project issues <cross-project-issues-dev@eclipse.org>
Date:21.09.2017 10:22
Subject:[cross-project-issues-dev] Intent to update HttpComponents 
bundles
Sent by:cross-project-issues-dev-boun...@eclipse.org



Hi all,

I'd like to make known my intent to update the httpcomponent bundles in 
orbit on behalf of ECF.

There've been releases made upstream for both client and core components, 
so I'd like to make the following updates:

> httpcomponents-client 4.5.3
> httpcomponents-core 4.4.7

I was asked to notify the other consumers on this list so that we can 
coordinate and avoid any potential issues with having multiple versions of 
httpcomponents in the SR repos... So I guess please reply and let me know 
if there are any objections to this.

Thanks,
Mat___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=4kuPXC5D7jonwbuD1vNY57XuofMpIn1f15cRbTPn_u8=_mwjtQTWrSpt9xpIbrp6PRwthG4fEs2n5l43yzGavrI=





___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=QZWHLeZ1BCko6gRCJg524G0F_1FpndoAZGgFZ9d3SFA=_SjiBxVQQJ59_kUQJTeXXdPwSmLY2Ear7qkGDmuaR74=
 




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-25 Thread Scott Lewis

On 9/25/2017 8:57 AM, Daniel Megert wrote:

Hi Mat

Two questions:

1. Can you confirm that there is no breakage and we can move to the 
new version without doing any work/investigation?


Answering for ECF here.   Although historically Apache httpcomponents is 
generally pretty good about no regression, we haven't yet tested that 
there is no breakage in the parts used by ECF.   The main reason we 
haven't done so is that these new versions haven't yet been added to 
Orbit, and ECF has traditionally waited until the Orbit migration has 
been done (previously by Mylyn or Linuxtools) before doing the testing, 
as we don't have Orbit commit rights.


As per Ed's recently reply:   I think the next steps with this is to get 
the latest versions into Orbit so that all the consumers...including 
ECF...can test for regression with our existing test suite.  We/ECF 
cannot do that, so part of this is a request to have the existing Orbit 
httpcomponents maintainers take that up.




2. Can we assume that this is for Photon only?


Yes.

Scott





Dani



From: Mat Booth 
To: Cross project issues 
Date: 21.09.2017 10:22
Subject: [cross-project-issues-dev] Intent to update HttpComponents 
bundles

Sent by: cross-project-issues-dev-boun...@eclipse.org




Hi all,

I'd like to make known my intent to update the httpcomponent bundles 
in orbit on behalf of ECF.


There've been releases made upstream for both client and core 
components, so I'd like to make the following updates:


> httpcomponents-client 4.5.3
> httpcomponents-core 4.4.7

I was asked to notify the other consumers on this list so that we can 
coordinate and avoid any potential issues with having multiple 
versions of httpcomponents in the SR repos... So I guess please reply 
and let me know if there are any objections to this.


Thanks,
Mat___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or 
unsubscribe from this list, visit

https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=4kuPXC5D7jonwbuD1vNY57XuofMpIn1f15cRbTPn_u8=_mwjtQTWrSpt9xpIbrp6PRwthG4fEs2n5l43yzGavrI=




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-25 Thread Ed Merks
We had a pretty bad experience last year with broken versions of these 
things working their way into Oxygen and even into the Neon.   Of course 
we'd like to avoid that this time.  Where can we find these things to 
test them?  They don't appear to be in any Orbit repos yet...



On 25.09.2017 17:57, Daniel Megert wrote:

Hi Mat

Two questions:

1. Can you confirm that there is no breakage and we can move to the 
new version without doing any work/investigation?

2. Can we assume that this is for Photon only?

Dani



From: Mat Booth 
To: Cross project issues 
Date: 21.09.2017 10:22
Subject: [cross-project-issues-dev] Intent to update HttpComponents 
bundles

Sent by: cross-project-issues-dev-boun...@eclipse.org




Hi all,

I'd like to make known my intent to update the httpcomponent bundles 
in orbit on behalf of ECF.


There've been releases made upstream for both client and core 
components, so I'd like to make the following updates:


> httpcomponents-client 4.5.3
> httpcomponents-core 4.4.7

I was asked to notify the other consumers on this list so that we can 
coordinate and avoid any potential issues with having multiple 
versions of httpcomponents in the SR repos... So I guess please reply 
and let me know if there are any objections to this.


Thanks,
Mat___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or 
unsubscribe from this list, visit

https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=4kuPXC5D7jonwbuD1vNY57XuofMpIn1f15cRbTPn_u8=_mwjtQTWrSpt9xpIbrp6PRwthG4fEs2n5l43yzGavrI=




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Re: [cross-project-issues-dev] Intent to update HttpComponents bundles

2017-09-25 Thread Daniel Megert
Hi Mat

Two questions:

1. Can you confirm that there is no breakage and we can move to the new 
version without doing any work/investigation?
2. Can we assume that this is for Photon only?

Dani



From:   Mat Booth 
To: Cross project issues 
Date:   21.09.2017 10:22
Subject:[cross-project-issues-dev] Intent to update HttpComponents 
bundles
Sent by:cross-project-issues-dev-boun...@eclipse.org



Hi all,

I'd like to make known my intent to update the httpcomponent bundles in 
orbit on behalf of ECF.

There've been releases made upstream for both client and core components, 
so I'd like to make the following updates:

> httpcomponents-client 4.5.3
> httpcomponents-core 4.4.7

I was asked to notify the other consumers on this list so that we can 
coordinate and avoid any potential issues with having multiple versions of 
httpcomponents in the SR repos... So I guess please reply and let me know 
if there are any objections to this.

Thanks,
Mat___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev=DwICAg=jf_iaSHvJObTbx-siA1ZOg=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y=4kuPXC5D7jonwbuD1vNY57XuofMpIn1f15cRbTPn_u8=_mwjtQTWrSpt9xpIbrp6PRwthG4fEs2n5l43yzGavrI=
 




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev