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 2010/12/15 00:21:49 UTC

[VOTE] Release Maven Surefire Plugin version 2.7

Highlights of the release:
* Pluggable providers are now supported, as well as manual provider
selection
* 2.7 is significantly smaller and lighter than earlier 2.x versions
(Only 30% of the download size)
* A large chunk of the highest voted issues have been fixed.
* Some performance optimizations for forkMode=always
* Significant cleanup/simplification of the code-base


We solved 22 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691

There are still a couple 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-023/

Staging site: (Sync pending)
http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
http://maven.apache.org/surefire/staging/


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

Vote open for 72 hours.

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

And here's my +1

Kristian



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


Re: CANCELLED [VOTE] Release Maven Surefire Plugin version 2.7

Posted by Kristian Rosenvold <kr...@gmail.com>.
I cancel this vote. Will be respinning shortly for SUREFIRE-665 and a 
jdk1.3 (!) fix.

Kristian


Den 16.12.2010 08:44, skrev Lukas Theussl:
>
> +1
>
> -Lukas
>
> Kristian Rosenvold wrote:
>> Highlights of the release:
>> * Pluggable providers are now supported, as well as manual provider
>> selection
>> * 2.7 is significantly smaller and lighter than earlier 2.x versions
>> (Only 30% of the download size)
>> * A large chunk of the highest voted issues have been fixed.
>> * Some performance optimizations for forkMode=always
>> * Significant cleanup/simplification of the code-base
>>
>>
>> We solved 22 issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691 
>>
>>
>> There are still a couple 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-023/
>>
>> Staging site: (Sync pending)
>> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
>> http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
>> http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
>> http://maven.apache.org/surefire/staging/
>>
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> And here's my +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
>


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


Re: [VOTE] Release Maven Surefire Plugin version 2.7

Posted by Lukas Theussl <lt...@apache.org>.
+1

-Lukas

Kristian Rosenvold wrote:
> Highlights of the release:
> * Pluggable providers are now supported, as well as manual provider
> selection
> * 2.7 is significantly smaller and lighter than earlier 2.x versions
> (Only 30% of the download size)
> * A large chunk of the highest voted issues have been fixed.
> * Some performance optimizations for forkMode=always
> * Significant cleanup/simplification of the code-base
>
>
> We solved 22 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691
>
> There are still a couple 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-023/
>
> Staging site: (Sync pending)
> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
> http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
> http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
> http://maven.apache.org/surefire/staging/
>
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> And here's my +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] Release Maven Surefire Plugin version 2.7

Posted by Jeff Jensen <je...@upstairstechnology.com>.
Which clearly explains why, if we reduced the logging output level
from DEBUG to WARN, the OOM did not occur with smaller values of -Xmx.
 That was baffling at the time...  Wonderful fix.  Thanks!  :-)  (this
problem was the worst for release via parent pom; not happy to
-DskipTests on release or ignore uncommitted local changes!)


On Wed, Dec 15, 2010 at 8:21 AM, Kristian Rosenvold
<kr...@gmail.com> wrote:
> Sorry for chatting on the vote thread here, but fixing the TeeStream
> memory leak probably also has a noticeable performance impact for users
> with large numbers of tests and/or lots of console output;
>
> It turned out for test number N, any stdout/stderr output would be
> duplicated into N tee-streams, and they were'nt going away.
> That's a lot of memory going nowhere.
>
> Kristian
>
> on., 15.12.2010 kl. 08.g08 -0600, skrev Jeff Jensen:
>> +1 (non-binding)
>>
>> We can finally run a full build with tests from the parent with this
>> version (would OOM unless -Xmx was set to nearly 2G!).  :-)
>>
>>
>> On Wed, Dec 15, 2010 at 2:01 AM, chemit <ch...@codelutin.com> wrote:
>> > On Wed, 15 Dec 2010 00:21:49 +0100
>> > Kristian Rosenvold <kr...@gmail.com> wrote:
>> >
>> > +1 (none binding)
>> >
>> > Works fine on our project.
>> >
>> > Thanks!
>> >
>> >> Highlights of the release:
>> >> * Pluggable providers are now supported, as well as manual provider
>> >> selection
>> >> * 2.7 is significantly smaller and lighter than earlier 2.x versions
>> >> (Only 30% of the download size)
>> >> * A large chunk of the highest voted issues have been fixed.
>> >> * Some performance optimizations for forkMode=always
>> >> * Significant cleanup/simplification of the code-base
>> >>
>> >>
>> >> We solved 22 issues:
>> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691
>> >>
>> >> There are still a couple 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-023/
>> >>
>> >> Staging site: (Sync pending)
>> >> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
>> >> http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
>> >> http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
>> >> http://maven.apache.org/surefire/staging/
>> >>
>> >>
>> >> Guide to testing staged releases:
>> >> http://maven.apache.org/guides/development/guide-testing-releases.html
>> >>
>> >> Vote open for 72 hours.
>> >>
>> >> [ ] +1
>> >> [ ] +0
>> >> [ ] -1
>> >>
>> >> And here's my +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
>>
>
>
>
> ---------------------------------------------------------------------
> 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] Release Maven Surefire Plugin version 2.7

