Patches item #1648001, was opened at 2007-01-30 15:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474853&aid=1648001&group_id=54790

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hadrian (honkster)
Assigned to: Nobody/Anonymous (nobody)
Summary: VB6 Task fails to rebuild projects with designers

Initial Comment:
If you have a VB6 project containing source files produced by designers, i.e. 
Reports, the file extention is .Dsr and when changed won't get recompiled.
When parsing the VB6 project file the VB6 task does not check for source code 
that comes from a designer.
I have added an extra check to the case statement in the method 
ParseProjectFile of VB6Task.cs so that .Dsr files will be included as source 
code and therefore will be rebuilt if they are changed.

Hadrian

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474853&aid=1648001&group_id=54790

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to