Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Show http redirects in output

you could try enabling apache httpclient tracing

 

https://wiki.eclipse.org/Equinox/p2/Reporting_Problems

 

Regards

Jan

 

 

 

From: <tycho-user-bounces@xxxxxxxxxxx> on behalf of Felix Dorner <felix.dorner@xxxxxxxxx>
Reply-To: Tycho list <tycho-user@xxxxxxxxxxx>
Date: Friday, 23. November 2018 at 10:08
To: Tycho list <tycho-user@xxxxxxxxxxx>
Subject: [tycho-user] Show http redirects in output

 

Hi,

 

when tycho is downloading bundles, can I somehow configure it to show http redirects? For example, currently I can see: 

 

[INFO] Fetching org.polarsys.capella.core.data.gen_1.2.1.201806011020.jar from http://download.polarsys.org/capella/core/updates/releases/1.2.1-R20180601-102021/org.polarsys.capella.rcp.site/plugins/ (2.26MB)

 

Download.polarsys.org answers with a http redirect to the tycho request. I would like to see that in the log.

 

Thanks,

Felix

 

--

Linux. The choice of a GNU generation.


Back to the top