Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Milos Kleint
I've tried to look into the codebase but got scared off. That's definitely something to add though. Milos On Sun, Apr 11, 2010 at 8:02 AM, nicolas de loof wrote: > Will this change be supported in m2eclipse ? I mean : will m2e detect the > maven-compiler-plugin 2.3+ version and set JRE1.5 classp

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread nicolas de loof
Will this change be supported in m2eclipse ? I mean : will m2e detect the maven-compiler-plugin 2.3+ version and set JRE1.5 classpath container ? 2010/4/10 Stephen Connolly > +1 > > Sent from my [rhymes with tryPod] ;-) > > On 10 Apr 2010, at 12:40, Jason van Zyl wrote: > > Hi, >> >> This was

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Stephen Connolly
+1 Sent from my [rhymes with tryPod] ;-) On 10 Apr 2010, at 12:40, Jason van Zyl wrote: Hi, This was simply to bump the default source/target to 1.5. I don't want 3.0-beta-1 released requiring people to set these as they should be defaults now. Staging repo: https://repository.apache.o

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Daniel Kulp
+1 - This change should have been done ages ago. :-) Dan On Saturday 10 April 2010 7:40:55 am Jason van Zyl wrote: > Hi, > > This was simply to bump the default source/target to 1.5. I don't want > 3.0-beta-1 released requiring people to set these as they should be > defaults now. > > Sta

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Paul Merlin
+1 ! : ) - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Tony Chemit
Le Sat, 10 Apr 2010 07:40:55 -0400, Jason van Zyl a écrit : +1 -- Tony Chemit tél: +33 (0) 2 40 50 29 28 email: che...@codelutin.com http://www.codelutin.com - To unsubscribe, e-mail: dev-unsubscr...@m

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Hervé BOUTEMY
+1 Hervé Le samedi 10 avril 2010, Jason van Zyl a écrit : > Hi, > > This was simply to bump the default source/target to 1.5. I don't want > 3.0-beta-1 released requiring people to set these as they should be > defaults now. > > Staging repo: > https://repository.apache.org/content/repositori

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Milos Kleint
+1 Milos 2010/4/10 Arnaud Héritier > +1 > > Arnaud Héritier > Software Factory Manager > eXo platform - http://www.exoplatform.com > --- > http://www.aheritier.net > > > On Sat, Apr 10, 2010 at 3:04 PM, Stéphane Nicoll > wrote: > > > +1 > > > > Sent from my iPhone > > > > > > On 10 Apr 2010, at

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Arnaud Héritier
+1 Arnaud Héritier Software Factory Manager eXo platform - http://www.exoplatform.com --- http://www.aheritier.net On Sat, Apr 10, 2010 at 3:04 PM, Stéphane Nicoll wrote: > +1 > > Sent from my iPhone > > > On 10 Apr 2010, at 13:40, Jason van Zyl wrote: > > Hi, >> >> This was simply to bump th

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Stéphane Nicoll
+1 Sent from my iPhone On 10 Apr 2010, at 13:40, Jason van Zyl wrote: Hi, This was simply to bump the default source/target to 1.5. I don't want 3.0-beta-1 released requiring people to set these as they should be defaults now. Staging repo: https://repository.apache.org/content/reposit

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Benjamin Bentmann
Jason van Zyl wrote: Staging repo: https://repository.apache.org/content/repositories/maven-011 +1, there is one IT failing but it turned out to be simply a bad test, the plugin itself works properly. Benjamin - To unsubs

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Olivier Lamy
+1 2010/4/10 Jason van Zyl : > Hi, > > This was simply to bump the default source/target to 1.5. I don't want > 3.0-beta-1 released requiring people to set these as they should be defaults > now. > > Staging repo: > https://repository.apache.org/content/repositories/maven-011 > > All we fixed wa

[VOTE] Release Maven Compiler Plugin 2.3

2010-04-10 Thread Jason van Zyl
Hi, This was simply to bump the default source/target to 1.5. I don't want 3.0-beta-1 released requiring people to set these as they should be defaults now. Staging repo: https://repository.apache.org/content/repositories/maven-011 All we fixed was this: http://jira.codehaus.org/browse/MCOMPIL

Re: Cutting another maven-compiler-plugin release to set the default source/target to 1.5

2010-04-10 Thread Benjamin Bentmann
Brett Porter wrote: [...] though for your purposes it might be more expedient to put the configuration in the 3.0 super POM? -1, it's unlucky when builds depend on the version of Maven being used, this should not be be the norm. Ideally, plugin behavior should only be a function of the plug