Patches item #1108543, was opened at 2005-01-24 11:59
Message generated for change (Comment added) made by digitaldrummerj
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474853&aid=1108543&group_id=54790

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: justinj (digitaldrummerj)
Assigned to: Nobody/Anonymous (nobody)
Summary: CodeStats Enhancements to Support Multiple LineCounters

Initial Comment:
The codestats module did not quite fit what I needed it 
to do which was to allow me to get a linecount for 
multiple kinds of file types, label them and append the 
output to a file.  

So I made the modifications needed to enable this 
functionality.  I have included a patch file for the 
CodeStats.cs file located in the Tasks folder as well as 2 
new files for the CodeStatsType and 
CodeStatsTypeCollection.  

Please let me know what I need to do to get this 
integrated into NAntContrib.


Changes:

* Made it so you can append to the output file
* Made it so that you can choose to only show the 
summary for the whole fileset instead of individual files.
* Added buildname attribute 
* Fixed bug with the file summary output including the 
directory and filename twice
* Re-formatted xml document output so that for each 
run, it creates a code summary node, then a linecount 
node for each fileset and a file summaries/summary node 
for each individual file.


Thx


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

>Comment By: justinj (digitaldrummerj)
Date: 2005-02-14 12:51

Message:
Logged In: YES 
user_id=1176927

i changed the CodeStatsType to inherit from FileSet.  
Please let me know what else I need to do to ensure that this 
makes it into the final nantcontrib release.

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

Comment By: justinj (digitaldrummerj)
Date: 2005-02-14 12:51

Message:
Logged In: YES 
user_id=1176927

i changed the CodeStatsType to inherit from FileSet.  
Please let me know what else I need to do to ensure that this 
makes it into the final nantcontrib release.

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

Comment By: justinj (digitaldrummerj)
Date: 2005-02-04 12:02

Message:
Logged In: YES 
user_id=1176927

I am not sure on this one.  I am not an expert on the inner 
working of nant.  I just followed some examples that I had of 
other custom task that I had.

I can make an change that you feel are needed for this to 
get committed into cvs.



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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-31 12:58

Message:
Logged In: YES 
user_id=707851

Just had a quick look, and I wonder if it would be better to 
have the CodeStatsType derive from FileSet.

I won't have much time until friday, so ...


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

Comment By: justinj (digitaldrummerj)
Date: 2005-01-31 10:43

Message:
Logged In: YES 
user_id=1176927

any word on getting this committed?

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-25 12:04

Message:
Logged In: YES 
user_id=707851

I'll try to review it asap, but don't hesitate to remind me if 
necessary ;-)

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

Comment By: Jason S Morris (jsmorris)
Date: 2005-01-25 00:13

Message:
Logged In: YES 
user_id=405288

I would very much like to see this patch commited before the 
nant .85 release.  I could use this enhancement immediately!

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

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


-------------------------------------------------------
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
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to