You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2007/01/21 12:38:31 UTC

svn commit: r498289 - /cayenne/main/trunk/pom.xml

Author: aadamchik
Date: Sun Jan 21 03:38:30 2007
New Revision: 498289

URL: http://svn.apache.org/viewvc?view=rev&rev=498289
Log:
updating root pom for repo reorg

Modified:
    cayenne/main/trunk/pom.xml

Modified: cayenne/main/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?view=diff&rev=498289&r1=498288&r2=498289
==============================================================================
--- cayenne/main/trunk/pom.xml (original)
+++ cayenne/main/trunk/pom.xml Sun Jan 21 03:38:30 2007
@@ -7,9 +7,9 @@
 	to you under the Apache License, Version 2.0 (the
 	"License"); you may not use this file except in compliance
 	with the License.  You may obtain a copy of the License at
-
-		http://www.apache.org/licenses/LICENSE-2.0
-
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
 	Unless required by applicable law or agreed to in writing,
 	software distributed under the License is distributed on an
 	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -30,19 +30,18 @@
 	<name>Cayenne</name>
 
 	<description>
-		Apache Cayenne is a powerful, full-featured Java Object Relational Mapping framework
-		currently in incubation.
+		Apache Cayenne is a powerful, full-featured Java Object Relational Mapping
+		framework currently in incubation.
 	</description>
 
-	<url>http://incubator.apache.org/cayenne</url>
+	<url>http://cayenne.apache.org/</url>
 
 	<modules>
-		<module>other</module>
-		<module>core</module>
+		<module>build-tools</module>
 		<module>framework</module>
+		<module>itest</module>
 		<module>modeler</module>
-		<module>integration-test</module>
-		<module>doc</module>
+		<module>docs</module>
 	</modules>
 
 	<issueManagement>
@@ -50,36 +49,40 @@
 		<url>http://issues.apache.org/cayenne/</url>
 	</issueManagement>
 
-	<inceptionYear>2002</inceptionYear>
+	<inceptionYear>2001</inceptionYear>
 
 	<mailingLists>
 		<mailingList>
 			<name>Cayenne User List</name>
-			<post>cayenne-user@incubator.apache.org</post>
-			<subscribe>cayenne-user-subscribe@incubator.apache.org</subscribe>
-			<unsubscribe>cayenne-user-unsubscribe@incubator.apache.org</unsubscribe>
-			<archive>http://mail-archives.apache.org/mod_mbox/incubator-cayenne-user</archive>
+			<post>user@cayenne.apache.org</post>
+			<subscribe>user-subscribe@cayenne.apache.org</subscribe>
+			<unsubscribe>user-unsubscribe@cayenne.apache.org</unsubscribe>
+			<archive>http://mail-archives.apache.org/mod_mbox/cayenne-user</archive>
 			<otherArchives>
-				<otherArchive>http://objectstyle.org/cayenne/lists/cayenne-user</otherArchive>
+				<otherArchive>
+					http://objectstyle.org/cayenne/lists/cayenne-user
+				</otherArchive>
 			</otherArchives>
 		</mailingList>
 
 		<mailingList>
 			<name>Cayenne Developer List</name>
-			<post>cayenne-dev@incubator.apache.org</post>
-			<subscribe>cayenne-dev-subscribe@incubator.apache.org</subscribe>
-			<unsubscribe>cayenne-dev-unsubscribe@incubator.apache.org</unsubscribe>
-			<archive>http://mail-archives.apache.org/mod_mbox/incubator-cayenne-dev</archive>
+			<post>dev@cayenne.apache.org</post>
+			<subscribe>dev-subscribe@cayenne.apache.org</subscribe>
+			<unsubscribe>dev-unsubscribe@cayenne.apache.org</unsubscribe>
+			<archive>http://mail-archives.apache.org/mod_mbox/cayenne-dev</archive>
 			<otherArchives>
