Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 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 stephen.alan.conno...@gmail.com

 +1

 Sent from my [rhymes with tryPod] ;-)

 On 10 Apr 2010, at 12:40, Jason van Zyl ja...@sonatype.com 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/repositories/maven-011

 All we fixed was this:
 http://jira.codehaus.org/browse/MCOMPILER-80

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 +1 from me.

 Thanks,

 Jason

 --
 Jason van Zyl
 Founder,  Apache Maven
 http://twitter.com/jvanzyl
 --


 -
 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-11 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
nicolas.del...@gmail.comwrote:

 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 stephen.alan.conno...@gmail.com

  +1
 
  Sent from my [rhymes with tryPod] ;-)
 
  On 10 Apr 2010, at 12:40, Jason van Zyl ja...@sonatype.com 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/repositories/maven-011
 
  All we fixed was this:
  http://jira.codehaus.org/browse/MCOMPILER-80
 
  Guide to testing staged releases:
  http://maven.apache.org/guides/development/guide-testing-releases.html
 
  Vote open for 72 hours.
 
  [ ] +1
  [ ] +0
  [ ] -1
 
  +1 from me.
 
  Thanks,
 
  Jason
 
  --
  Jason van Zyl
  Founder,  Apache Maven
  http://twitter.com/jvanzyl
  --
 
 
  -
  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-11 Thread Lukas Theussl


+1

-Lukas


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/repositories/maven-011

All we fixed was this:
http://jira.codehaus.org/browse/MCOMPILER-80

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 from me.

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
--




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2010-04-11 Thread Milos Kleint
On Sat, Apr 10, 2010 at 12:57 PM, Benjamin Bentmann 
benjamin.bentm...@udo.edu wrote:

 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 plugin version and not also the Maven version.



I agree with benjamin here. Adittionally to what has been said,
configuration in maven superpom makes IDE embedded resolution a pain.

Milos




 Benjamin


 -
 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-11 Thread Jason van Zyl
On Apr 11, 2010, at 2: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 classpath container ?
 

Configurators operate on the effective POM. So when we update M2Eclipse to use 
3.0-beta-1 where the maven-compiler-plugin version 2.3 will be injected into 
the model then yes.

 2010/4/10 Stephen Connolly stephen.alan.conno...@gmail.com
 
 +1
 
 Sent from my [rhymes with tryPod] ;-)
 
 On 10 Apr 2010, at 12:40, Jason van Zyl ja...@sonatype.com 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/repositories/maven-011
 
 All we fixed was this:
 http://jira.codehaus.org/browse/MCOMPILER-80
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 +1 from me.
 
 Thanks,
 
 Jason
 
 --
 Jason van Zyl
 Founder,  Apache Maven
 http://twitter.com/jvanzyl
 --
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 
 

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
--



Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 Thread nicolas de loof
Cool !

+1

2010/4/11 Jason van Zyl ja...@sonatype.com

 On Apr 11, 2010, at 2: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 classpath container ?
 

 Configurators operate on the effective POM. So when we update M2Eclipse to
 use 3.0-beta-1 where the maven-compiler-plugin version 2.3 will be injected
 into the model then yes.

  2010/4/10 Stephen Connolly stephen.alan.conno...@gmail.com
 
  +1
 
  Sent from my [rhymes with tryPod] ;-)
 
  On 10 Apr 2010, at 12:40, Jason van Zyl ja...@sonatype.com 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/repositories/maven-011
 
  All we fixed was this:
  http://jira.codehaus.org/browse/MCOMPILER-80
 
  Guide to testing staged releases:
  http://maven.apache.org/guides/development/guide-testing-releases.html
 
  Vote open for 72 hours.
 
  [ ] +1
  [ ] +0
  [ ] -1
 
  +1 from me.
 
  Thanks,
 
  Jason
 
  --
  Jason van Zyl
  Founder,  Apache Maven
  http://twitter.com/jvanzyl
  --
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
  For additional commands, e-mail: dev-h...@maven.apache.org
 
 

 Thanks,

 Jason

 --
 Jason van Zyl
 Founder,  Apache Maven
 http://twitter.com/jvanzyl
 --