[RESULT] [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-31 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Olivier Lamy, Robert Scholte, Dennis Lundberg, Hervé Boutemy I will promote the artifacts to the central repo. Thanks to all the voters! On Tue, Jul 29, 2014 at 12:04 AM, Dennis Lundberg wrote: > Hi, > > This is a Java 8 compat

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-31 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mardi 29 juillet 2014 00:04:12 Dennis Lundberg a écrit : > Hi, > > This is a Java 8 compatibility release. This release is needed to be > able to use Maven PMD Plugin on Java 8 sources. This involved > upgrading to PMD 5.1+ which in turn requires at least Java 6. So the > p

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-31 Thread Dennis Lundberg
+1 from me -- Dennis Lundberg Den 29 jul 2014 00:04 skrev "Dennis Lundberg" : > Hi, > > This is a Java 8 compatibility release. This release is needed to be > able to use Maven PMD Plugin on Java 8 sources. This involved > upgrading to PMD 5.1+ which in turn requires at least Java 6. So the > plu

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-30 Thread Robert Scholte
+1 Op Tue, 29 Jul 2014 00:04:12 +0200 schreef Dennis Lundberg : Hi, This is a Java 8 compatibility release. This release is needed to be able to use Maven PMD Plugin on Java 8 sources. This involved upgrading to PMD 5.1+ which in turn requires at least Java 6. So the plugin now requires Jav

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Hervé BOUTEMY
Le mardi 29 juillet 2014 09:19:43 Dennis Lundberg a écrit : > Hi Manfred, > > This was tracked in MPMD-182 in JIRA. > There were a bunch of changes that were needed for this, see > http://svn.apache.org/viewvc?view=revision&revision=1610933 > > I plan to make changes to our parents so that changi

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Olivier Lamy
+1 On 29 July 2014 08:04, Dennis Lundberg wrote: > Hi, > > This is a Java 8 compatibility release. This release is needed to be > able to use Maven PMD Plugin on Java 8 sources. This involved > upgrading to PMD 5.1+ which in turn requires at least Java 6. So the > plugin now requires Java 6 to ru

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Dennis Lundberg
Hi Manfred, This was tracked in MPMD-182 in JIRA. There were a bunch of changes that were needed for this, see http://svn.apache.org/viewvc?view=revision&revision=1610933 I plan to make changes to our parents so that changing Java version is as simple as overriding one or two properties. Also, I

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-28 Thread Manfred Moser
How did you end up handling the java 6 requirement? manfred Dennis Lundberg wrote on 28.07.2014 15:04: > Hi, > > This is a Java 8 compatibility release. This release is needed to be > able to use Maven PMD Plugin on Java 8 sources. This involved > upgrading to PMD 5.1+ which in turn requires a

[VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-28 Thread Dennis Lundberg
Hi, This is a Java 8 compatibility release. This release is needed to be able to use Maven PMD Plugin on Java 8 sources. This involved upgrading to PMD 5.1+ which in turn requires at least Java 6. So the plugin now requires Java 6 to run and is able to work on Java 8 sources. We solved 2 issues: