Bugs item #1209741, was opened at 2005-05-27 06:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1209741&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Celio Cidral Junior (ccidral)
Assigned to: Nobody/Anonymous (nobody)
Summary: Solution does not compile correctly

Initial Comment:
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1209741&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to