Share

NAnt - A .NET Build Tool

Tracker: Bugs

5 Solution does not compile correctly - ID: 1209741
Last Update: Comment added ( drieseng )

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.


Célio Cidral Junior ( ccidral ) - 2005-05-27 10:35

5

Closed

Fixed

Gert Driesen

Tasks

0.85

Public


Comment ( 1 )

Date: 2005-05-27 16:49
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

This is now fixed in cvs.

Thanks for the report !


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2005-05-27 16:49 drieseng
resolution_id None 2005-05-27 16:49 drieseng
assigned_to nobody 2005-05-27 16:49 drieseng
close_date - 2005-05-27 16:49 drieseng