[VOTE] Release Maven Shade Plugin 1.3.1

2010-01-17 Thread Benjamin Bentmann
Hi, We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version=16111 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11540&status=1 Staging repo: https://repository.apache.org/content/repositor

Re: Parallel execution of tests for Junit

2010-01-17 Thread Brett Porter
Likewise, you can drop a testng dependency in and have it run your junit 3.8 tests in parallel. I remember testing this very early on in the testng/surefire support. I'd rather we didn't duplicate the parallel execution capabilities that are already present in the various testing libraries. On

Re: [PMC] Maven Surefire 2.5 needs adding to board report

2010-01-17 Thread Benjamin Bentmann
Stephen Connolly wrote: maven-surefire-plugin 2.5 maven-surefire-report-plugin 2.5 maven-failsafe-plugin 2.5 Done. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h..

Re: [ANN] Surefire 2.5 Released

2010-01-17 Thread Dan Tran
Good works and thanks for all the time you have put in to push this out. -Dan On Sun, Jan 17, 2010 at 12:29 PM, Stephen Connolly wrote: > The Maven team is pleased to announce the release of the Sureire, version 2.5 > > This release includes the maven-surefire-plugin, which executes the > unit t

[PMC] Maven Surefire 2.5 needs adding to board report

2010-01-17 Thread Stephen Connolly
This includes: maven-surefire-plugin 2.5 maven-surefire-report-plugin 2.5 maven-failsafe-plugin 2.5 Thanks, -Stephen - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apa

[ANN] Surefire 2.5 Released

2010-01-17 Thread Stephen Connolly
The Maven team is pleased to announce the release of the Sureire, version 2.5 This release includes the maven-surefire-plugin, which executes the unit tests of an application, the maven-surefire-report-plugin, which parses surefire/failsafe test results and renders them to DOXIA creating the web i

Modello 1.2 and Maven 3.0-alpha-7

2010-01-17 Thread Hervé BOUTEMY
Hi, I'd like to release Modello 1.2 then upgrade Maven 3.0-alpha-7-SNAPSHOT to have MNG-4534 done. Modello 1.2 has 5 issues fixed: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=15583 The most notable change is MODELLO-176: strict XML parsing not only checks elements

[RESULT] [VOTE] Release Surefire version 2.5 (take 3)

2010-01-17 Thread Stephen Connolly
Hi, The vote has passed with the following result : +1 (binding): Benjamin Bentmann, Herve Boutemy, Oliver Lamy, Vincent Siveton +1 (non binding): Stephen Connolly, Kristian Rosenvold, Nicolas de Loof, Tony Chemit I will promote the artifacts to the central repo. -Stephen --