Re: [vote] release maven-ear-plugin 2.1

2005-12-19 Thread John Casey
I realize this vote has sat around for awhile now, but it looks like we've got plenty of support, so I'm going to go ahead and release this. Vote summary: Binding: John, Jason, Brett, Emmanuel, Arnaud Non-Binding: Stephane It should be out in a few hours at most. --john John Casey wrote: Hi

Re: [vote] release maven-ear-plugin 2.1

2005-12-01 Thread Arnaud HERITIER
+1 Arnaud On 12/1/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > Finally, It's fixed. Hopefully, I have the most comprensive girlfriend in > the world. See you later. > > Cheers, > Stéphane > > On 12/1/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > > > MNG-1723 was just discovered and con

Re: [vote] release maven-ear-plugin 2.1

2005-12-01 Thread Stephane Nicoll
Finally, It's fixed. Hopefully, I have the most comprensive girlfriend in the world. See you later. Cheers, Stéphane On 12/1/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > MNG-1723 was just discovered and confirmed. I will not have the time to > fix it today and I am off till December 5th. >

Re: [vote] release maven-ear-plugin 2.1

2005-12-01 Thread Stephane Nicoll
MNG-1723 was just discovered and confirmed. I will not have the time to fix it today and I am off till December 5th. The bug prevents configuring ejb3 and par modules. To fix it, solution is to add an Ejb3Module and ParModule POJO in the EAR plugin (both extending the EjbModule) and make it return

Re: [vote] release maven-ear-plugin 2.1

2005-12-01 Thread Emmanuel Venisse
+1 Emmanuel John Casey a écrit : Hi everyone, I just talked to Stephane, and it appears that we're ready to release the next version of the maven-ear-plugin. This new version will incorporate fixes for the following: * Ejb3/Par support * Ignored application.xml configuration * Inclusion of

Re: [vote] release maven-ear-plugin 2.1

2005-11-30 Thread Brett Porter
+1 John Casey wrote: > Hi everyone, > > I just talked to Stephane, and it appears that we're ready to release > the next version of the maven-ear-plugin. This new version will > incorporate fixes for the following: > > * Ejb3/Par support > * Ignored application.xml configuration > * Inclusion of

Re: [vote] release maven-ear-plugin 2.1

2005-11-30 Thread Jason van Zyl
John Casey wrote: Hi everyone, I just talked to Stephane, and it appears that we're ready to release the next version of the maven-ear-plugin. This new version will incorporate fixes for the following: * Ejb3/Par support * Ignored application.xml configuration * Inclusion of optional depende

Re: [vote] release maven-ear-plugin 2.1

2005-11-30 Thread Stephane Nicoll
+1 of course :) On 11/30/05, John Casey <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I just talked to Stephane, and it appears that we're ready to release > the next version of the maven-ear-plugin. This new version will > incorporate fixes for the following: > > * Ejb3/Par support > * Ignored

[vote] release maven-ear-plugin 2.1

2005-11-30 Thread John Casey
Hi everyone, I just talked to Stephane, and it appears that we're ready to release the next version of the maven-ear-plugin. This new version will incorporate fixes for the following: * Ejb3/Par support * Ignored application.xml configuration * Inclusion of optional dependencies * Setting def