https://issues.apache.org/bugzilla/show_bug.cgi?id=47301
Summary: Get task throws FileNotFoundException on non-standard
http port source
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
When trying to run the GET core task with a non-standard http source port (ex:
<get src="http://test.com:7925/services/" dest="index.html" /> ) a
FileNotFoundException is thrown. The URL is accessible through a browser on
the same machine.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.