Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Brian de Alwis
I had a lot of problems updating an RCP product behind NTLM proxies. I initially tried disabling the use of the Apache HttpClient providers and using java.net.useSystemProxies, but the system proxy support doesn’t work with PAC files. I fortunately stumbled across the proxy-vole project

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Scott Lewis
On 6/9/2015 9:49 AM, Andreas Sewe wrote: Code Recommenders and the Automated Error Reporting use HttpComponents internally, either directly or through Eclipse Aether (in Code Recommenders' case). We use ECF *only* for our communication test, as we got the impression that ECF is sometimes more s

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Andreas Sewe
Hi Scott, > For everyone's info, there's been a long discussion of what appear to be > HttpComponents-based proxy difficulties on this bug > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=422665 yes, I am aware of that discussion. AFAIK, we never arrived at real test scenarios, though, which al

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Scott Lewis
For everyone's info, there's been a long discussion of what appear to be HttpComponents-based proxy difficulties on this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=422665 ECF (used for p2) has the ability to disable the default HttpComponents-based provider and use an JRE URLConnection-

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Andreas Sewe
Hi all, a bit more info. To analyze the proxy issues plaguing Code Recommenders and the Automated Error Reporting, we have included a network communication test job in earlier RCs that just pinged a stats URI at download.eclipse.org using both Apache HttpComponents or ECF (through p2's Repository

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Sievers, Jan
> There is helper for this in m2e [1] and I think Tycho has something similar > too. yes, Tycho uses something similar https://github.com/eclipse/tycho/blob/master/tycho-its/src/test/java/org/eclipse/tycho/test/TYCHO279HttpProxy/ProxySupportTest.java HTH Jan From: cross-project-issues-dev-b

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Igor Fedorenko
You can use jetty to create in-process http proxy servers. There is helper for this in m2e [1] and I think Tycho has something similar too. There is also MockWebServer from Square [2], which arguably gives you finer control over your test server behaviour. We use it to test some aspects of Aether

Re: [cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Denis Roy
On 09/06/15 03:57 AM, Marcel Bruch wrote: Dear cross-projects, I wonder how other projects test proxied communication. Is there something like a “proxy simulator” or a set of test proxies you use? It would be great if others could share their setups. Marcel, David opened this bug some time a

Re: [cross-project-issues-dev] Signer failure - OCL RC4 late

2015-06-09 Thread Ed Willink
Hi OCL RC4 built and signed. Contribution imminent. Thanks Mikael. Regards Ed Willink On 09/06/2015 06:32, Ed Willink wrote: Hi https://bugs.eclipse.org/bugs/show_bug.cgi?id=469672 Regards Ed Willink On 08/06/2015 22:53, Ed Willink wrote: Hi The signer appears t

[cross-project-issues-dev] Proxy Testing Tool?

2015-06-09 Thread Marcel Bruch
Dear cross-projects, for the error reporting we use the Apache HTTP Client to send error reports to its REST server. We spotted an issue how we handle proxies that require authentication - but were unfortunately not yet able completely fix it. I wonder how other projects test proxied communicat

Re: [cross-project-issues-dev] Almost all projects are ready for the June 10 release review

2015-06-09 Thread Goulwen Le Fur
Great, Thanks you. -- Goulwen Le Fur - goulwen.le...@obeo.fr Le 08/06/2015 18:32, Wayne Beaton a écrit : > It was an oversight. My apologies. Thanks for looking. > > Wayne > > On 08/06/15 05:03 AM, Goulwen Le Fur wrote: >> Hi Wayne, >> >> I think that everything is ok for the EEF project (mode