[Nant-users] Tasks subfolder

2004-03-12 Thread James Geurts
Title: RE: [Nant-users] Where are command line options documented? I just started using the latest nightly build, and it appears as though support for the Tasks sub folder has been phased out.  Is this correct?

RE: [Nant-users] Where are command line options documented?

2004-03-12 Thread Bonnett, Evan A
Title: RE: [Nant-users] Where are command line options documented? Great. I'll try that.  Thanks! Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development 937-485-8577 58577 -Original Message- From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]] Sent: Friday, Ma

Re: [Nant-users] Where are command line options documented?

2004-03-12 Thread Jaroslaw Kowalski
If you use the nightly build (recommended): If you want to use the release build, you task is the solution. Jarek - Original Message - From: "Bonnett, Evan A" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 7:43 PM Subje

RE: [Nant-users] Where are command line options documented?

2004-03-12 Thread Bonnett, Evan A
Title: RE: [Nant-users] Where are command line options documented? I have a build file and would like to delete a directory IF it exists and then re make it.  If the dir doesn't exist, nant throws an error.  Is there a way to do an existence check on the directory? Evan A. Bonnett Reynolds a

RE: [Nant-users] Where are command line options documented?

2004-03-12 Thread Bonnett, Evan A
Title: RE: [Nant-users] Where are command line options documented? Gary, Try this... http://danpupek.homeip.net/tools/nAnt-Help.pdf Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development 937-485-8577 58577 -Original Message- From: Gary Feldman [mailto:[EM

Re: [Nant-users] Where are command line options documented?

2004-03-12 Thread Gert Driesen
- Original Message - From: "Gary Feldman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 4:43 PM Subject: [Nant-users] Where are command line options documented? > Where are command line options documented? There's no such document are this time :( You can use

[Nant-users] Where are command line options documented?

2004-03-12 Thread Gary Feldman
Where are command line options documented? The online docs at http://nant.sourceforge.net/help/fundamentals/fog80.html only discusses the --buildfile option, and not others like MailLogger. Giuseppe Greco's document at http://developer.agamura.com/technotes/building-projects-with-nant/run