On Sat, Jan 4, 2014 at 10:23 AM, Stefan Bodewig <bode...@apache.org> wrote:
> all Ant sees is a plain IOException so we cannot handle the case by falling 
> back to stream based copying.

Why not? Even if the IOException is “genuine” (missing permissions,
etc.), a fallback to stream copying would presumably fail with the
same error.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to