> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Célio Cidral Junior
> Sent: woensdag 25 mei 2005 20:08
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Solution does not compiles correctly
> 
> Hello!
> 
> I think the solution is not being compiled correctly in a specific
> circumstance. I tried to compile a solution using the <solution> task
> and then the build failed because there was some test classes that
> passed not the test. Then I opened the solution, removed the test
> classes from the test project and saved it. After that, I tried to
> compile second time, still using <solution> task. The build failed
> again because the same classes which I just removed from the project
> were still there and causing the build to fail.
> 
> I suppose that NAnt is detecting changed source files in order to
> compile only them, but it is not dealing with cases when only the
> project file is changed because some source files were removed, for
> example. I don't know if this is a bug or if I'm unaware of something.

Yep, it’s a bug. Can you submit a bug report for it ?

Thanks,

Gert



-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_idt02&alloc_id135&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to