DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33955>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33955


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




------- Additional Comments From [EMAIL PROTECTED]  2005-03-21 10:30 -------
No the issue is that the tar file does not
store the directories, so the unix tar command
has to create the directories without information
on the directories.

This issue also exists with the standard unix tar command.

if one does >tar cf test.tar test/*.xml
the tar file test.tar will contain
test/x.xml
test/build.xml
etc
i.e. no entry for the "test" directory.

I was thinking of fixing this by adding a new attribute
 - adddirectores (or something similar) to the tarfileset element.

Missing this makes using uid and gid in combination with
prefix attribute not too useful.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to