Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] HttpClient4 provider

Hi Folks,

The httpclient4-based provider has been in Equinox/Eclipse milestones for a little while now [1], and so far there has only been one clear regression reported...and then fixed [2].   I think this is good news...and bodes very well for using httpclient4 in Kepler.

I would, however, like to suggest that some more p2 community testing...and public reporting...be enlisted before Kepler...particularly around the use of proxies and, in particular, NTLMv2 proxies.   I've have personally done some proxy testing in the environments available to me (a local proxy server), but this is not at all complete...given the number of types of proxy servers, the varying impls/versions of them, the interaction between the platform proxy API and proxy config/auth information, and other idiosyncracies of many...particularly corporate...networking environments.

Given how well things have been going, I'm very optimistic that the issues will be minor.  But if additional issues are found, I will commit to help deal with them...but depending upon timing I may need to ask p2 committers and community to assist...especially if the issue is tied to a specific proxy or network environment. 

Thanks,

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=337449
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=402740


On 2/22/2013 7:55 AM, Pascal Rapicault wrote:

I think there is already a patch pending for this in one of the http4 related bug (it may be in the releng project).

Please make sure it is up-to-date and update the bug to mention that you are now ready to have it be applied.

 

Thx!

 

 

 

From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On Behalf Of zhu kane
Sent: February-22-13 10:52 AM
To: P2 developer discussions
Subject: Re: [p2-dev] HttpClient4 provider

 

Yes, I'll do it.

 

But I don't have permission to change parent pom.xml, I can't commit p2's changes until somebody updates ecf repo location in parent pom.

On Fri, Feb 22, 2013 at 11:20 PM, Pascal Rapicault <pascal.rapicault@xxxxxxxxxxxx> wrote:

Can I assume that you are going to commit all the necessary changes in p2 to consume http4?

 

From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On Behalf Of zhu kane
Sent: February-22-13 10:14 AM
To: P2 developer discussions


Subject: Re: [p2-dev] HttpClient4 provider

 

It's my fault.

 

I had a look at the stale parent pom.xml via one of CBI wiki pages. That pom uses maven.eclipse.org to search dependencies, not using p2 repository. 

 

 

On Fri, Feb 22, 2013 at 10:07 PM, Pascal Rapicault <pascal.rapicault@xxxxxxxxxxxx> wrote:

It should be sufficient to add the ECF repo Scott gave as a repo to the parent pom of p2.

 

From: p2-dev-bounces@xxxxxxxxxxx [mailto:p2-dev-bounces@xxxxxxxxxxx] On Behalf Of Mengxin Zhu
Sent: February-22-13 1:37 AM
To: p2-dev@xxxxxxxxxxx
Subject: Re: [p2-dev] HttpClient4 provider

 

Hi Paul or other CBI guys,

How to let CBI build to fetch httpclient4 provider from ECF integration repository?

I searched http://maven.eclipse.org, the artifacts of ECF's httpclient4 provider are not in it.

Thank you.

[1] http://download.eclipse.org/rt/ecf/int/site.p2/

Mengxin Zhu

On 02/22/2013 06:32 AM, Scott Lewis wrote:

Hi P2ers,

Please note I've made the ECF HttpClient4 provider available for integration build/test as described here [1].

If more/other info is needed about the plugin shape, etc., please let all know on the bug.

Unless it's a problem, it's my intention to do new integration builds for this every week between now and our next release date (March 11)...so we'll please expect a new version on ~Thur of the next few weeks.

Thanks,

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=337449#c17

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

 


_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

 


_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

 



_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top