Title: Message

I guess that would be up to the contributors. Personally, I don’t know how they can find time to work on an open source project like this… but, I am glad and thankful that they do.

 

Bob

 

 


From: Jiho Han [mailto:[EMAIL PROTECTED]
Sent: Friday, June 11, 2004 11:26 AM
To: Bob Archer; [EMAIL PROTECTED]
Subject: RE: [Nant-users] <solution> task, no rebuild option?

 

Yes, I also ended up creating a target "clean" to do that.  But do you think that there will be more development on this front, including support for building individual projects, etc.?

I know you can specify individual projects inside the solution task but that's not what I'm talking about.  It's doubtful with MSBuild coming in VS 2005.

 

In any case, I'm happier with NAnt than what I had before for sure.

Thanks

-----Original Message-----
From: Bob Archer [mailto:[EMAIL PROTECTED]
Sent: Friday, June 11, 2004 10:44 AM
To: Jiho Han; [EMAIL PROTECTED]
Subject: RE: [Nant-users] <solution> task, no rebuild option?

Personally, I do a delete all, then a get from PVCS, then a build. I feel it is safer. Also, this way obsolete files are removed also.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jiho Han
Sent: Thursday, June 10, 2004 3:40 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] <solution> task, no rebuild option?

 

I am new to NAnt and this may have been asked before but I couldn't find any info when I searched through the archive.
Basically, I am wondering if there is a way to have the solution task "rebuild" instead of default build?  Or do I have to manually delete all project files in the solution?

Thanks much.
Jiho Han

Reply via email to