Posted by Kristian Rosenvold <kr...@gmail.com>.
Sorry for chatting on the vote thread here, but fixing the TeeStream
memory leak probably also has a noticeable performance impact for users
with large numbers of tests and/or lots of console output;

It turned out for test number N, any stdout/stderr output would be
duplicated into N tee-streams, and they were'nt going away. 
That's a lot of memory going nowhere.

Kristian

on., 15.12.2010 kl. 08.g08 -0600, skrev Jeff Jensen:
> +1 (non-binding)
> 
> We can finally run a full build with tests from the parent with this
> version (would OOM unless -Xmx was set to nearly 2G!).  :-)
> 
> 
> On Wed, Dec 15, 2010 at 2:01 AM, chemit <ch...@codelutin.com> wrote:
> > On Wed, 15 Dec 2010 00:21:49 +0100
> > Kristian Rosenvold <kr...@gmail.com> wrote:
> >
> > +1 (none binding)
> >
> > Works fine on our project.
> >
> > Thanks!
> >
> >> Highlights of the release:
> >> * Pluggable providers are now supported, as well as manual provider
> >> selection
> >> * 2.7 is significantly smaller and lighter than earlier 2.x versions
> >> (Only 30% of the download size)
> >> * A large chunk of the highest voted issues have been fixed.
> >> * Some performance optimizations for forkMode=always
> >> * Significant cleanup/simplification of the code-base
> >>
> >>
> >> We solved 22 issues:
> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691
> >>
> >> There are still a couple 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-023/
> >>
> >> Staging site: (Sync pending)
> >> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
> >> http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
> >> http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
> >> http://maven.apache.org/surefire/staging/
> >>
> >>
> >> Guide to testing staged releases:
> >> http://maven.apache.org/guides/development/guide-testing-releases.html
> >>
> >> Vote open for 72 hours.
> >>
> >> [ ] +1
> >> [ ] +0
> >> [ ] -1
> >>
> >> And here's my +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
> 



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


Re: [VOTE] Release Maven Surefire Plugin version 2.7

Posted by Jeff Jensen <je...@upstairstechnology.com>.
+1 (non-binding)

We can finally run a full build with tests from the parent with this
version (would OOM unless -Xmx was set to nearly 2G!).  :-)


On Wed, Dec 15, 2010 at 2:01 AM, chemit <ch...@codelutin.com> wrote:
> On Wed, 15 Dec 2010 00:21:49 +0100
> Kristian Rosenvold <kr...@gmail.com> wrote:
>
> +1 (none binding)
>
> Works fine on our project.
>
> Thanks!
>
>> Highlights of the release:
>> * Pluggable providers are now supported, as well as manual provider
>> selection
>> * 2.7 is significantly smaller and lighter than earlier 2.x versions
>> (Only 30% of the download size)
>> * A large chunk of the highest voted issues have been fixed.
>> * Some performance optimizations for forkMode=always
>> * Significant cleanup/simplification of the code-base
>>
>>
>> We solved 22 issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691
>>
>> There are still a couple 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-023/
>>
>> Staging site: (Sync pending)
>> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
>> http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
>> http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
>> http://maven.apache.org/surefire/staging/
>>
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> And here's my +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] Release Maven Surefire Plugin version 2.7 - No problem found, vote is still on

