Author: jcouteau Date: 2010-10-02 15:54:51 +0200 (Sat, 02 Oct 2010) New Revision: 228 Url: http://nuiton.org/repositories/revision/nuiton-j2r/228 Log: Add developpers to pom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-29 08:11:05 UTC (rev 227) +++ trunk/pom.xml 2010-10-02 13:54:51 UTC (rev 228) @@ -40,6 +40,52 @@ <artifactId>nuiton-j2r</artifactId> <version>1.0.2-SNAPSHOT</version> + <developers> + <developer> + <id>jchemit</id> + <name>Tony Chemit</name> + <email>chemit@codelutin.com</email> + <organization>CodeLutin</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+2</timezone> + </developer> + + <developer> + <id>jcouteau</id> + <name>Jean Couteau</name> + <email>couteau@codelutin.com</email> + <organization>CodeLutin</organization> + <roles> + <role>developer, technical writer</role> + </roles> + <timezone>+2</timezone> + </developer> + + <developer> + <id>echatellier</id> + <name>Eric Chatellier</name> + <email>chatellier@codelutin.com</email> + <organization>CodeLutin</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+2</timezone> + </developer> + + <developer> + <id>athimel</id> + <name>Arnaud Thimel</name> + <email>thimel@codelutin.com</email> + <organization>CodeLutin</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+2</timezone> + </developer> + </developers> + <dependencies> <dependency>
Le Sat, 2 Oct 2010 15:54:51 +0200 (CEST), jcouteau@users.nuiton.org a écrit :
<id>jchemit</id> c'est junior chemit :)
-- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
Le Sat, 2 Oct 2010 15:54:51 +0200 (CEST), jcouteau@users.nuiton.org a écrit :
<roles> + <role>developer, technical writer</role> + </roles> Non il faut mettre une balise role par role, j'ai corrigé en [0]
[0] http://nuiton.org/repositories/revision/nuiton-j2r/229 -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
Le 03/10/2010 12:59, chemit a écrit :
Le Sat, 2 Oct 2010 15:54:51 +0200 (CEST), jcouteau@users.nuiton.org a écrit :
<roles> +<role>developer, technical writer</role> +</roles>
Non il faut mettre une balise role par role, j'ai corrigé en [0]
ok, thks
participants (3)
-
chemit -
jcouteau@users.nuiton.org -
Jean Couteau