|
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. |
[Nant-users] Small error in task example
Butler, Mark A Mr IPI Gramm Tech Mon, 13 Dec 2004 18:25:53 -0800
- [Nant-users] Small error in <copy> ... Butler, Mark A Mr IPI Gramm Tech
- RE: [Nant-users] Small error in <... Gert Driesen
