<project name="PerformanceTests" default="run" > <target name="run"> <copy> <fileset basedir="\\WHIDBEY-UNIT\build.lastsuccess"> <include /> </fileset> </copy> </target> </project>
Try to complete attributes of task 'include'.