[ 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 (Comment added) made by rmboggs
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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: fmhome (fmhome)
Assigned to: Ryan Boggs (rmboggs)
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.



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

>Comment By: Ryan Boggs (rmboggs)
Date: 2010-05-08 11:20

Message:
Fixed.  Closing.

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

Comment By: Ryan Boggs (rmboggs)
Date: 2010-05-07 20:52

Message:
hmm, I thought this was already fixed.  I'll look at it.  Should be
straight forward.

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

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.