Issue Details (XML | Word | Printable)

Key: SFOS-1181
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Steve Loughran
Reporter: Paul Murray
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SmartFrog

ant print-proxy-settings only works if the proxy settings are correct

Created: 28/Apr/09 04:49 PM (BST)   Updated: 29/Apr/09 11:31 AM (BST)
Component/s: build process
Affects Version/s: None
Fix Version/s: 3.17.010

Time Tracking:
Not Specified

Compatibility: unknown


 Description  « Hide
The ant target print-proxy-settings does a maybe-ivy-resolve and hangs if the proxy settings are incorrect. So this taget only reports the settings if they are right.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 29/Apr/09 11:30 AM (BST)
fixed; the target now depends only on init-common-simpledefinitions

Steve Loughran added a comment - 29/Apr/09 11:31 AM (BST)
Also, ant -diagnostics prints the proxy information passed to ant's command line

-------------------------------------------
 Proxy information
-------------------------------------------
http.proxyHost = "web-proxy"
http.proxyPort = "8088"
https.proxyHost = "web-proxy"
https.proxyPort = "8088"
Java1.5+ proxy settings:
HTTP @ web-proxy:8088 web-proxy:8088 [unresolved]