DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15260>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15260 tar files not readable with NetBSD pax [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerces-j-dev@xml.apache.org Status|NEW |RESOLVED Resolution| |INVALID Summary|tar files for releases |tar files not readable with |appear to be slightly |NetBSD pax |corrupted | ------- Additional Comments From [EMAIL PROTECTED] 2003-10-31 22:00 ------- Take a look at the <tar> task documentation and the commentary on how to handle file paths of >100 characters. Essentially classic unix tar cannot handle such files and attempts to untar them give an error. We cannot fix all those copies of tar out there, merely encourage people to use the GNU tar. Marking as invalid as it is not a defect in ant per-se, merely artifacts of tar format versions. Xerces-dev-team; consider the appropriate longfile option in your tar command, and consider documenting a requirement on using GNU tar for untarring the source file archives at the very least. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]