Package pmd: Information

    Source package: pmd
    Version: 4.2.5-alt4_14jpp7
    Build time:  Apr 1, 2013, 10:11 PM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: Scans Java source code and looks for potential problems
    Description: 
    PMD scans Java source code 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
    
    PMD has plugins for JDeveloper, Eclipse, JEdit, JBuilder, BlueJ,
    CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA,
    TextPad, Maven, Ant, Gel, JCreator, and Emacs.

    List of RPM packages built from this SRPM:
    pmd (noarch)
    pmd-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.6
      2. ant-junit
      3. plexus-resources
      4. oro
      5. /proc
      6. jaxen >= 0:1.1.1
      7. jpackage-compat
      8. jpackage-utils >= 0:1.6
      9. junit
      10. junit-junit4
      11. rpm-build-java
      12. unzip
      13. objectweb-asm >= 0:3.1
      14. objectweb-asm-javadoc >= 0:3.1
      15. xml-commons-apis >= 1.3.02

    Last changed


    April 1, 2013 Igor Vlasenko 0:4.2.5-alt4_14jpp7
    - fixed build with new junit
    March 17, 2013 Igor Vlasenko 0:4.2.5-alt3_14jpp7
    - fc update
    March 20, 2012 Igor Vlasenko 0:4.2.5-alt3_2jpp6
    - dropped velocity14