One more tar related issue. I noticed a subtle difference between Gnu Tar and the tar task.
If you are tarring a folder structure with Gnu Tar then entries for all folders will be created separately. The Ant tar task does not add the folders as separate entries, unless you explicitly specify them. In most cases this is not an issue, since applications extracting files from tar archives will create the necessary folders. But not in all cases. Some applications will fail because they expect the folders to be listed first, and created. Again, I can submit a bug report, but first I wanted to see if anyone has suggestions in this regard. Thanks, Marius -- http://marius.scurtescu.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]