Posted by Kristian Rosenvold <kr...@gmail.com>.
PEBKAC of the slightly embarrasing sort on my end.

So the vote is on; happy testing!

Kristian



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


[VOTE] Release Maven Surefire Plugin version 2.7; regression

Posted by Kristian Rosenvold <kr...@gmail.com>.
I seem to have run across at least one case where failsafe does not
properly fail a build with test failures. I'm looking into the problem. 

Although I'm not cancelling the vote right now, you may consider
postponing further testing until I have determined the exact
circumstances. It smells like a no-go, unless it turns out to 
be some exotic corner case.

Kristian



on., 15.12.2010 kl. 09.01 +0100, skrev chemit:
> On Wed, 15 Dec 2010 00:21:49 +0100
> Kristian Rosenvold <kr...@gmail.com> wrote:
> 
> +1 (none binding)
> 
> Works fine on our project.
> 
> Thanks!
> 
> > Highlights of the release:
> > * Pluggable providers are now supported, as well as manual provider
> > selection
> > * 2.7 is significantly smaller and lighter than earlier 2.x versions
> > (Only 30% of the download size)
> > * A large chunk of the highest voted issues have been fixed.
> > * Some performance optimizations for forkMode=always
> > * Significant cleanup/simplification of the code-base
> > 
> > 
> > We solved 22 issues:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691
> > 
> > There are still a couple 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-023/
> > 
> > Staging site: (Sync pending)
> > http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
> > http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
> > http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
> > http://maven.apache.org/surefire/staging/
> > 
> > 
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for 72 hours.
> > 
> > [ ] +1
> > [ ] +0
> > [ ] -1
> > 
> > And here's my +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] Release Maven Surefire Plugin version 2.7

Posted by chemit <ch...@codelutin.com>.
On Wed, 15 Dec 2010 00:21:49 +0100
Kristian Rosenvold <kr...@gmail.com> wrote:

+1 (none binding)

Works fine on our project.

Thanks!

> Highlights of the release:
> * Pluggable providers are now supported, as well as manual provider
> selection
> * 2.7 is significantly smaller and lighter than earlier 2.x versions
> (Only 30% of the download size)
> * A large chunk of the highest voted issues have been fixed.
> * Some performance optimizations for forkMode=always
> * Significant cleanup/simplification of the code-base
> 
> 
> We solved 22 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=16691
> 
> There are still a couple 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-023/
> 
> Staging site: (Sync pending)
> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/
> http://maven.apache.org/plugins/maven-failsafe-plugin-2.7/
> http://maven.apache.org/plugins/maven-surefire-report-plugin-2.7/
> http://maven.apache.org/surefire/staging/
> 
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> And here's my +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


Re: Surefire pluggable privders

Posted by Kristian Rosenvold <kr...@gmail.com>.
Yes; multiple are permitted. And they can generate a common test-run report.

Kristian

Den 16.12.2010 11:58, skrev Mark Derricutt:
> Cool, I'll take a look.
>
> Does this mean we can have -multiple- providers at once?   i.e.
> previously if you had TestNG on the class path you couldn't also have
> JUnit4 tests.
>
> ( I'm thinking of writing a clojure-test provider to go along with the
> clojure-maven-plugin ).
>
> --
> "Great artists are extremely selfish and arrogant things" — Steven
> Wilson, Porcupine Tree
>
>
> On Thu, Dec 16, 2010 at 11:52 PM, Kristian Rosenvold
> <kr...@gmail.com>  wrote:
>>  From the staged 2.7 docs:
>>
>> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/api.html
>> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/examples/providers.html
>>
>> The proposed api's can be seen in:
>> http://maven.apache.org/surefire/staging/surefire-api/apidocs/index.html
>>
>> As can be seen from the docs on the api, the api is not frozen for 2.7 and
>> can be changed.
>> It's not really a big api as such.
>>
>> Kristian
>>
>>
>> Den 16.12.2010 11:05, skrev Mark Derricutt:
>>> Kristian,
>>>
>>> Where can I read about writing a pluggable provider?  If it's what I
>>> assume then gimme gimme gimme! :-)
>>>
>>> Mark
>>>
>>> --
>>> "Great artists are extremely selfish and arrogant things" — Steven
>>> Wilson, Porcupine Tree
>>>
>>>
>>>
>>> On Wed, Dec 15, 2010 at 12:21 PM, Kristian Rosenvold
>>> <kr...@gmail.com>    wrote:
>>>> * Pluggable providers are now supported, as well as manual provider
>>>> selection
>>> ---------------------------------------------------------------------
>>> 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
>>
>>
> ---------------------------------------------------------------------
> 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: Surefire pluggable privders (was: Re: [VOTE] Release Maven Surefire Plugin version 2.7)

