You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Kristian Rosenvold <kr...@gmail.com> on 2013/03/04 21:28:55 UTC

[VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Hi,

maven-shared-utils 0.3
------
We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)

https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&projectId=11761

There are a few issues left in jira:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open

maven-surefire 2.14
-----
We solved 10 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&projectId=10541

Please note the introduction of the "forkCount" parameter and check
the docs for this; a few of the settings relating to parallel forks
have changed slightly:
http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html


There are still lots of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-311/
https://repository.apache.org/content/repositories/maven-311/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar


Staging sites:
http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/index.html
http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsafe-plugin/index.html
http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-report-plugin/index.html


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

Vote open for 72 hours.

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

Kristian

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


Re: [VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

Regards,

Hervé

Le lundi 4 mars 2013 21:28:55 Kristian Rosenvold a écrit :
> Hi,
> 
> maven-shared-utils 0.3
> ------
> We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)
> 
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&p
> rojectId=11761
> 
> There are a few issues left in jira:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=proj
> ect+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open
> 
> maven-surefire 2.14
> -----
> We solved 10 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&p
> rojectId=10541
> 
> Please note the introduction of the "forkCount" parameter and check
> the docs for this; a few of the settings relating to parallel forks
> have changed slightly:
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire
> -plugin/examples/fork-options-and-parallel-execution.html
> 
> 
> There are still lots of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jql
> Query=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DE
> SC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-311/
> https://repository.apache.org/content/repositories/maven-311/org/apache/mave
> n/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
> https://repository.apache.org/content/repositories/maven-311/org/apache/mav
> en/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
> https://repository.apache.org/content/repositories/maven-311/org/apache/mav
> en/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar
> 
> 
> Staging sites:
> http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire
> -plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsaf
> e-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefir
> e-report-plugin/index.html
> 
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
>  [ ] +1
>  [ ] +0
>  [ ] -1
> 
> Kristian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

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


Re: [VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by John Casey <jd...@commonjava.org>.
+1

On 3/4/13 2:28 PM, Kristian Rosenvold wrote:
> Hi,
>
> maven-shared-utils 0.3
> ------
> We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)
>
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&projectId=11761
>
> There are a few issues left in jira:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open
>
> maven-surefire 2.14
> -----
> We solved 10 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&projectId=10541
>
> Please note the introduction of the "forkCount" parameter and check
> the docs for this; a few of the settings relating to parallel forks
> have changed slightly:
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
>
>
> There are still lots of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-311/
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar
>
>
> Staging sites:
> http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsafe-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-report-plugin/index.html
>
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
>   [ ] +1
>   [ ] +0
>   [ ] -1
>
> Kristian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>


-- 
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
GitHub - http://github.com/jdcasey

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


Re: [VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Andreas Gudian <an...@gmail.com>.
+1 :)


2013/3/4 Kristian Rosenvold <kr...@gmail.com>

> Hi,
>
> maven-shared-utils 0.3
> ------
> We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)
>
>
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&projectId=11761
>
> There are a few issues left in jira:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open
>
> maven-surefire 2.14
> -----
> We solved 10 issues:
>
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&projectId=10541
>
> Please note the introduction of the "forkCount" parameter and check
> the docs for this; a few of the settings relating to parallel forks
> have changed slightly:
>
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
>
>
> There are still lots of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-311/
>
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
>
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
>
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar
>
>
> Staging sites:
> http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
>
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/index.html
>
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsafe-plugin/index.html
>
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-report-plugin/index.html
>
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
>  [ ] +1
>  [ ] +0
>  [ ] -1
>
> Kristian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Olivier Lamy <ol...@apache.org>.
+1

2013/3/4 Kristian Rosenvold <kr...@gmail.com>:
> Hi,
>
> maven-shared-utils 0.3
> ------
> We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)
>
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&projectId=11761
>
> There are a few issues left in jira:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open
>
> maven-surefire 2.14
> -----
> We solved 10 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&projectId=10541
>
> Please note the introduction of the "forkCount" parameter and check
> the docs for this; a few of the settings relating to parallel forks
> have changed slightly:
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
>
>
> There are still lots of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-311/
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar
>
>
> Staging sites:
> http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsafe-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-report-plugin/index.html
>
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
>  [ ] +1
>  [ ] +0
>  [ ] -1
>
> Kristian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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


