Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2CFE5200C0E for ; Wed, 1 Feb 2017 14:23:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2B55F160B6D; Wed, 1 Feb 2017 13:23:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3555F160B43 for ; Wed, 1 Feb 2017 14:23:51 +0100 (CET) Received: (qmail 57205 invoked by uid 500); 1 Feb 2017 13:23:49 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 57194 invoked by uid 99); 1 Feb 2017 13:23:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2017 13:23:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 89B12DFC47; Wed, 1 Feb 2017 13:23:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ntimofeev@apache.org To: commits@cayenne.apache.org Date: Wed, 01 Feb 2017 13:23:49 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [01/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant archived-at: Wed, 01 Feb 2017 13:23:53 -0000 Repository: cayenne Updated Branches: refs/heads/master 660dd4b28 -> c63b6be2f http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-tools/src/test/resources/testmap.map.xml ---------------------------------------------------------------------- diff --git a/cayenne-tools/src/test/resources/testmap.map.xml b/cayenne-tools/src/test/resources/testmap.map.xml deleted file mode 100644 index 60b94a6..0000000 --- a/cayenne-tools/src/test/resources/testmap.map.xml +++ /dev/null @@ -1,744 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - paintingArray - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/itests/cayenne-tools-itest/pom.xml ---------------------------------------------------------------------- diff --git a/itests/cayenne-tools-itest/pom.xml b/itests/cayenne-tools-itest/pom.xml index b37523e..6f2a75f 100644 --- a/itests/cayenne-tools-itest/pom.xml +++ b/itests/cayenne-tools-itest/pom.xml @@ -60,11 +60,6 @@ ${project.version} - - org.apache.cayenne - cayenne-tools - ${project.version} - http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/modeler/cayenne-modeler/pom.xml ---------------------------------------------------------------------- diff --git a/modeler/cayenne-modeler/pom.xml b/modeler/cayenne-modeler/pom.xml index 1274d7f..a282aae 100644 --- a/modeler/cayenne-modeler/pom.xml +++ b/modeler/cayenne-modeler/pom.xml @@ -71,7 +71,13 @@ org.apache.cayenne - cayenne-tools + cayenne-cgen + ${project.version} + + + + org.apache.cayenne + cayenne-dbsync ${project.version} http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/plugins/cayenne-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/cayenne-maven-plugin/pom.xml b/plugins/cayenne-maven-plugin/pom.xml index eb5c4db..9871994 100644 --- a/plugins/cayenne-maven-plugin/pom.xml +++ b/plugins/cayenne-maven-plugin/pom.xml @@ -77,26 +77,14 @@ org.apache.cayenne - cayenne-project + cayenne-cgen ${project.version} org.apache.cayenne - cayenne-server - ${project.version} - - - - org.apache.cayenne - cayenne-tools + cayenne-dbsync ${project.version} - - - foundrylogic.vpp - vpp - - @@ -138,14 +126,6 @@ org.apache.cayenne - cayenne-server - ${project.version} - test - test-jar - - - - org.apache.cayenne cayenne-dbsync ${project.version} test http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/plugins/maven-cayenne-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/maven-cayenne-plugin/pom.xml b/plugins/maven-cayenne-plugin/pom.xml index d762d0d..cfd365c 100644 --- a/plugins/maven-cayenne-plugin/pom.xml +++ b/plugins/maven-cayenne-plugin/pom.xml @@ -109,12 +109,6 @@ - org.apache.maven - maven-core - test - - - org.apache.cayenne cayenne-server ${project.version} http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5345246..0575df7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 cayenne-parent org.apache.cayenne - cayenne-parent: Top-level parent of Cayenne mdoules + cayenne-parent: Top-level parent of Cayenne modules 4.0.M5-SNAPSHOT pom @@ -53,8 +53,9 @@ cayenne-di cayenne-server cayenne-client + cayenne-cgen cayenne-dbsync - cayenne-tools + cayenne-ant cayenne-project cayenne-lifecycle cayenne-crypto @@ -65,7 +66,7 @@ plugins tutorials docs - + jira https://issues.apache.org/jira/browse/CAY