Branch: refs/heads/master
Home: https://github.com/jenkinsci/pmd-plugin
Commit: c311e09311092846081b0b37c6b175266059f660
https://github.com/jenkinsci/pmd-plugin/commit/c311e09311092846081b0b37c6b175266059f660
Author: Ulli Hafner <[email protected]>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M .classpath
M pom.xml
M src/main/java/hudson/plugins/pmd/parser/PmdParser.java
M src/main/java/hudson/plugins/pmd/parser/Violation.java
M src/test/java/hudson/plugins/pmd/parser/PmdParserTest.java
A src/test/resources/hudson/plugins/pmd/parser/issue12801.xml
Log Message:
-----------
[FIXED JENKINS-12801] Added column support for PMD warnings.