Dahlia Bock

Archive for January 21st, 2009

It’s not a bug, but a feature!

without comments

Heard that before? Many times? I was trying to find out why NAnt wasn’t working with Visual Studio 2005 solution files and I found this:

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: Core
Group: 0.85
>Status: Closed
>Resolution: Invalid
Priority: 9
Submitted By: _____
Assigned to: Nobody/Anonymous (nobody)
Summary: Nant build issue with VC# 2005 solution (Express edition)

Initial Comment:
Hi,

When I tried to build the VC# 2005 solution using
nant, I am getting the following error.

build:

[solution] Starting solution build.

BUILD FAILED

Microsoft Visual Studio.NET 2005 solutions are not
supported.

Total time: 0.1 seconds.

Please help me to resolve this.

Regards
———————————————————————-

And here’s the reply. I think it’s a gem.

Comment By: _______
Date: 2006-03-13 03:09

Message:
Logged In: YES
user_id=655297

As you have to see from the message you got, this is NOT an
error (bug), but a “feature”. 2005 solutions are simply NOT
supported in official solution task.

To find solution to your needs, browse nant lists archives.
There are several ways desribed. And please, do not create
bug reports for feature requests.

———————————————————————-

Written by Dahlia Bock

January 21, 2009 at 10:27 pm

Posted in ramble