Patches item #1648001, was opened at 2007-01-30 16:15
Message generated for change (Comment added) made by dogu
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: Closed
>Resolution: Fixed
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

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

>Comment By: Dominik Guder (dogu)
Date: 2011-09-25 21:31

Message:
added to 0.91

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

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

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to