Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-12-01 Thread Tibor Digana
@Stephen Nice to have Lambda Expressions. @all Question.. Are we all open for reworking Java code to use Lambda expressions and do we have spare time? I am open for that but there are few pitfalls with Java8. 1. people may still use Java 6 or 7. 2. AFAIK Java 8 compiler involves Java 8 imports

Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-30 Thread Michael Osipov
Am 2015-11-29 um 16:27 schrieb Hervé BOUTEMY: Now that Maven 3.3.9 is out and seems pretty stable, any objection to switch to 3.4.0-SNAPSHOT? 3.3.9 has been released two weeks ago, do not expect people to be that fast at updating, that would be naive. I want to merge MNG-5878 new

Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-30 Thread Stephen Connolly
OK, so here is our policy: The development line of Maven core should require a minimum JRE version > that is no older than 18 months after the end of Oracle's public updates > for that JRE version at the time that the first version of the development > line was released, but may require a higher

Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-30 Thread Paul Benedict
I think Maven 4.0 would be better suited for a JDK 8 switch. Now I know 4.0 would imply major new features, but I also think you could make JDK 8 the major new feature of 4.0 -- and introduce your planned enhancements in the minor point releases. Cheers, Paul On Mon, Nov 30, 2015 at 4:15 PM,

Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-29 Thread Stephen Connolly
w00t new minor and we get to drop Java 7 On Sunday 29 November 2015, Tibor Digana wrote: > +1: go for it > > On Sun, Nov 29, 2015 at 4:27 PM, Hervé BOUTEMY > > wrote: > > > Now that Maven 3.3.9 is out and seems pretty stable,

Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-29 Thread Hervé BOUTEMY
Now that Maven 3.3.9 is out and seems pretty stable, any objection to switch to 3.4.0-SNAPSHOT? I want to merge MNG-5878 new feature... Regards, Hervé - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional

Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-29 Thread Karl Heinz Marbaise
Hi Hervé, On 11/29/15 4:27 PM, Hervé BOUTEMY wrote: Now that Maven 3.3.9 is out and seems pretty stable, any objection to switch to 3.4.0-SNAPSHOT? +1 from me... I want to merge MNG-5878 new feature... Regards, Hervé Kind regards Karl Heinz Marbaise

Re: Switching Maven HEAD to 3.4.0-SNAPSHOT

2015-11-29 Thread Tibor Digana
+1: go for it On Sun, Nov 29, 2015 at 4:27 PM, Hervé BOUTEMY wrote: > Now that Maven 3.3.9 is out and seems pretty stable, any objection to > switch > to 3.4.0-SNAPSHOT? > > I want to merge MNG-5878 new feature... > > Regards, > > Hervé > >