Re: Cleanup to SNAPSHOT version handling

2010-12-16 Thread Baptiste MATHUS
But then how do you handle releases of the referencing projects? A clean release must never reference any snapshot, I don't see how you do it. Le 16 déc. 2010 00:33, Jörg Hohwiller jo...@j-hohwiller.de a écrit : Hi there, FYI: I use SNAPSHOT as version for internal artifacts

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

2010-12-16 Thread Kristian Rosenvold
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

Re: [VOTE] Move Maven Changes Plugin to Java 5

2010-12-16 Thread Emmanuel Venisse
+1 Emmanuel On Wed, Dec 15, 2010 at 8:25 PM, Dennis Lundberg denn...@apache.org wrote: Hi I have some features I'd like to work on for the Changes Plugin. To simplify the work I would like to start using Java 5 features, such as generics for collections. The last release was version 2.3

Re: [VOTE] Establish a creation and retirement plan for plugins

2010-12-16 Thread Olivier Lamy
+1 Agree too on apache-extras.org as a nice place. 2010/12/15 Dennis Lundberg denn...@apache.org: Hi No one objected to the proposal I made on November 1. Jason and I have polished the proposal based on the comments that were made. The final (?) version can be found here:

Re: Cleanup to SNAPSHOT version handling

2010-12-16 Thread Jörg Schaible
Hi Baptiste, Baptiste MATHUS wrote: But then how do you handle releases of the referencing projects? A clean release must never reference any snapshot, I don't see how you do it. Hmm, Jörg Hohwiller pointed out that *he* does not release those artifacts. So is this a question to my reply in

Re: [VOTE] Release Maven Surefire Plugin version 2.7

2010-12-16 Thread 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 kristian.rosenv...@gmail.com

RE: [VOTE] Establish a creation and retirement plan for plugins

2010-12-16 Thread Nord, James
+0 (non-binding) One comment I would make is if the plugin moves to another forge (hence different groupId) a relocation pom should be created at the old location - not just an update to the SCM. /James -Original Message- From: Dennis Lundberg [mailto:denn...@apache.org] Sent: 15

[VOTE] Release Maven Surefire Plugin version 2.7, Take 2

2010-12-16 Thread Kristian Rosenvold
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

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

2010-12-16 Thread Kristian Rosenvold
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

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

2010-12-16 Thread 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

Re: [VOTE] Establish a creation and retirement plan for plugins

2010-12-16 Thread Stephen Connolly
+0.9 The proposal starts off talking about creation and retirement and then speaks exclusively about retirement on step 2 and then step 3 is back to both. I'd like to see a clearer outline for creation -Stephen On 15 December 2010 21:52, Dennis Lundberg denn...@apache.org wrote: Hi No one

Re: Surefire pluggable privders

2010-12-16 Thread Kristian Rosenvold
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

Re: [VOTE] Release Maven Surefire Plugin version 2.7, Take 2

2010-12-16 Thread chemit
On Thu, 16 Dec 2010 11:46:40 +0100 Kristian Rosenvold kristian.rosenv...@gmail.com wrote: +1 (non binding) -- Tony Chemit tél: +33 (0) 2 40 50 29 28 email: che...@codelutin.com http://www.codelutin.com -

Re: Cleanup to SNAPSHOT version handling

2010-12-16 Thread Baptiste MATHUS
2010/12/16 Jörg Schaible joerg.schai...@scalaris.com Hi Baptiste, Baptiste MATHUS wrote: But then how do you handle releases of the referencing projects? A clean release must never reference any snapshot, I don't see how you do it. Hmm, Jörg Hohwiller pointed out that *he* does not

Re: [VOTE] Establish a creation and retirement plan for plugins

2010-12-16 Thread John Casey
+1 for the retirement language I'm confused about the creation language too, but I'm guessing that's just a sidetrack. For retirement this seems okay, but I'd also urge the injection of a relocation POM instead of a final release...for the reasons already covered (related to releasing from a

Re: Cleanup to SNAPSHOT version handling

2010-12-16 Thread Jörg Schaible
Hi Baptiste, Baptiste MATHUS wrote: 2010/12/16 Jörg Schaible joerg.schai...@scalaris.com Hi Baptiste, Baptiste MATHUS wrote: But then how do you handle releases of the referencing projects? A clean release must never reference any snapshot, I don't see how you do it. Hmm, Jörg

Re: [VOTE] Release Maven Surefire Plugin version 2.7, Take 2

2010-12-16 Thread Jeff Jensen
+1 (non-binding) This one works great too! On Thu, Dec 16, 2010 at 5:38 AM, chemit che...@codelutin.com wrote: On Thu, 16 Dec 2010 11:46:40 +0100 Kristian Rosenvold kristian.rosenv...@gmail.com wrote: +1 (non binding) -- Tony Chemit tél: +33 (0) 2 40 50 29 28

Re: [VOTE] Release Maven Surefire Plugin version 2.7, Take 2

2010-12-16 Thread 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

Re: [VOTE] Establish a creation and retirement plan for plugins

2010-12-16 Thread Dennis Lundberg
On 2010-12-16 00:17, Brett Porter wrote: On 16/12/2010, at 10:00 AM, Dennis Lundberg wrote: On 2010-12-15 23:03, Jesse Farinacci wrote: Greetings, On Wed, Dec 15, 2010 at 4:52 PM, Dennis Lundberg denn...@apache.org wrote:

[jira] Subscription: Design Best Practices

2010-12-16 Thread jira
Issue Subscription Filter: Design Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques