[ http://jira.codehaus.org/browse/MPMD-16?page=all ]
Joakim Erdfelt updated MPMD-16: ------------------------------- Attachment: MPMD-16.2.patch > Utilise the exclusion mechanism to allow arbitrary exclusions > ------------------------------------------------------------- > > Key: MPMD-16 > URL: http://jira.codehaus.org/browse/MPMD-16 > Project: Maven 2.x Pmd Plugin > Type: Improvement > Versions: 2.0-beta-2 > Reporter: Nick Giles > Priority: Minor > Attachments: MPMD-16.2.patch, MPMD-16.patch > > > Files named package-info.java are currently excluded through some > hard-coding, but the same mechanism can helpfully be used to exclude any > user-defined set of classes, for instance if they are generated files that > you don't care about the code quality of. Or in my case if some classes are > caught by a bug in the PMD grammar. Patch to follow. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]