Re: unused imports?

2007-09-12 Thread Brett Porter
heh, I was quite busy thinking "eh?", and got all the way to the bottom and realised you were talking about a different project :) On 13/09/2007, at 6:29 AM, Christian Edward Gruber wrote: Hey all, I checked out the trunk, went to build in eclipse, and it came up with all sorts of unuse

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Raphaël Piéroni
+1 Raphaêl 2007/9/13, Lukas Theussl <[EMAIL PROTECTED]>: > > +1 > > -Lukas > > Jason van Zyl wrote: > > Hi, > > > > Hervé has been submitting patches on the Maven Ant Tasks for a long > > time, done lots of fixes on encoding, in Modell and Plexus so he knows > > the system very well and he just

unused imports?

2007-09-12 Thread Christian Edward Gruber
Hey all, I checked out the trunk, went to build in eclipse, and it came up with all sorts of unused imports. normally these are just warnings, but the project settings checked into SVN have this as an error state. I'd prefer not to edit any of this code because I can't check it in,

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Lukas Theussl
+1 -Lukas Jason van Zyl wrote: Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots of fixes on encoding, in Modell and Plexus so he knows the system very well and he just keeps on giving us more patches. Given what I've seen I would propose to make Her

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Ralph Goers
+1 Ralph -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 6:44 PM To: Maven Developers List Subject: [VOTE] Commit Access for Hervé Boutemy Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots of f

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Wendy Smoak
On 9/12/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > Hervé has been submitting patches on the Maven Ant Tasks for a long > time, done lots of fixes on encoding, in Modell and Plexus so he > knows the system very well and he just keeps on giving us more > patches. Given what I've seen I wo

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Arnaud HERITIER
+1 Arnaud On 13/09/2007, Brian E. Fox <[EMAIL PROTECTED]> wrote: > > +1 definitely. > > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 12, 2007 6:44 PM > To: Maven Developers List > Subject: [VOTE] Commit Access for Hervé Boutemy > > Hi, >

RE: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Brian E. Fox
+1 definitely. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 6:44 PM To: Maven Developers List Subject: [VOTE] Commit Access for Hervé Boutemy Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots

RE: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread LAMY Olivier
+1 -- Olivier -Message d'origine- De : Jason van Zyl [mailto:[EMAIL PROTECTED] Envoyé : jeudi 13 septembre 2007 00:44 À : Maven Developers List Objet : [VOTE] Commit Access for Hervé Boutemy Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots of fi

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Vincent Siveton
+1 Vincent 2007/9/12, Jason van Zyl <[EMAIL PROTECTED]>: > Hi, > > Hervé has been submitting patches on the Maven Ant Tasks for a long > time, done lots of fixes on encoding, in Modell and Plexus so he > knows the system very well and he just keeps on giving us more > patches. Given what I've see

Re: how we handle JIRA versions

2007-09-12 Thread Vincent Siveton
Hi, FYI about planning, Francois's team developped a useful Jira plugin [1]. It provides a planning dashboard. Here is a sample project to see it live: http://www.greenpeppersoftware.com/jira/browse/BANK It is free for open source projects. If you think it could be great for Maven and Codehaus,

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Brett Porter
+1 On 13/09/2007, at 8:43 AM, Jason van Zyl wrote: Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots of fixes on encoding, in Modell and Plexus so he knows the system very well and he just keeps on giving us more patches. Given what I've seen I would

