Re: selenium tests

2006-12-28 Thread Brett Porter
8) store the cargo container installs somewhere other than target, so I can run clean tests without the massive download. On 28/12/2006, at 12:51 PM, Franz Allan Valencia See wrote: On 12/27/06, Brett Porter <[EMAIL PROTECTED]> wrote: 6) we should use dbunit or something similar to set the d

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Ralph Goers
Jason van Zyl wrote: People get voted on to the PMC by other PMC members. Being a committer doesn't automatically get you on the PMC in these parts. I'm personally not for the free-for-all access to everything. I don't honestly understand why there is any distinction between a committer a

Re: maven 1.x & plexus

2006-12-28 Thread Jason van Zyl
You're a trooper! Thanks! Jason. On 28 Dec 06, at 11:12 PM 28 Dec 06, Arnaud HERITIER wrote: Thx a lot I'll continue to do some tests on modello. I noticed a little bug on the stax writer generated by it (again a NPE ;-) ). After that I think we'll be able to release it. cheers arnaud On

Re: maven 1.x & plexus

2006-12-28 Thread Arnaud HERITIER
Thx a lot I'll continue to do some tests on modello. I noticed a little bug on the stax writer generated by it (again a NPE ;-) ). After that I think we'll be able to release it. cheers arnaud On 12/29/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 28 Dec 06, at 7:29 PM 28 Dec 06, Arnaud HE

Re: maven 1.x & plexus

2006-12-28 Thread Jason van Zyl
On 28 Dec 06, at 7:29 PM 28 Dec 06, Arnaud HERITIER wrote: Hi Jason, The problem of NPE (MODELLO-75) seems to be fixed with modello 1.0-alpha-14-SNAPSHOT and the SNAPSHOT of the version 1.0-alpha-15 of plexus I built some hours ago. I was able to build a new model for m1.1. I added a com

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Jason van Zyl
On 28 Dec 06, at 9:50 PM 28 Dec 06, Ralph Goers wrote: I'm a little curious. I'm a committer on a few projects and am on the Cocoon PMC. This is the first time I've every heard of a proposal for people to automatically lose their commit privileges. Although, I haven't found any rules an

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Brett Porter
On 29/12/2006, at 1:50 PM, Ralph Goers wrote: I'm a little curious. I'm a committer on a few projects and am on the Cocoon PMC. This is the first time I've every heard of a proposal for people to automatically lose their commit privileges. Although, I haven't found any rules anywhere th

Re: maven-changes-plugin questions

2006-12-28 Thread Mark Hobson
On 27/12/06, Mike Perham <[EMAIL PROTECTED]> wrote: changes.xml is also very useful where module:JIRA project is not 1:1. We have jira projects for each subsystem, not module. It's also handy when you're not using JIRA ;) See MCHANGES-58 [1] and MCHANGES-59 [2]. I'd have no probs moving the c

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Ralph Goers
I'm a little curious. I'm a committer on a few projects and am on the Cocoon PMC. This is the first time I've every heard of a proposal for people to automatically lose their commit privileges. Although, I haven't found any rules anywhere that says you can't do it, it seems a bit odd to me.

Re: maven 1.x & plexus

2006-12-28 Thread Arnaud HERITIER
Hi Jason, The problem of NPE (MODELLO-75) seems to be fixed with modello 1.0-alpha-14-SNAPSHOT and the SNAPSHOT of the version 1.0-alpha-15 of plexus I built some hours ago. I was able to build a new model for m1.1. I added a comment in the issue to upgrade plexus dependencies. Thanks. Arna

[jira] Subscription: Design & Best Practices

2006-12-28 Thread jira
Issue Subscription Filter: Design & Best Practices (37 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 htt

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Arnaud HERITIER
I'm just curious, what problem does establishing a list of emeritus committers solve? When you see this page [1], how many committers are there for maven 1 ? Who is active ? Arnaud [1] http://maven.apache.org/maven-1.x/team-list.html

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Alan D. Cabrera
On Dec 26, 2006, at 1:50 PM, Brett Porter wrote: Hi, I'd like to propose two things: 1) Establish a list of emeritus committers. 2) Remove inter-project commit restrictions The first does not depend on the second. But I think the second does depend on the first. I would like to put each to

WAR and EAR plugins released

2006-12-28 Thread Jason van Zyl
John, Stephane, I released the WAR and EAR plugins and they've propagated to the central repo. So you can both announce them. I think you guys can probably come up with a template, go look at past releases or look at the changes plugin and steal the announcement.vm template. So you can no

Re: Releasing the Eclipse plugin

2006-12-28 Thread Jason van Zyl
On 27 Dec 06, at 10:56 PM 27 Dec 06, Barrie Treloar wrote: On 12/28/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: Fabrizio, Slight delay but I'll have to release the Eclipse plugin from Window. The forked test that you're using won't pass on any system properties so I can't skip the tests. The

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Jason van Zyl
On 28 Dec 06, at 8:35 AM 28 Dec 06, Trygve Laugstøl wrote: Brett Porter wrote: Hi, I'd like to propose two things: 1) Establish a list of emeritus committers. 2) Remove inter-project commit restrictions The first does not depend on the second. But I think the second does depend on the first.

Re: Doxia Velocity Render Module

2006-12-28 Thread Trygve Laugstøl
Henning P. Schmiedehausen wrote: This is the fruit of some toying with Doxia, Plexus, the various different ways to write annotations, Plugins and some general maven hacking. And a lot of frustration about the state of general and specific Maven 2 documentation. It allows you to do things like h

Re: [proposal] Emeritus committers & removing inter-project commit restrictions

2006-12-28 Thread Trygve Laugstøl
Brett Porter wrote: Hi, I'd like to propose two things: 1) Establish a list of emeritus committers. 2) Remove inter-project commit restrictions The first does not depend on the second. But I think the second does depend on the first. I would like to put each to a separate vote once all the p

Re: Doxia Velocity Render Module

2006-12-28 Thread Henning P. Schmiedehausen
Brett Porter <[EMAIL PROTECTED]> writes: Hi Brett, thanks for your comments. I thought about this but with the fact that many parts of Maven suddently and unexpectedly shift and move, I decided to keep it in a place where there is more stability. This is actually intended to be a part of the sit