new pom for dbcreator classes reuse the setup as a cloudstack-setup-db project
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/45af2ef4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/45af2ef4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/45af2ef4 Branch: refs/heads/marvin_refactor Commit: 45af2ef4f6b9f5be63f0e89aa66d2b61a0455e70 Parents: 89ac2ab Author: Prasanna Santhanam <[email protected]> Authored: Tue Mar 5 11:48:16 2013 +0530 Committer: Prasanna Santhanam <[email protected]> Committed: Sun Mar 31 22:19:15 2013 +0530 ---------------------------------------------------------------------- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/45af2ef4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5e5f624..9e9db69 100644 --- a/pom.xml +++ b/pom.xml @@ -170,6 +170,7 @@ <module>services</module> <module>test</module> <module>client</module> + <module>setup</module> </modules> <dependencyManagement>
