Ralf Wagner

Show:

What's happening?

  • Comment: Error using migration ruleset in PMD 4.2

    Hi, I checked out the latest source from trunk and compiled it. It works fine now. Thanks for the quick help.

    2008-03-31 09:14:48 UTC in PMD

  • Comment: Error using migration ruleset in PMD 4.2

    I _suppose_ that all rules after the migration rules are not checked and are not reported, but PMD still keeps working, so I get less bugs reported. When I removed both migration rules from my custom ruleset, everything works, I get the the same number of errors (or more due to new rules).

    2008-03-28 14:42:10 UTC in PMD

  • Comment: Error using migration ruleset in PMD 4.2

    File Added: myruleset.xml.

    2008-03-28 14:37:37 UTC in PMD

  • Comment: Error using migration ruleset in PMD 4.2

    File Added: verbose.txt.

    2008-03-28 14:33:54 UTC in PMD

  • Error using migration ruleset in PMD 4.2

    I encountered a strange error today when I tried to switch from PMD 4.1 to 4.2 (I simply replaced the old pmd lib with the new one): PMD 4.2 reported fewer errors than 4.1. When I looked into the problem, I found that using the rulesets "migrating_to_14.xml" and "migrating_to_15.xml" caused the problem. I'm using the ant task and a self-defined ruleset. If I include the two migrating rulesets...

    2008-03-28 14:33:09 UTC in PMD

  • Comment: New property for PMD ant task

    Hi, I just committed the changes for the latest version (4.2 RC1).

    2008-03-12 14:01:16 UTC in PMD

  • Comment: New property for PMD ant task

    File Added: PMDTask.java.

    2008-03-12 14:00:08 UTC in PMD

  • New property for PMD ant task

    Currently, it is only possible to fail the ant build, when there are rule violoations of a certain severity, e.g. the ant build breaks for PMD rule violations with a severity from 1-3: failOnRuleViolation="true" minimumPriority="3" Additionally, I'd like to break the build when there are too many pmd errors, so that the developers can commit the source in the first place, get the pmd...

    2007-12-12 17:25:45 UTC in PMD

  • Comment: False positive for rule basic/UselessOperationOnImmutable

    Works fine with PMD 4.1 Thanks!

    2007-11-19 09:58:28 UTC in PMD

  • Line numbers missing in reports generated with xslt

    PMD 4.0 RC1 In the html reports the line numbers for the violations are missing. PMD was run on the source with an ant task using the xml formatter. In a second step, the xml reports are transformed with an xslt transformation as described under PMD Ant Task / "Postprocessing the report file with XSLT". The reason for this errors seems to be that the xml format has changed. Old: (PMD...

    2007-06-25 08:37:03 UTC in PMD

About Me

  • 2000-06-22 (9 years ago)
  • 43687
  • ralfwagner (My Site)
  • Ralf Wagner

Send me a message