You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eric Barboni (JIRA)" <ji...@codehaus.org> on 2011/12/14 15:37:02 UTC

[jira] (MPMD-134) Update to PMD 4.3 -- allow target to java 7

     [ https://jira.codehaus.org/browse/MPMD-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Barboni updated MPMD-134:
------------------------------

    Attachment: CpdReportGenerator.java

new CPDReport generator based on iterator on TokenEntry instead of getFirstMark and getSecondMark

Allows more than two duplicate mark. 

Compatible with 4.2.5 
                
> Update to PMD 4.3 -- allow target to java 7
> -------------------------------------------
>
>                 Key: MPMD-134
>                 URL: https://jira.codehaus.org/browse/MPMD-134
>             Project: Maven 2.x PMD Plugin
>          Issue Type: Wish
>          Components: PMD
>            Reporter: Eric Barboni
>         Attachments: CpdReportGenerator.java
>
>
> After patching some source file with new Java 7 diamond operator (i.e. new HashMap<>()) all  reports on this files are broken due to parsing error.
> It would be nice to patch the next 2.7 plug-in with 4.3 PMD to support all Java version grammar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira