Paul Cowan wrote:

How can I pass external parameters into the NANT script??

NAnt can:
   get properties on the command line
   read an entire file into a property
   loop over the lines of a file
include subordinate NAnt build files, which can contain property definitions
   get the values of environment variables
   fetch registry values

Take your pick.

Gary





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to