Guys, I have installed rc1 for v 1.5 and the ccnet validator is saying ccnet.config is not valid - unused node detected for the dupfinder task. All I did was copy/paste the dupfinder sample syntax from the documentation into the <tasks> section... <tasks> ... <dupfinder> <dynamicValues /> <fileMask>*.cs</fileMask> <includeCode>False</includeCode> <inputDir>Code</inputDir> <recurse>False</recurse> <shortenNames>False</shortenNames> <threshold>5</threshold> <timeout>600</timeout> <width>2</width> </dupfinder> </tasks>
and the cc validator will not pass. If I remove the sample xml dupfinder copy/pasted in from the documentation, the validation passes. Is the sample syntax incorrect in the documentation? /Justin
