https://issues.apache.org/bugzilla/show_bug.cgi?id=50469
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Stefan Bodewig <[email protected]> 2012-04-22 16:34:33 UTC --- You shouldn't be using Ant's tar classes but rather Commons Compress http://commons.apache.org/compress/ - which is what underlies the compress antlib rather than Ant's own tar package. TarArchiveEntry in Commons Compress tar package supports the setLinkName -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
