[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#686816: marked as done (RFP: pmd -- source code analyzer for unnecessary elements)



Your message dated Fri, 20 Oct 2017 10:20:02 +0000
with message-id <E1e5UPK-0005pK-Mp@quantz.debian.org>
and subject line closing RFP: pmd -- source code analyzer for unnecessary elements
has caused the Debian Bug report #686816,
regarding RFP: pmd -- source code analyzer for unnecessary elements
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
686816: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686816
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : pmd
  Version         : 5.0.0
  Upstream Author : InfoEther, Inc
* URL             : http://pmd.sourceforge.net
* License         : BSD + DARPA support acknowlegment notice
  Programming Lang: Java
  Description     : source code analyzer for unnecessary elements

Program mistake detector (PMD) scans source code (Java, JavaScript,
XML, XSL, JSP) and looks for potential problems like:
.
 - Possible bugs - empty try/catch/finally/switch statements
 - Dead code - unused local variables, parameters and private methods
 - Suboptimal code - wasteful String/StringBuffer usage
 - Overcomplicated expressions - unnecessary if statements, for loops
   that could be while loops
 - Duplicate code - copied/pasted code means copied/pasted bugs

--- End Message ---
--- Begin Message ---
RFP 686816 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: