Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Access the internet during the build

Thank you, David, for the suggestion.

Best Regards

Samuel Wu

Inactive hide details for David M Williams ---04/16/2015 02:22:41 AM---cbi-dev list would be the place to ask. (short answer, iDavid M Williams ---04/16/2015 02:22:41 AM---cbi-dev list would be the place to ask. (short answer, it is possible, but  only by using the proxie

From: David M Williams <david_williams@xxxxxxxxxx>
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Date: 04/16/2015 02:22 AM
Subject: Re: [tycho-user] Access the internet during the build
Sent by: tycho-user-bounces@xxxxxxxxxxx





cbi-dev list would be the place to ask. (short answer, it is possible, but only by using the proxies at eclipse.org).




From:        
Samuel Wu <samuelwu@xxxxxxxxxx> 
To:        
tycho-user@xxxxxxxxxxx,
Date:        
04/15/2015 06:33 PM 
Subject:        
[tycho-user] Access the internet during the build 
Sent by:        
tycho-user-bounces@xxxxxxxxxxx 




There is a test case in the WTP build which needs to access a file,
http://www.ws-i.org/Testing/Tools/2005/01/SSBP10_BP11_TAD_1-0.xml, on the internet during the build.
It uses the following call
new URL(tadURI)openStream();
The file exists on the internet but the call seems timed out. I wonder whether the build machine allows this kind of access during the build.
Thank you.

Best Regards

Samuel Wu
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/tycho-user _______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user

GIF image


Back to the top