Re: [RESULT][VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Kristian Rosenvold <kr...@gmail.com>.
It's "on the way"; procastinating site deployment has become a new
favourite activity of mine since we got the "improved" svnsubpub mess.


Hopefully I'll spend less than 6 days getting the production site
deployed, which is what it took me to stage for vote.

Kristian


2013/3/8 Jesse Glick <jg...@cloudbees.com>:
> http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html still
> shows documentation for 2.13.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [RESULT][VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Jesse Glick <jg...@cloudbees.com>.
http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html still shows documentation for 2.13.


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


[RESULT][VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Kristian Rosenvold <kr...@gmail.com>.
Hi,
The vote has passed with the following result :

+1 (binding): Olivier Lamy, John Casey, Hervé Boutemy, Kristian Rosenvold
+1 (non binding): Andreas Gudian, Tony Chemit, Mirko Friedenhagen

I will promote the artifacts to the central repo.

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


Re: [VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Mirko Friedenhagen <mf...@gmail.com>.
+1 (non-binding), tested with a couple of projects.

Regards Mirko

On Wed, Mar 6, 2013 at 7:29 AM, Tony Chemit <ch...@codelutin.com> wrote:
> On Mon, 4 Mar 2013 21:28:55 +0100
> Kristian Rosenvold <kr...@gmail.com> wrote:
>
> +1 (nb)
>
> thanks,
>
> tony
>
>> Hi,
>>
>> maven-shared-utils 0.3
>> ------
>> We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)
>>
>> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&projectId=11761
>>
>> There are a few issues left in jira:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open
>>
>> maven-surefire 2.14
>> -----
>> We solved 10 issues:
>> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&projectId=10541
>>
>> Please note the introduction of the "forkCount" parameter and check
>> the docs for this; a few of the settings relating to parallel forks
>> have changed slightly:
>> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
>>
>>
>> There are still lots of issues left in JIRA:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-311/
>> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
>> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
>> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar
>>
>>
>> Staging sites:
>> http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
>> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/index.html
>> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsafe-plugin/index.html
>> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-report-plugin/index.html
>>
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>>  [ ] +1
>>  [ ] +0
>>  [ ] -1
>>
>> Kristian
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
>
>
> --
> Tony Chemit
> --------------------
> tél: +33 (0) 2 40 50 29 28
> email: chemit@codelutin.com
> http://www.codelutin.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Maven Shared Utils 0.3 and Maven Surefire 2.14

Posted by Tony Chemit <ch...@codelutin.com>.
On Mon, 4 Mar 2013 21:28:55 +0100
Kristian Rosenvold <kr...@gmail.com> wrote:

+1 (nb)

thanks,

tony

> Hi,
> 
> maven-shared-utils 0.3
> ------
> We solved 1 issue and 2 "foreign" issues (SUREFIRE-946/SUREFIRE-950)
> 
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19021&styleName=&projectId=11761
> 
> There are a few issues left in jira:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+maven-shared-utils+AND+status+%3D+Open
> 
> maven-surefire 2.14
> -----
> We solved 10 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19034&styleName=&projectId=10541
> 
> Please note the introduction of the "forkCount" parameter and check
> the docs for this; a few of the settings relating to parallel forks
> have changed slightly:
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
> 
> 
> There are still lots of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-311/
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3-source-release.zip
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-surefire-plugin/2.14/maven-surefire-plugin-2.14-sources.jar
> https://repository.apache.org/content/repositories/maven-311/org/apache/maven/plugins/maven-failsafe-plugin/2.14/maven-failsafe-plugin-2.14-sources.jar
> 
> 
> Staging sites:
> http://maven.apache.org/shared-archives/maven-shared-utils-0.3/
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-failsafe-plugin/index.html
> http://maven.apache.org/surefire-archives/maven-surefire-2.14/maven-surefire-report-plugin/index.html
> 
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
>  [ ] +1
>  [ ] +0
>  [ ] -1
> 
> Kristian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 



-- 
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
email: chemit@codelutin.com
http://www.codelutin.com

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