Bugs item #1732361, was opened at 2007-06-06 22:30
Message generated for change (Comment added) made by drieseng
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1732361&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.86
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Adrian Rodriguez (oglowo)
>Assigned to: Gert Driesen (drieseng)
Summary: solution task fails with VS2005 Solution Items
Initial Comment:
What I did to reproduce this:
1. Create a solution with a project.
2. Add an NAnt build file to the solution
3. Run NAnt on the build file.
You will receive an error saying something like, "Error checking whether
Solution Items is an enterprise template project"
If you look at the solution file, you'll see a Solution Items that is part of
the projects in the solution. This is a virtual folder that should not be
processed.
I created a patch for this on my system, but I don't know if it's the optimal
solution. I remember looking at some of the code. I think you can take care
of it using regular expressions or a simple if (!Solution Items) { // keep
going }
----------------------------------------------------------------------
>Comment By: Gert Driesen (drieseng)
Date: 2008-02-09 21:40
Message:
Logged In: YES
user_id=707851
Originator: NO
Fixed in CVS, and in the upcoming 0.86 Beta 2.
Thanks for the report!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1732361&group_id=31650
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers