logo       

[ checkstyle-Feature Requests-1767558 ] feature for legacy system threshold: msg#00258

Subject: [ checkstyle-Feature Requests-1767558 ] feature for legacy system threshold
Feature Requests item #1767558, was opened at 2007-08-04 14:02
Message generated for change (Comment added) made by lkuehne
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397081&aid=1767558&group_id=29721

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: Check
Group: None
Status: Open
>Priority: 5
Private: No
Submitted By: Nobody (fastdragon)
Assigned to: Nobody/Anonymous (nobody)
Summary: feature for legacy system threshold

Initial Comment:
One of the best missing features for legacy systems would be to have two 
configuration properties for the ant task

1. numWarningsAllowed="xxxx"
   - This means the build will fail if there are more than xxxx warnings and I 
can bring all the rules I like to a project and the project will not add any 
more violations as it continues on according to my ruleset

2. timeNumWarningsAllowedStarted="SomeDate" + reduceWarningsEveryWeekBy="yyy"
   - This feature would would make the numWarningsAllowed go down over time.  
Each week, the allowed number of warnings would be yyy less than the previous 
week...Using the current time and the "SomeDate", you can calculate how much 
you subtract out.

I would love to see this!!!!
thanks,
dean

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

>Comment By: Lars Kühne (lkuehne)
Date: 2007-08-16 23:02

Message:
Logged In: YES 
user_id=401384
Originator: NO

Nice idea, but I guess it's unlikely that this is implemented in the near
future as there are many issues that are requested by lots of users.

But thanks to the magic of Open Source, you can build your own Ant task
that does this - shouldn't be very difficult, the code of our Ant task is
one rather small class.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397081&aid=1767558&group_id=29721

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Checkstyle-devel mailing list
Checkstyle-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/checkstyle-devel
<Prev in Thread] Current Thread [Next in Thread>