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 14:24:00 UTC

svn commit: r498309 - in /cayenne/main/trunk: build-tools/ docs/ docs/doc/ framework/ framework/cayenne-jdk1.4-unpublished/ framework/cayenne-jdk1.5-unpublished/ framework/cayenne-jpa-unpublished/ modeler/

Author: aadamchik
Date: Sun Jan 21 05:23:59 2007
New Revision: 498309

URL: http://svn.apache.org/viewvc?view=rev&rev=498309
Log:
repo reorg - final pom cleanup

Added:
    cayenne/main/trunk/docs/pom.xml
Modified:
    cayenne/main/trunk/build-tools/pom.xml
    cayenne/main/trunk/docs/doc/pom.xml
    cayenne/main/trunk/framework/cayenne-jdk1.4-unpublished/.project
    cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/.project
    cayenne/main/trunk/framework/cayenne-jpa-unpublished/.project
    cayenne/main/trunk/framework/pom.xml
    cayenne/main/trunk/modeler/pom.xml

Modified: cayenne/main/trunk/build-tools/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/build-tools/pom.xml?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/build-tools/pom.xml (original)
+++ cayenne/main/trunk/build-tools/pom.xml Sun Jan 21 05:23:59 2007
@@ -29,7 +29,7 @@
 		<version>3.0-SNAPSHOT</version>
 	</parent>
 
-	<groupId>org.apache.cayenne.build-tools</groupId>
+	<groupId>org.apache.cayenne.parents</groupId>
 	<artifactId>cayenne-build-tools</artifactId>
 	<name>Cayenne Build Tools Parent</name>
 	<packaging>pom</packaging>

Modified: cayenne/main/trunk/docs/doc/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/docs/doc/pom.xml?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/docs/doc/pom.xml (original)
+++ cayenne/main/trunk/docs/doc/pom.xml Sun Jan 21 05:23:59 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
@@ -29,6 +29,7 @@
 		<version>3.0-SNAPSHOT</version>
 	</parent>
 
+	<groupId>org.apache.cayenne.docs</groupId>
 	<artifactId>cayenne-doc</artifactId>
 	<packaging>jar</packaging>
 	<name>Cayenne Documentation</name>

Added: cayenne/main/trunk/docs/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/docs/pom.xml?view=auto&rev=498309
==============================================================================
--- cayenne/main/trunk/docs/pom.xml (added)
+++ cayenne/main/trunk/docs/pom.xml Sun Jan 21 05:23:59 2007
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	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
+	
+	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
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.   
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.cayenne</groupId>
+		<artifactId>cayenne-parent</artifactId>
+		<version>3.0-SNAPSHOT</version>
+	</parent>
+
+	<groupId>org.apache.cayenne.parents</groupId>
+	<artifactId>cayenne-docs-parent</artifactId>
+	<name>Cayenne Documenation Parent</name>
+	<packaging>pom</packaging>
+
+	<modules>
+		<module>doc</module>
+	</modules>
+</project>

Modified: cayenne/main/trunk/framework/cayenne-jdk1.4-unpublished/.project
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/cayenne-jdk1.4-unpublished/.project?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/framework/cayenne-jdk1.4-unpublished/.project (original)
+++ cayenne/main/trunk/framework/cayenne-jdk1.4-unpublished/.project Sun Jan 21 05:23:59 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>cayenne-jdk1.4</name>
+	<name>cayenne-jdk1.4-unpublished</name>
 	<comment>Cayenne Java 1.4 Core</comment>
 	<projects>
 	</projects>

Modified: cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/.project
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/.project?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/.project (original)
+++ cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/.project Sun Jan 21 05:23:59 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>cayenne-jdk1.5</name>
+	<name>cayenne-jdk1.5-unpublished</name>
 	<comment>Cayenne Java 1.5 Core</comment>
 	<projects>
 	</projects>

Modified: cayenne/main/trunk/framework/cayenne-jpa-unpublished/.project
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/cayenne-jpa-unpublished/.project?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/framework/cayenne-jpa-unpublished/.project (original)
+++ cayenne/main/trunk/framework/cayenne-jpa-unpublished/.project Sun Jan 21 05:23:59 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>cayenne-jpa</name>
+	<name>cayenne-jpa-unpublished</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: cayenne/main/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/pom.xml?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/framework/pom.xml (original)
+++ cayenne/main/trunk/framework/pom.xml Sun Jan 21 05:23:59 2007
@@ -29,8 +29,8 @@
 		<version>3.0-SNAPSHOT</version>
 	</parent>
 
-	<groupId>org.apache.cayenne.framework</groupId>
-	<artifactId>cayenne-framework-aggregator</artifactId>
+	<groupId>org.apache.cayenne.parents</groupId>
+	<artifactId>cayenne-framework-parent</artifactId>
 	<name>Cayenne Framework Aggregator Project</name>
 	<packaging>pom</packaging>
 

Modified: cayenne/main/trunk/modeler/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/modeler/pom.xml?view=diff&rev=498309&r1=498308&r2=498309
==============================================================================
--- cayenne/main/trunk/modeler/pom.xml (original)
+++ cayenne/main/trunk/modeler/pom.xml Sun Jan 21 05:23:59 2007
@@ -30,6 +30,7 @@
 	</parent>
 
 	<artifactId>cayenne-modeler-parent</artifactId>
+	<groupId>org.apache.cayenne.parents</groupId>
 	<name>Cayenne Modeler Parent</name>
 	<packaging>pom</packaging>