[GRADLE-2400] Dependency Resolution does not follow HTTP redirect to different host Created: 25/Jul/12 Updated: 04/Jan/13 Resolved: 25/Jul/12 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.1-rc-1 |
Fix Version/s: | 1.1-rc-2 |
Type: | Bug | ||
Reporter: | Daz DeBoer | Assignee: | Daz DeBoer |
Resolution: | Fixed | Votes: | 0 |
Description |
This was due to a bug in Apache HTTPClient 4.2 (https://issues.apache.org/jira/browse/HTTPCLIENT-1193). It was solved by switching to use HTTPClient 4.2.1. |