jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-224

Upgrade to PMD 4.2.2

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: 1.5
  • Component/s: Maven Plugin, Rules
  • Labels:
    None

Description

"This release fixes a few bugs in the 4.2 version but does not introduce major changes."

Issue Links

is depended upon by

Bug - A problem which impairs or prevents the functions of the product. SONAR-389 PMD rule TooManyMethods is not available in Sonar

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Simon Brandhof added a comment - 03/Oct/08 8:01 AM

New rules :

  • AvoidMultipleUnaryOperators
  • Controversial ruleset: DoNotCallGarbageCollectionExplicitly
  • Design ruleset : ReturnEmptyArrayRatherThanNull,TooFewBranchesForASwitchStatement,AbstractClassWithoutAnyMethod
  • Codesize : TooManyMethods
  • StrictExceptions : DoNotThrowExceptionInFinally
  • Strings : AvoidStringBufferField
  • CyclomaticComplexity now can be configured to display only class average complexity or method complexity, or both.

Description updated :

  • EmptyMethodInAbstractClassShouldBeAbstract

New parameters :

  • AvoidDuplicateLiterals now has 'skipAnnotations' boolean property
Show
Simon Brandhof added a comment - 03/Oct/08 8:01 AM New rules :
  • AvoidMultipleUnaryOperators
  • Controversial ruleset: DoNotCallGarbageCollectionExplicitly
  • Design ruleset : ReturnEmptyArrayRatherThanNull,TooFewBranchesForASwitchStatement,AbstractClassWithoutAnyMethod
  • Codesize : TooManyMethods
  • StrictExceptions : DoNotThrowExceptionInFinally
  • Strings : AvoidStringBufferField
  • CyclomaticComplexity now can be configured to display only class average complexity or method complexity, or both.
Description updated :
  • EmptyMethodInAbstractClassShouldBeAbstract
New parameters :
  • AvoidDuplicateLiterals now has 'skipAnnotations' boolean property

People

  • Assignee:
    Simon Brandhof
    Reporter:
    Simon Brandhof
Vote (0)
Watch (0)

Dates

  • Created:
    18/Apr/08 3:14 AM
    Updated:
    10/Jan/12 3:13 PM
    Resolved:
    03/Oct/08 8:53 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.