Ian
On Sat, 2003-06-28 at 16:10, Ian MacLean wrote:
Its definately in cvs. I've done a clean check out into a seperate directory and the example below works fine. Are you seeing errors ? What isn't working ?
NAnt simply says "Unknown task <fileset>".
Gius_.
Ian
Ian,
On Tue, 2003-06-24 at 11:35, Ian MacLean wrote:
fileset references are done. I still need to add some unit tests and polish a few things but its all working.
try somthing like the following :
<fileset id="foo">
<includes name="*.*"/> </fileset>
<copy todir="." overwrite="true"> <fileset refid="foo"/> </copy>
There is now a general framework for referencable types. Its only implemented for filesets right now.
Is that on CVS? It doesn't seem so...
Gius_.
Ian
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers