[VOTE] Release Maven Enforcer Plugin version 1.2

2012-07-06 Thread Barrie Treloar
Hi,

We solved 2 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11530version=18491

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11530status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-033/
https://repository.apache.org/content/repositories/maven-033/org/apache/maven/enforcer/enforcer/1.2/enforcer-1.2-source-release.zip

Staging site:
http://maven.apache.org/plugins/maven-enforcer-plugin-1.2/
(This doesn't appear to have worked...)

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

Vote open for 72 hours.

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

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



Staging the latest documentation and sync...

2012-07-06 Thread Barrie Treloar
Just following 
http://maven.apache.org/developers/release/maven-plugin-release.html
and Staging the latest documentation.

The stage completed successfully and its been a few hours since but
the staging documentation is still not available.
I have not verified the folder permissions to 0775 and files
permissions to 0664, but I remember seeing the ssh commands doing
that.
Will check when I have a decent network connection.

The sync link points to http://www.apache.org/dev/project-site.html
which talks about svnpubsub.
Where did we get with that?

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



RE: [VOTE] Release Maven Enforcer Plugin version 1.2

2012-07-06 Thread Nord, James
-1 non binding

MENFORCER-117 is not fixed as although the site links to the page now - the 
page is useless (it is a cut and paste of requiredPLugin versions with only the 
title changed).

snip file=requireNoRepositories.apt.vm
Require No Repositories

   This rule enforces that all plugins have a version defined, either in the 
plugin or pluginManagement section of the pom or a parent pom.
/snip

/James

 -Original Message-
 From: Barrie Treloar [mailto:baerr...@gmail.com]
 Sent: 06 July 2012 06:59
 To: Maven Developers List
 Subject: [VOTE] Release Maven Enforcer Plugin version 1.2

 Hi,

 We solved 2 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11530version=18
 491

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11530st
 atus=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-033/
 https://repository.apache.org/content/repositories/maven-
 033/org/apache/maven/enforcer/enforcer/1.2/enforcer-1.2-source-release.zip

 Staging site:
 http://maven.apache.org/plugins/maven-enforcer-plugin-1.2/
 (This doesn't appear to have worked...)

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

 Vote open for 72 hours.

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

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



**
This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes. To protect the environment please do not 
print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, 
United Kingdom. A company registered in England and Wales. Registered no. 
3080780. VAT no. GB 603 8808 40-00
**

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



MENFORCER-117, 1.2 release and -1 vote

2012-07-06 Thread Barrie Treloar
On Fri, Jul 6, 2012 at 6:49 PM, Nord, James jn...@nds.com wrote:
 -1 non binding

 MENFORCER-117 is not fixed as although the site links to the page now - the 
 page is useless (it is a cut and paste of requiredPLugin versions with only 
 the title changed).

 snip file=requireNoRepositories.apt.vm
 Require No Repositories

This rule enforces that all plugins have a version defined, either in the 
 plugin or pluginManagement section of the pom or a parent pom.
 /snip

I dont understand what you are saying.

MENFORCER-117 doesn't change anything external for the plugin.
It just fixed errors when you have any plugins that have extensions
and additions to the lifecycle.

Can you please explain what the problem is?

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



RE: MENFORCER-117, 1.2 release and -1 vote

2012-07-06 Thread Nord, James
 On Fri, Jul 6, 2012 at 6:49 PM, Nord, James jn...@nds.com wrote:
  -1 non binding
 
  MENFORCER-117 is not fixed as although the site links to the page now - the
 page is useless (it is a cut and paste of requiredPLugin versions with only 
 the
 title changed).
 
  snip file=requireNoRepositories.apt.vm
  Require No Repositories
 
 This rule enforces that all plugins have a version defined, either in the
 plugin or pluginManagement section of the pom or a parent pom.
  /snip

 I dont understand what you are saying.

 MENFORCER-117 doesn't change anything external for the plugin.
 It just fixed errors when you have any plugins that have extensions and
 additions to the lifecycle.

 Can you please explain what the problem is?

I pasted the wrong JIRA - my mistake.
It should have been the following :
[MENFORCER-132] - Add missing rules to standard rules page and reorder 
them

The patch for that added a link for requireNoRepositories to index.apt
 {{{./requireNoRepositories.html}requireNoRepositories}} - enforces to 
not include repositories.

However if you take a look at the requireNoRepositories.apt.vm file then you 
can see it is almost an exact duplicate of the requiredPluginVersions page 
(down to the configuration parameters!).
(see 
http://svn.apache.org/viewvc/maven/enforcer/trunk/enforcer-rules/src/site/apt/requireNoRepositories.apt.vm?view=markup
 and ignore line 26 which seems to be the only correct line!)

Incorrect documentation is worse than no documentation (IMHO).

/James


**
This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes. To protect the environment please do not 
print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, 
United Kingdom. A company registered in England and Wales. Registered no. 
3080780. VAT no. GB 603 8808 40-00
**

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



is it possible to creating war and jar files with single POM.xml file?

2012-07-06 Thread sivarenati
hi frnds, 

Is it possible to create war and jar files with single pom.xml file. 

i have to create jar file for my project along with war.

please help me on this if know how to do it.





Regrds.
Siva 



--
View this message in context: 
http://maven.40175.n5.nabble.com/is-it-possible-to-creating-war-and-jar-files-with-single-POM-xml-file-tp5713154.html
Sent from the Maven Developers mailing list archive at Nabble.com.

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



Re: is it possible to creating war and jar files with single POM.xml file?

2012-07-06 Thread Romain Manni-Bucau
hi,

you can use maven assembly plugin to create the war for instance and let
maven jar plugin create the jar. Another way is to define maven war plugin
and maven jar plugin then use maven build helper plugin to attach both
artifacts

so yes that's possible

- Romain


2012/7/6 sivarenati siva.lo...@gmail.com

 hi frnds,

 Is it possible to create war and jar files with single pom.xml file.

 i have to create jar file for my project along with war.

 please help me on this if know how to do it.





 Regrds.
 Siva



 --
 View this message in context:
 http://maven.40175.n5.nabble.com/is-it-possible-to-creating-war-and-jar-files-with-single-POM-xml-file-tp5713154.html
 Sent from the Maven Developers mailing list archive at Nabble.com.

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




Re: [VOTE] Apache Source Release Assembly Descriptor 1.0.4

2012-07-06 Thread Olivier Lamy
2012/7/5 Hervé BOUTEMY herve.bout...@free.fr:
 +1

 IMHO, we should have a site to document the artifact, even if minimal, since
 these resources artifacts are not really accessible
Minimal site started: see
http://people.apache.org/~olamy/maven/apache-resource-bundles/
Will be sync here: http://maven.apache.org/apache-resource-bundles/

One +1 is still missing.


 Regards,

 Hervé

 Le mardi 3 juillet 2012 17:12:08 Olivier Lamy a écrit :
 Hi,
 I'd like to release Apache Source Release Assembly Descriptor 1.0.4
 (with a new parent version 4).
 A release notes is available here:
 http://svn.apache.org/repos/asf/maven/resources/trunk/apache-source-release-
 assembly-descriptor/RELEASE_NOTES.txt The goal is to ease life for idea
 users (excluding .idea and out directories).

 The staging repository is available here:
 https://repository.apache.org/content/repositories/orgapacheapache-017/

 Vote open for 72H.

 [+1]
 [0]
 [-1]


 Thanks,

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




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

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



Re: Staging the latest documentation and sync...

2012-07-06 Thread Olivier Lamy
2012/7/6 Barrie Treloar baerr...@gmail.com:
 Just following 
 http://maven.apache.org/developers/release/maven-plugin-release.html
 and Staging the latest documentation.

 The stage completed successfully and its been a few hours since but
 the staging documentation is still not available.
 I have not verified the folder permissions to 0775 and files
 permissions to 0664, but I remember seeing the ssh commands doing
 that.
 Will check when I have a decent network connection.

 The sync link points to http://www.apache.org/dev/project-site.html
 which talks about svnpubsub.
 Where did we get with that?
I think Benson and Hervé start some jobs on that.
But need probably more testing (and releasing the plugin).

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




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

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



Re: is it possible to creating war and jar files with single POM.xml file?

2012-07-06 Thread Anders Hammar
Yes, although it's not good practice. One project should only produce
one main artifact.

To have the maven-war-plugin create an additional jar artifact with
the java classes, have a look at this config parameter:
http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html#attachClasses

/Anders

On Fri, Jul 6, 2012 at 1:27 PM, sivarenati siva.lo...@gmail.com wrote:
 hi frnds,

 Is it possible to create war and jar files with single pom.xml file.

 i have to create jar file for my project along with war.

 please help me on this if know how to do it.





 Regrds.
 Siva



 --
 View this message in context: 
 http://maven.40175.n5.nabble.com/is-it-possible-to-creating-war-and-jar-files-with-single-POM-xml-file-tp5713154.html
 Sent from the Maven Developers mailing list archive at Nabble.com.

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


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



Re: is it possible to creating war and jar files with single POM.xml file?

2012-07-06 Thread Manfred Moser
While it might be possible it is a bad idea that will cause your problems
most likely... why do you want to do that?

manfred

On Fri, July 6, 2012 12:18 pm, Anders Hammar wrote:
 Yes, although it's not good practice. One project should only produce
 one main artifact.

 To have the maven-war-plugin create an additional jar artifact with
 the java classes, have a look at this config parameter:
 http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html#attachClasses

 /Anders

 On Fri, Jul 6, 2012 at 1:27 PM, sivarenati siva.lo...@gmail.com wrote:
 hi frnds,

 Is it possible to create war and jar files with single pom.xml file.

 i have to create jar file for my project along with war.

 please help me on this if know how to do it.





 Regrds.
 Siva



 --
 View this message in context:
 http://maven.40175.n5.nabble.com/is-it-possible-to-creating-war-and-jar-files-with-single-POM-xml-file-tp5713154.html
 Sent from the Maven Developers mailing list archive at Nabble.com.

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


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



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



Re: is it possible to creating war and jar files with single POM.xml file?

2012-07-06 Thread Anders Hammar
Yes, that's what I meant. It is much better to have two modules - one
jar project and one war project (with a dependency to the jar
artifact).

/Anders

On Fri, Jul 6, 2012 at 9:59 PM, Manfred Moser manf...@mosabuam.com wrote:
 While it might be possible it is a bad idea that will cause your problems
 most likely... why do you want to do that?

 manfred

 On Fri, July 6, 2012 12:18 pm, Anders Hammar wrote:
 Yes, although it's not good practice. One project should only produce
 one main artifact.

 To have the maven-war-plugin create an additional jar artifact with
 the java classes, have a look at this config parameter:
 http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html#attachClasses

 /Anders

 On Fri, Jul 6, 2012 at 1:27 PM, sivarenati siva.lo...@gmail.com wrote:
 hi frnds,

 Is it possible to create war and jar files with single pom.xml file.

 i have to create jar file for my project along with war.

 please help me on this if know how to do it.





 Regrds.
 Siva



 --
 View this message in context:
 http://maven.40175.n5.nabble.com/is-it-possible-to-creating-war-and-jar-files-with-single-POM-xml-file-tp5713154.html
 Sent from the Maven Developers mailing list archive at Nabble.com.

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


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



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


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



[VOTE] Release Maven Fluido skin 1.2.2

2012-07-06 Thread Simone Tripodi
Hi all Maven people,
I'm opening a thread vote today for releasing Apache Maven Fluido Skin 1.2.2

We solved 11 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11430styleName=Htmlversion=18392

There are still three issues in JIRA related to fluido:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11430status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-036/

Staging site (not synched yet at the time of writing):
http://maven.apache.org/skins/maven-fluido-skin-1.2.2/

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

Vote will stay open for at least 72 hours and will close on Mon 9th at
8:30pm GMT.

Please PMCs cast your votes!
Many thanks in advance, all the best,
-Simo

[ ] +1 let's get it rmblee!
[ ] +0 fine, but...
[ ] -1 nope, because...

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

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



Removing JDK from compile classpath

2012-07-06 Thread Manfred Moser
Hi!

Some users of the Android Maven plugin are having trouble with the
compilation because the android.jar that includes all classes from harmony
is on the classpath together with the Oracle JDK.

When method signatures between the two differ e.g. like mentioned here

http://stackoverflow.com/questions/11250352/base-java-classes-still-in-the-classpath-during-maven-android-build/

it seems the compiler plugin always uses the JDK methods first and
compilation fails.

Is there a way to configure the compiler plugin to remove the JDK itself
from the compliation classpath to fix this problem? Or could some sort of
patch of the compiler plugin achieve that?

It must be possible somehow since the Ant build and the respective Javac
invocation can build these apps just fine..

Any ideas would be greatly appreciated.

manfred

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



Re: Removing JDK from compile classpath

2012-07-06 Thread Robert Scholte

There are two things I'm thinking of, not sure if they will work:
1. Use toolchains [1]
2. Specify a compilerId, which would also mean writing the implementation  
for it. [2] [3]


-Robert

[1] http://maven.apache.org/guides/mini/guide-using-toolchains.html
[2]  
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#compilerId

[3] http://plexus.codehaus.org/plexus-components/plexus-compiler/

Op Fri, 06 Jul 2012 23:13:11 +0200 schreef Manfred Moser  
manf...@mosabuam.com:



Hi!

Some users of the Android Maven plugin are having trouble with the
compilation because the android.jar that includes all classes from  
harmony

is on the classpath together with the Oracle JDK.

When method signatures between the two differ e.g. like mentioned here

http://stackoverflow.com/questions/11250352/base-java-classes-still-in-the-classpath-during-maven-android-build/

it seems the compiler plugin always uses the JDK methods first and
compilation fails.

Is there a way to configure the compiler plugin to remove the JDK itself
from the compliation classpath to fix this problem? Or could some sort of
patch of the compiler plugin achieve that?

It must be possible somehow since the Ant build and the respective Javac
invocation can build these apps just fine..

Any ideas would be greatly appreciated.

manfred

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


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



[VOTE] Tony Chemit as Apache Maven committer

2012-07-06 Thread Olivier Lamy
Hi,
I'd like to propose Tony Chemit as a committer.
He is active on Mojo for long time now.
He proposed some patches time ago and recently some more (I'm a bit
boring applying his patches: it probably means it's time to have him
here :-) ).

Here my +1.

Vote open for 72H.

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

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



Re: Removing JDK from compile classpath

2012-07-06 Thread Manfred Moser
Thanks... I will look into this.

On Fri, July 6, 2012 2:28 pm, Robert Scholte wrote:
 There are two things I'm thinking of, not sure if they will work:
 1. Use toolchains [1]
 2. Specify a compilerId, which would also mean writing the implementation
 for it. [2] [3]

 -Robert

 [1] http://maven.apache.org/guides/mini/guide-using-toolchains.html
 [2]
 http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#compilerId
 [3] http://plexus.codehaus.org/plexus-components/plexus-compiler/

 Op Fri, 06 Jul 2012 23:13:11 +0200 schreef Manfred Moser
 manf...@mosabuam.com:

 Hi!

 Some users of the Android Maven plugin are having trouble with the
 compilation because the android.jar that includes all classes from
 harmony
 is on the classpath together with the Oracle JDK.

 When method signatures between the two differ e.g. like mentioned here

 http://stackoverflow.com/questions/11250352/base-java-classes-still-in-the-classpath-during-maven-android-build/

 it seems the compiler plugin always uses the JDK methods first and
 compilation fails.

 Is there a way to configure the compiler plugin to remove the JDK itself
 from the compliation classpath to fix this problem? Or could some sort
 of
 patch of the compiler plugin achieve that?

 It must be possible somehow since the Ant build and the respective Javac
 invocation can build these apps just fine..

 Any ideas would be greatly appreciated.

 manfred

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

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



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



Re: [VOTE] Tony Chemit as Apache Maven committer

2012-07-06 Thread Brett Porter
+1

On 07/07/2012, at 7:28 AM, Olivier Lamy wrote:

 Hi,
 I'd like to propose Tony Chemit as a committer.
 He is active on Mojo for long time now.
 He proposed some patches time ago and recently some more (I'm a bit
 boring applying his patches: it probably means it's time to have him
 here :-) ).
 
 Here my +1.
 
 Vote open for 72H.
 
 Thanks
 -- 
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/


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



