Bugs item #2688423, was opened at 2009-03-16 15:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2688423&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: 0.85
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: nitin mehra (nitin_mehra)
Assigned to: Nobody/Anonymous (nobody)
Summary: delete task is not deleting all the files

Initial Comment:
I wish to delete all the vssver2.scc files that are located in ${stage} base 
directory. 

<delete >
   <fileset basedir="${stage}" defaultexcludes="false"> 
      <include name="**/vssver2.scc" />
   </fileset>
</delete>

But the delete task leaves one file in the last directory.

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

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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to