Mark,
 
This is now fixed in cvs.
 
Thanks for the report !
 
Gert


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Butler, Mark A Mr IPI Gramm Tech
Sent: dinsdag 14 december 2004 0:25
To: [EMAIL PROTECTED]
Subject: [Nant-users] Small error in <copy> task example

Shouldn’t the “includes” be “include” instead?

 

ii.  Copy a set of files to a new directory.

 

            <copy todir="${build.dir}">

                <fileset basedir="bin">

                    <includes name="*.dll" />

                </fileset>

            </copy>

 

One of these days I’ll figure out how to fix this stuff myself. (Probably right after I launch my plan to solve all of the world’s big problems in one fell swoop.)

 

MArk B.

Reply via email to