RE: [Nant-users] target execution probiem

2005-10-20 Thread Gert Driesen
urceforge.net > Subject: [Nant-users] target execution probiem > > This may be a newbie problem, but I am unable to specify the > build target on the command line to nant.

RE: [Nant-users] target execution probiem

2005-10-20 Thread Eric Williams
to:[EMAIL PROTECTED] On Behalf Of david m. chinnSent: Thursday, October 13, 2005 11:20 AMTo: nant-users@lists.sourceforge.netSubject: [Nant-users] target execution probiem This may be a newbie problem, but I am unable to specify the build target on the command l

[Nant-users] target execution probiem

2005-10-19 Thread david m. chinn
This may be a newbie problem, but I am unable to specify the build target on the command line to nant.   Here is the build file:                                           ‘nant’…. Runs the test target, as