Re: Board report request

2012-05-25 Thread Olivier Lamy
Each Apache TLP project send a report to the ASF Board. This report is reviewed by the board and included in the minutes of the board meeting. See https://whimsy.apache.org/board/minutes/ -- Olivier 2012/5/26 Chris Graham : > In English, what does that request mean? > > -Chris > > Sent from my iP

Re: Board report request

2012-05-25 Thread Chris Graham
In English, what does that request mean? -Chris Sent from my iPhone On 26/05/2012, at 12:37 AM, Mark Hobson wrote: > Hi, > > Could a PMC add Maven Release Plugin 2.3.1 to the next board report please? > > Thanks, > > Mark > >

[ANN] Maven Release Plugin 2.3.1 Released

2012-05-25 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3.1 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/maven-release-p

Re: Board report request

2012-05-25 Thread Mark Hobson
Thanks Olivier. On 25 May 2012 15:40, Olivier Lamy wrote: > done. > > 2012/5/25 Mark Hobson : >> Hi, >> >> Could a PMC add Maven Release Plugin 2.3.1 to the next board report please? >> >> Thanks, >> >> Mark >> >> - >> To unsubsc

Re: Board report request

2012-05-25 Thread Olivier Lamy
done. 2012/5/25 Mark Hobson : > Hi, > > Could a PMC add Maven Release Plugin 2.3.1 to the next board report please? > > Thanks, > > Mark > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e

Board report request

2012-05-25 Thread Mark Hobson
Hi, Could a PMC add Maven Release Plugin 2.3.1 to the next board report please? Thanks, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[RESULT] [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Robert Scholte, Olivier Lamy, Benson Margulies +1 (non binding): Mark Hobson, Tony Chemit, abhijith tn I will promote the artifacts to the central repo. Thanks, Mark -

Re: [VOTE] Maven Compiler Plugin 2.5

2012-05-25 Thread Daniel Kulp
+1 Dan On Thursday, May 24, 2012 01:38:10 PM Benson Margulies wrote: > K. > > +1 > > On Thu, May 24, 2012 at 1:28 PM, Olivier Lamy wrote: > > Because I added new configuration parameter and upgrade with a new > > plexus-compiler version > > > > 2012/5/24 Benson Margulies : > >> Why not a 2.

Re: [VOTE] Maven Compiler Plugin 2.5

2012-05-25 Thread Kristian Rosenvold
+1 Kristian 2012/5/25 Tony Chemit : > On Thu, 24 May 2012 22:19:18 +0200 > Olivier Lamy wrote: > > +1 (non-binding) > > thanks, > > tony. > >> Hi, >> I'd like to release Maven Compiler Plugin 2.5. >> >> We fixed 1 issue: >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&versio

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Benson Margulies
+1 (binding) On Fri, May 25, 2012 at 1:54 AM, Mark Hobson wrote: > Vote is nearing completion and need one more binding vote, anyone? > > Thanks, > > Mark > > On 22 May 2012 20:48, Olivier Lamy wrote: >> +1 >> >> 2012/5/22 Mark Hobson : >>> Hi, >>> >>> We solved 3 issues: >>> http://jira.codehau

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread abhijith tn
+1 Release rollback bug should be resolved quickly On Fri, May 25, 2012 at 10:54 AM, Mark Hobson wrote: > Vote is nearing completion and need one more binding vote, anyone? > > Thanks, > > Mark > > On 22 May 2012 20:48, Olivier Lamy wrote: > > +1 > > > > 2012/5/22 Mark Hobson : > >> Hi, > >> >

Plugin tools with annotations release

2012-05-25 Thread Olivier Lamy
Hi, I wanted to release plugin tools with annotations with version 3.0. Any objections ? Thanks, -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail:

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-25 Thread Mark Hobson
Vote is nearing completion and need one more binding vote, anyone? Thanks, Mark On 24 May 2012 21:01, Hervé BOUTEMY wrote: > +1 > > Hervé > > Le mardi 22 mai 2012 13:29:48 Mark Hobson a écrit : >> Hi, >> >> This release adds Maven3 support. >> >> We solved 2 issues: >> http://jira.codehaus.org/

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Mark Hobson
Vote is nearing completion and need one more binding vote, anyone? Thanks, Mark On 22 May 2012 20:48, Olivier Lamy wrote: > +1 > > 2012/5/22 Mark Hobson : >> Hi, >> >> We solved 3 issues: >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144&styleName=Html&version=18526 >> >> Ther

Re: issues list

2012-05-25 Thread Anders Hammar
I've filed MNG-5280 with a patch. Appreciate any input. /Anders On Fri, May 25, 2012 at 10:16 AM, Brett Porter wrote: > Hi, > > The issues list wasn't getting mail since Codehaus upgraded JIRA > (https://jira.codehaus.org/browse/HAUS-2232). I've now fixed it, but you > might want to skim core

issues list

2012-05-25 Thread Brett Porter
Hi, The issues list wasn't getting mail since Codehaus upgraded JIRA (https://jira.codehaus.org/browse/HAUS-2232). I've now fixed it, but you might want to skim core or your plugin projects to see if any issues were filed in the last week or so. Cheers, Brett -- Brett Porter br...@apache.org

Re: Maven Plugin Tools - renaming "expression"

2012-05-25 Thread Brett Porter
On 24/05/2012, at 3:05 PM, Hervé BOUTEMY wrote: > Hi Barrie, > > I was ignorant too and found reading javadoc for javax.inject fast and very > useful [1] > In summary, standard contains: > - 3 concepts: @Inject, @Qualifier and @Scope > - 2 basic use case: @Named as classical Qualifier and @Sing