On 2013-04-17, Zach Garner wrote: > Hi everyone, I am trying to use the <get> task with skipExisting=true. > Because of my particular situation, I usually have the target file > downloaded but sometimes it is owned by root, and so it is not writeable.
> The checkAttributes() method of Get.java fails the build if the destination > file is not writeable, even when skipExisting is true. Yep, sounds like a bug. > I've attached the small patch to fix it. Let me know if I can help get this > committed, if there's interest Unfortunately our mailing list setup has eaten up your patch. Could you please open a bugzilla issue and attach the patch there? Thanks Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org