RE: [Nant-users] solution task: printing out the postbuildevent

2005-11-14 Thread Gert Driesen
urceforge.net > Subject: [Nant-users] solution task: printing out the postbuildevent > > Hello, easy question: > > > > How do I get the solution task to print out what exact post > build event failed? > > > > [solution] Starting solution bu

Re: [Nant-users] solution task: printing out the postbuildevent

2005-11-14 Thread Gary Feldman
Steve Burkett wrote: Hello, easy question: How do I get the solution task to print out what exact post build event failed? [solution] Starting solution build. [solution] Building 'Workflow.Provider' [release]... [solution] PostBuildEvent failed with exit code = 1 [solution] Build failed.

[Nant-users] solution task: printing out the postbuildevent

2005-11-13 Thread Steve Burkett
Hello, easy question:   How do I get the solution task to print out what exact post build event failed?    [solution] Starting solution build.  [solution] Building 'Workflow.Provider' [release]...  [solution] PostBuildEvent failed with exit code = 1  [solution] Build failed.   Verb