[nant-dev] [ nant-Bugs-1173225 ] Bad dependencies aren't detected in sln

2005-03-31 Thread SourceForge.net
Bugs item #1173225, was opened at 2005-03-30 19:33
Message generated for change (Comment added) made by henryl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1173225group_id=31650

Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Henry (henryl)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bad dependencies aren't detected in sln

Initial Comment:
When a visual studio solution has project dependencies
that don't exist, nant currently logs 'cyclic
dependency', instead of detecting the fact that either
projects are missing, or the guids have become
corrupted. Attached is a patch to detect bad dependency
guids, and bail out early.

--

Comment By: Henry (henryl)
Date: 2005-03-31 23:17

Message:
Logged In: YES 
user_id=1083163

I've attached a zip that has a nant build, a solution with a
bad dependancy, and a empty project file. The solution is
set to have a bad dependency
ProjectSection(ProjectDependencies) = postProject
{----} =
{----}
EndProjectSection
Visual studio ignores this dependency, while nant complained
about circular dependencies. With the supplied patch, nant
now detects the corrupt solution file, and quits with an
error message.

I would have written a unit test, but wasn't too sure how to
run the nant unit tests... (I haven't used nunit much).

--

Comment By: Gert Driesen (drieseng)
Date: 2005-03-30 19:58

Message:
Logged In: YES 
user_id=707851

Can you also attach a small repro ?

Thanks !

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1173225group_id=31650


---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers


[nant-dev] [ nant-Bugs-1173225 ] Bad dependencies aren't detected in sln

2005-03-31 Thread SourceForge.net
Bugs item #1173225, was opened at 2005-03-30 13:33
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1173225group_id=31650

Category: Tasks
Group: 0.85
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Henry (henryl)
Assigned to: Gert Driesen (drieseng)
Summary: Bad dependencies aren't detected in sln

Initial Comment:
When a visual studio solution has project dependencies
that don't exist, nant currently logs 'cyclic
dependency', instead of detecting the fact that either
projects are missing, or the guids have become
corrupted. Attached is a patch to detect bad dependency
guids, and bail out early.

--

Comment By: Gert Driesen (drieseng)
Date: 2005-03-31 17:22

Message:
Logged In: YES 
user_id=707851

This is already fixed in cvs (and in recent nightly builds).



--

Comment By: Henry (henryl)
Date: 2005-03-31 17:17

Message:
Logged In: YES 
user_id=1083163

I've attached a zip that has a nant build, a solution with a
bad dependancy, and a empty project file. The solution is
set to have a bad dependency
ProjectSection(ProjectDependencies) = postProject
{----} =
{----}
EndProjectSection
Visual studio ignores this dependency, while nant complained
about circular dependencies. With the supplied patch, nant
now detects the corrupt solution file, and quits with an
error message.

I would have written a unit test, but wasn't too sure how to
run the nant unit tests... (I haven't used nunit much).

--

Comment By: Gert Driesen (drieseng)
Date: 2005-03-30 13:58

Message:
Logged In: YES 
user_id=707851

Can you also attach a small repro ?

Thanks !

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1173225group_id=31650


---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers


[nant-dev] [ nant-Bugs-1173225 ] Bad dependencies aren't detected in sln

2005-03-30 Thread SourceForge.net
Bugs item #1173225, was opened at 2005-03-30 13:33
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1173225group_id=31650

Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Henry (henryl)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bad dependencies aren't detected in sln

Initial Comment:
When a visual studio solution has project dependencies
that don't exist, nant currently logs 'cyclic
dependency', instead of detecting the fact that either
projects are missing, or the guids have become
corrupted. Attached is a patch to detect bad dependency
guids, and bail out early.

--

Comment By: Gert Driesen (drieseng)
Date: 2005-03-30 13:58

Message:
Logged In: YES 
user_id=707851

Can you also attach a small repro ?

Thanks !

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1173225group_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=6595alloc_id=14396op=click
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers