[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[mylyn-reviews-dev] GerritClientTest behind HTTP proxy
|
- From: Sascha Scholz <sascha.scholz@xxxxxxxxx>
- Date: Fri, 11 Nov 2011 11:52:21 +0100
- Delivered-to: mylyn-reviews-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=rE/RxxC4JChQAIQHDcLl0cAfaGehW7EttZHQHvDOZn8=; b=RCXHUBc+Q8DQAm3IXvVTTsMPDGLPM/YQvPL8L0XIutUNtwvH/OR91kRiWqaTgdbc5k JPtQHh+vZbvCWqwrphCf5GxFQuwl683EOzpR8jqimwBX6HAqaXL35JFVvmAfR+MJc1bA GrapF4vVD6K0imi49yC5GlGPMDETPnsmzO0B0=
Hi,
I haven't managed to run the GerritClientTest behind a HTTP proxy
server. It tries to connect directly to the Gerrit instance and then
fails with "Caused by: java.net.UnknownHostException:
review.mylyn.org".
Any hints where I can configure this?
Thanks,
Sascha