Hello all,

I'm using the latest 0.85 nant build ( 9/28 ).  

I have this in my build script:

<nunit2>
        <formatter type="Xml" usefile="true" extension=".xml" 
outputdir="c:\ivrtest\results" />
        <test>
                <assemblies>
                        <includesfile name="c:\ivrtest\data.xml" />
                </assemblies>
        </test>
</nunit2>

When I run this I get:

Error creating FileSet.
    Illegal characters in path.

What am I doing wrong? 

Felice


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to