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.

-- 
Celio Cidral Junior
WEG Eletric
Brazil


-------------------------------------------------------
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