Posted by Mark Derricutt <ma...@talios.com>.
Cool, I'll take a look.

Does this mean we can have -multiple- providers at once?   i.e.
previously if you had TestNG on the class path you couldn't also have
JUnit4 tests.

( I'm thinking of writing a clojure-test provider to go along with the
clojure-maven-plugin ).

--
"Great artists are extremely selfish and arrogant things" — Steven
Wilson, Porcupine Tree


On Thu, Dec 16, 2010 at 11:52 PM, Kristian Rosenvold
<kr...@gmail.com> wrote:
> From the staged 2.7 docs:
>
> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/api.html
> http://maven.apache.org/plugins/maven-surefire-plugin-2.7/examples/providers.html
>
> The proposed api's can be seen in:
> http://maven.apache.org/surefire/staging/surefire-api/apidocs/index.html
>
> As can be seen from the docs on the api, the api is not frozen for 2.7 and
> can be changed.
> It's not really a big api as such.
>
> Kristian
>
>
> Den 16.12.2010 11:05, skrev Mark Derricutt:
>>
>> Kristian,
>>
>> Where can I read about writing a pluggable provider?  If it's what I
>> assume then gimme gimme gimme! :-)
>>
>> Mark
>>
>> --
>> "Great artists are extremely selfish and arrogant things" — Steven
>> Wilson, Porcupine Tree
>>
>>
>>
>> On Wed, Dec 15, 2010 at 12:21 PM, Kristian Rosenvold
>> <kr...@gmail.com>  wrote:
>>>
>>> * Pluggable providers are now supported, as well as manual provider
>>> selection
>>
>> ---------------------------------------------------------------------
>> 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
>
>

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


Surefire pluggable privders (was: Re: [VOTE] Release Maven Surefire Plugin version 2.7)

Posted by Kristian Rosenvold <kr...@gmail.com>.
 From the staged 2.7 docs:

http://maven.apache.org/plugins/maven-surefire-plugin-2.7/api.html
http://maven.apache.org/plugins/maven-surefire-plugin-2.7/examples/providers.html

The proposed api's can be seen in:
http://maven.apache.org/surefire/staging/surefire-api/apidocs/index.html

As can be seen from the docs on the api, the api is not frozen for 2.7 
and can be changed.
It's not really a big api as such.

Kristian


Den 16.12.2010 11:05, skrev Mark Derricutt:
> Kristian,
>
> Where can I read about writing a pluggable provider?  If it's what I
> assume then gimme gimme gimme! :-)
>
> Mark
>
> --
> "Great artists are extremely selfish and arrogant things" — Steven
> Wilson, Porcupine Tree
>
>
>
> On Wed, Dec 15, 2010 at 12:21 PM, Kristian Rosenvold
> <kr...@gmail.com>  wrote:
>> * Pluggable providers are now supported, as well as manual provider
>> selection
> ---------------------------------------------------------------------
> 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] Release Maven Surefire Plugin version 2.7

Posted by Mark Derricutt <ma...@talios.com>.
Kristian,

Where can I read about writing a pluggable provider?  If it's what I
assume then gimme gimme gimme! :-)

Mark

--
"Great artists are extremely selfish and arrogant things" — Steven
Wilson, Porcupine Tree



On Wed, Dec 15, 2010 at 12:21 PM, Kristian Rosenvold
<kr...@gmail.com> wrote:
> * Pluggable providers are now supported, as well as manual provider
> selection

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