>-- Original Message --
>From: Ian MacLean <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [nant-dev] fileset references
>Date: Tue, 24 Jun 2003 18:35:04 +0900
>
>
>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.

Wow, I'll try it immediately!
Thanks,

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 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

Reply via email to