Re: [VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Dennis Lundberg
+1 Jason van Zyl wrote: Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots of fixes on encoding, in Modell and Plexus so he knows the system very well and he just keeps on giving us more patches. Given what I've seen I would propose to make Hervé a commit

[VOTE] Commit Access for Hervé Boutemy

2007-09-12 Thread Jason van Zyl
Hi, Hervé has been submitting patches on the Maven Ant Tasks for a long time, done lots of fixes on encoding, in Modell and Plexus so he knows the system very well and he just keeps on giving us more patches. Given what I've seen I would propose to make Hervé a committer. +1 Thanks, Jas

[RESULT][VOTE] Release maven-one-plugin 1.2

2007-09-12 Thread Dennis Lundberg
The vote has passed with the following votes: +1 (binding): Dennis Lundberg, Brett Porter, Vincent Siveton, Arnaud Heritier No other votes. I will move the artifacts over to the ASF repository. Dennis Lundberg wrote: Hi, I'd like to release maven-one-plugin 1.2. Release Notes: http://jira

Re: Using Maven Artifact in 2.0.x

2007-09-12 Thread Jason van Zyl
On 11 Sep 07, at 10:13 AM 11 Sep 07, Carlos Sanchez wrote: On 9/11/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 11 Sep 07, at 9:25 AM 11 Sep 07, Carlos Sanchez wrote: i'd like to see 2.0.8 released with the old artifact code and then 2.0.9 with the new one so we have a clear checkpoint t

Re: [PROPOSAL] Local Repository Separation

2007-09-12 Thread Andrew Williams
It will most likely work in small development environments. What jason is saying is that it is not so likely to in corporate environments with more than one subnet. Andy On 1 Sep 2007, at 17:59, Nigel Magnay wrote: I guess ymmv, but I've never had zeroconf not work in development environmen

Re: Maven scm plugin unable to load maven scm local provider

2007-09-12 Thread Emmanuel Venisse
The local scm provider isn't supported by the release plugin because some of required methods aren't implemented in this provider. Instead of using the local provider, it would be better to implement an accurev provider, but it will require few hours. Emmanuel Terala, Satish (IS Consultant) a

Re: turning off continuum_ci.sh?

2007-09-12 Thread Brett Porter
I think, ideally, we could turn on "deploy" and set the snapshot repository to something on the zone (and later sync those to people.apache.org)? This is what we are setting up for vmbuild. With that, we could probably symlink to the correct WAR/appserver snapshot directories as a place to

Re: [Proposal] decide the future of forrestdoc

2007-09-12 Thread Vincent Siveton
Hi David, 2007/9/10, David Crossley <[EMAIL PROTECTED]>: > Vincent Siveton wrote: > > David Crossley wrote: > > >> Ross Gardler wrote: > > >> > Gav wrote: > > >> > >Ok, so we have given plenty more time. > > >> > > > > >> > >Looking again at the link Vincent gave , > > >> > > > > >> > >http://

RE: Not replacing token in plugin's parameters

2007-09-12 Thread Brian E. Fox
I think I remember Jason Dillon having a similar issue with the groovy stuff. -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 3:33 AM To: Maven Developers List Subject: Not replacing token in plugin's parameters Hi, In the trunk of

Re: Lining up maven-artifact for a release

2007-09-12 Thread Mark Hobson
On 11/09/2007, Jason van Zyl <[EMAIL PROTECTED]> wrote: > On 11 Sep 07, at 6:58 AM 11 Sep 07, Mark Hobson wrote: > > Good stuff. I did try maven-artifact 3.0-SNAPSHOT in 2.0.x and it > > appeared to work after lots of dependency tweaking - see my previous > > comments in this thread. I can commit

Re: MRM-462 progress

2007-09-12 Thread Brett Porter
This has been sitting out there a while now with the major changes in place, and I've finished up the webapp today and added tests. I'll start merging it onto trunk! - Brett On 18/08/2007, at 11:46 PM, Brett Porter wrote: I decided to use a branch for the configuration split since I thoug

Not replacing token in plugin's parameters

2007-09-12 Thread Stephane Nicoll
Hi, In the trunk of the war plugin, the artifacts can be packaged in WEB-INF/lib with a custom name, a la assembly plugin. This leads to a config like this for instance: ${artifactId}.${extension} This worked for a while and "suddently" (that's the weird thing) it stopped. The reason for tha

Re: [VOTE] Release maven-one-plugin 1.2

2007-09-12 Thread Arnaud HERITIER
+1 Arnaud On 12/09/2007, Vincent Siveton <[EMAIL PROTECTED]> wrote: > > +1 > > Vincent > > 2007/9/10, Brett Porter <[EMAIL PROTECTED]>: > > +1 > > > > On 10/09/2007, at 6:26 AM, Dennis Lundberg wrote: > > > > > Hi, > > > > > > I'd like to release maven-one-plugin 1.2. > > > > > > Release Notes: >