There is already a concat task in NAntContrib...
And the task already support filesets


Nick



From: Sascha Andres <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [nant-dev] New task: cat
Date: Wed, 17 Sep 2003 09:21:20 +0200
MIME-Version: 1.0

Hi,
* Gert Driesen wrote on 17.09.2003 (07:57):
> wouldn't it be better to have something similar to the Ant concat task
> (http://ant.apache.org/manual/CoreTasks/concat.html), which allows files to
> be concatenated or the tasks inline text be appended (or overwritten) to the
> destination file ?


A fileset is indeed a good idea. Myself I found that it
would be nice to have a filtering option, that adds part of
the functionality that's in grep. I think of an attribute
filter which takes an regular expression.

When doing this, I will add fileset support. If a fileset is
given the file attribute gets ignored. Hence, I will make it
optional.The task won't fail if no input is given.

I'll have a look at the echo task to see how inline text ist
handled, and see if I put this in the upcoming version.

-sa

--
sa at programmers-world dot com
http://www.livingit.de
Bookmarks online: http://www.mobile-bookmarks.info
                  Soon available in english

CChheecckk yyoouurr dduupplleexx sswwiittcchh..


------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous ! http://fr.ca.search.msn.com/




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to