[ nant-Bugs-2997300 ] tar task should create a folder

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nant.devel
Message-ID <[email protected]>
Bugs item #2997300, was opened at 2010-05-05 13:46
Message generated for change (Tracker Item Submitted) made by fmhome
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2997300&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: fmhome (fmhome)
Assigned to: Nobody/Anonymous (nobody)
Summary: tar task should create a folder 

Initial Comment:
Hi,

It's me again :)

Similar issue but different task...
It is similar to zip task issue you guys have fixed last time.

The issue is with destfile attribute of tar task.
<tar destfile="${root.dir}/${archive}/test.tar.gz">

When the task is excuted, the task doesn't create the 
${root.dir}/${archive} folder structure and fail, unless the structure is
already there.
Sometime, users want to put the final tar.gz file in a different folder.
Otherwise one has to use mkdir to create the dir structure first then call
the tar task.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2997300&group_id=31650

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.