Re: [VOTE] Tony Chemit as Apache Maven committer

2012-07-06 Thread Lukas Theussl
+1

-Lukas


On Fri, Jul 6, 2012 at 11:28 PM, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to propose Tony Chemit as a committer.
 He is active on Mojo for long time now.
 He proposed some patches time ago and recently some more (I'm a bit
 boring applying his patches: it probably means it's time to have him
 here :-) ).

 Here my +1.

 Vote open for 72H.

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

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




Re: [VOTE] Tony Chemit as Apache Maven committer

2012-07-06 Thread herve . boutemy
+1

Hervé

- Mail original -
De: Lukas Theussl ltheu...@apache.org
À: Maven Developers List dev@maven.apache.org
Envoyé: Samedi 7 Juillet 2012 04:34:16
Objet: Re: [VOTE] Tony Chemit as Apache Maven committer

+1

-Lukas


On Fri, Jul 6, 2012 at 11:28 PM, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to propose Tony Chemit as a committer.
 He is active on Mojo for long time now.
 He proposed some patches time ago and recently some more (I'm a bit
 boring applying his patches: it probably means it's time to have him
 here :-) ).

 Here my +1.

 Vote open for 72H.

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

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



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



Re: [VOTE] Tony Chemit as Apache Maven committer

2012-07-06 Thread Kristian Rosenvold
+1

Den 6. juli 2012 kl. 23:28 skrev Olivier Lamy ol...@apache.org:

 Hi,
 I'd like to propose Tony Chemit as a committer.
 He is active on Mojo for long time now.
 He proposed some patches time ago and recently some more (I'm a bit
 boring applying his patches: it probably means it's time to have him
 here :-) ).

 Here my +1.

 Vote open for 72H.

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

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


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