Re: Upgrading m-pmd-p - PMD 5.5.1

2016-08-05 Thread Gary Gregory
On Aug 5, 2016 2:56 AM, "Andreas Dangel" wrote: > > Hi all, > > > I want to implement https://issues.apache.org/jira/browse/MPMD-220 - > which is upgrading the m-pmd-p to use the latest PMD version. > > As of PMD 5.4.x, the minimum java runtime is 7, so I would upgrade the > plugin accordingly. >

Upgrading m-pmd-p - PMD 5.5.1

2016-08-05 Thread Andreas Dangel
Hi all, I want to implement https://issues.apache.org/jira/browse/MPMD-220 - which is upgrading the m-pmd-p to use the latest PMD version. As of PMD 5.4.x, the minimum java runtime is 7, so I would upgrade the plugin accordingly. m-pmd-p 3.6 would be the last version, that supports Java 6. From