Bugs item #1184173, was opened at 2005-04-16 08:58
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1184173&group_id=31650

Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Erwin Werkman (ewerkman)
>Assigned to: Gert Driesen (drieseng)
Summary: Solution task does not recognize configurations with dashes

Initial Comment:
The solution task does not recognize configurations with 
dashes in the configuration name. 

When you run nant with the following solution task:

<solution configuration="Release - No SSL" 
solutionfile="c:\build\bakker\bakker.sln">

it doesn't recognize the configuration. It seems the 
regular expresssion responsible for detecting the 
configurations in the solution file does not recognize the 
dash.

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

>Comment By: Gert Driesen (drieseng)
Date: 2005-04-16 09:37

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.

Thanks for the report !

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to