Patches item #1108543, was opened at 2005-01-24 19:59
Message generated for change (Comment added) made by drieseng
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: Gert Driesen (drieseng)
Date: 2005-01-31 20: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 18:43

Message:
Logged In: YES 
user_id=1176927

any word on getting this committed?

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

Comment By: Gert Driesen (drieseng)
Date: 2005-01-25 20: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 08: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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to