https://issues.apache.org/bugzilla/show_bug.cgi?id=40059
--- Comment #3 from Steve Loughran <[email protected]> 2010-01-04 03:39:58 UTC --- Mike, nobody works on Ant in any paid form, the general rule is that to fix a problem that you have, the best way is to patch your local copy of the source, then submit a patch including those changes and some tests/documentation, as that is what is needed to get your patch in the main branch, There is a workaround, which is you create the (hanging) symlink in the source filesystem pointing to the final destination, and then tar it using the native tar command, instead of the <tar> task. I've been using this when creating RPMs. It isn't x-platform though, only works on a unix system. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