-				<otherArchive>http://objectstyle.org/cayenne/lists/cayenne-devel</otherArchive>
+				<otherArchive>
+					http://objectstyle.org/cayenne/lists/cayenne-devel
+				</otherArchive>
 			</otherArchives>
 		</mailingList>
 
 		<mailingList>
 			<name>Cayenne Commits</name>
-			<subscribe>cayenne-commits-subscribe@incubator.apache.org</subscribe>
-			<unsubscribe>cayenne-commits-unsubscribe@incubator.apache.org</unsubscribe>
-			<archive>http://mail-archives.apache.org/mod_mbox/incubator-cayenne-commits</archive>
+			<subscribe>commits-subscribe@cayenne.apache.org</subscribe>
+			<unsubscribe>commits-unsubscribe@cayenne.apache.org</unsubscribe>
+			<archive>http://mail-archives.apache.org/mod_mbox/cayenne-commits</archive>
 		</mailingList>
 	</mailingLists>
 
@@ -90,7 +93,7 @@
 			<email>andrus@objectstyle.org</email>
 			<organization>ObjectStyle</organization>
 			<roles>
-				<role>Lead Developer</role>
+				<role>PMC, Chair</role>
 			</roles>
 			<timezone>-5</timezone>
 		</developer>
@@ -100,25 +103,45 @@
 			<email>bdudney@apache.org</email>
 			<organization>Virtuas</organization>
 			<roles>
-				<role>Incubation Mentor</role>
-				<role>Developer</role>
+				<role>PMC, Member</role>
 			</roles>
 			<timezone>-7</timezone>
 		</developer>
 		<developer>
 			<name>Cris Daniluk</name>
+			<roles>
+				<role>Committer</role>
+			</roles>
+		</developer>
+		<developer>
+			<name>Malcolm Edgar</name>
+			<roles>
+				<role>Committer</role>
+			</roles>
 		</developer>
 		<developer>
 			<name>Michael Gentry</name>
+			<roles>
+				<role>PMC, Member</role>
+			</roles>
 		</developer>
 		<developer>
 			<name>Tore Halset</name>
+			<roles>
+				<role>PMC, Member</role>
+			</roles>
 		</developer>
 		<developer>
 			<name>Mike Kienenberger</name>
+			<roles>
+				<role>PMC, Member</role>
+			</roles>
 		</developer>
 		<developer>
 			<name>Kevin Menard</name>
+			<roles>
+				<role>Committer</role>
+			</roles>
 		</developer>
 	</developers>
 
@@ -132,17 +155,17 @@
 
 	<scm>
 		<connection>
-			scm:svn:http://svn.apache.org/repos/asf/incubator/cayenne/main/trunk/cayenne
+			scm:svn:http://svn.apache.org/repos/asf/cayenne/main/trunk/cayenne
 		</connection>
 		<developerConnection>
-			scm:svn:https://@svn.apache.org/repos/asf/incubator/cayenne/main/trunk/cayenne
+			scm:svn:https://@svn.apache.org/repos/asf/cayenne/main/trunk/cayenne
 		</developerConnection>
 		<url>http://svn.apache.org/viewvc/incubator/cayenne/main/trunk</url>
 	</scm>
 
 	<organization>
 		<name>Apache Cayenne</name>
-		<url>http://incubator.apache.org/cayenne</url>
+		<url>http://cayenne.apache.org/</url>
 	</organization>
 
 	<dependencyManagement>
@@ -514,7 +537,9 @@
 			<plugin>
 				<artifactId>maven-surefire-plugin</artifactId>
 				<configuration>
-					<argLine>-Dcayenne.test.connection=${cayenne.test.connection}</argLine>
+					<argLine>
+						-Dcayenne.test.connection=${cayenne.test.connection}
+					</argLine>
 				</configuration>
 			</plugin>
 		</plugins>
@@ -524,7 +549,9 @@
 		<snapshotRepository>
 			<id>apache-snapshots</id>
 			<name>Apache Snapshots Repository</name>
-			<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+			<url>
+				scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository
+			</url>
 		</snapshotRepository>
 	</distributionManagement>