Hi i only picked up NAnt after reading Brian Nantz's "Open Source .NET
Development" and the biggest "woah" i see now is that practically half the
stuff written can be considered deprecated (and the book is time stamped
2005) with so many changes in 0.85.

Without going into VSS source retrieval (I will deal with that after i've
cleared this step), i think his recommended [old] approach to using a
seperate helper class to parse a customised Dependencies XML config to
properly order the build sequence of projects in a solution has been
superceded.

I am now studying the new NAnt.build as well as child build files of the
projects to figure out the exact method to order these, and what I see is
<include> tasks to pure assemblies in the <references> fileset. But how does
that determine which is the first project to compile?


thanks,
Aaron



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to