You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2008/04/04 20:19:25 UTC

svn commit: r644809 - /jakarta/cactus/trunk/cactus-site/pom.xml

Author: ptahchiev
Date: Fri Apr  4 11:19:25 2008
New Revision: 644809

URL: http://svn.apache.org/viewvc?rev=644809&view=rev
Log:
Added some roles in the pom.xml

Modified:
    jakarta/cactus/trunk/cactus-site/pom.xml

Modified: jakarta/cactus/trunk/cactus-site/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/pom.xml?rev=644809&r1=644808&r2=644809&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-site/pom.xml (original)
+++ jakarta/cactus/trunk/cactus-site/pom.xml Fri Apr  4 11:19:25 2008
@@ -78,6 +78,10 @@
 			<id>vmassol</id>
 			<email>vmassol@apache.org</email>
 			<organization>XWiki</organization>
+			<roles>
+				<role>Creator</role>
+				<role>Emeritus Developer</role>
+			</roles>	
 		</developer>
 		<developer>
 			<name>Jari Worsley</name>
@@ -90,6 +94,9 @@
 			<id>ndlesiecki</id>
 			<email>ndlesiecki@yahoo.com</email>
 			<organization/>
+			<roles>
+				<role>Emeritus Developer</role>
+			</roles>
 		</developer>
 		<developer>
 			<name>Julien Ruaux</name>
@@ -108,6 +115,9 @@
 			<id>felipeal</id>
 			<email>cactus@felipeal.net</email>
 			<organization>Falcon Informatica</organization>
+			<roles>
+				<role>Developer</role>
+			</roles>
 		</developer>
 		<developer>
 			<name>Nicolas Chalumeau</name>
@@ -120,6 +130,10 @@
 			<id>ptahchiev</id>
 			<email>ptahchiev@apache.org</email>
 			<organization>Sofia University</organization>
+			<roles>
+				<role>Developer</role>
+			</roles>
+			<timezone>+3</timezone>
 		</developer>
 	</developers>
 	
@@ -234,6 +248,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-changelog-plugin</artifactId>
+			</plugin>
 		</plugins>
   </reporting>
 	<build>



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org