I think it was because the file looked like this:

properties.xml:
<property name="1" value="1"/>
<property name="2" value="2"/>

Which is not a valid xml document. I think Mark got it working in the end :)

----- Original Message ----- 
> From: "Nick Varacalli" <[EMAIL PROTECTED]>
> Works for me in simple to complex cases. Can you post a small example of
how
> using include gives you a problem.
>
> Nick
> -----Original Message-----
> From : Behalf Of Mark Colburn
>
> I tried that, but Nant complains that there is more than one root node
> in the file if there is more than a single property set.
>
> -mark
> -----Original Message-----
> From: Nick Varacalli [mailto:[EMAIL PROTECTED]
>
> Look at the <include buildfile="properties.xml" /> task in the NAnt
> help.



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to