This was purely motivated by me wanting to be able to use "-f:" instead of "-buildfile:". Bold! :)

options:
-help print this message
-projecthelp print project help information
-buildfile:<file> use given buildfile
-file:<file> ''
-f:<file> ''
-find search parent directories for buildfile
-D:<property>=<value> use value for given property
-verbose, -v displays more information during build process
-logger: use given class name as logger
-logfile:, -l: use value as name of log output file

I also did some thoroughly anal-retentive "refactoring". (Made a CommandLineOption enum, moved the above console output into its own function.)

Don't know that these changes warrant any additions to Nant.Console.Tests, but if the Council of Elders feels it appropriate, I'd be happy to oblige. :)

Oh, and I would appreciate being alerted to any style/convention violations I may have committed.

Brian Deacon

_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months FREE*. http://join.msn.com/?page=features/junkmail

Attachment: ConsoleRunner.zip
Description: Zip compressed data

Reply via email to