Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BC3B18BFA for ; Mon, 19 Oct 2015 16:03:08 +0000 (UTC) Received: (qmail 59400 invoked by uid 500); 19 Oct 2015 16:02:09 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 59138 invoked by uid 500); 19 Oct 2015 16:02:09 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 59029 invoked by uid 99); 19 Oct 2015 16:02:08 -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; Mon, 19 Oct 2015 16:02:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8DF38E03E4; Mon, 19 Oct 2015 16:02:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: remi@apache.org To: commits@cloudstack.apache.org Date: Mon, 19 Oct 2015 16:02:08 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: updated refs/heads/master to 0827e1f Repository: cloudstack Updated Branches: refs/heads/master 186891962 -> 0827e1f85 Marvin module depends on APIdoc module Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3bedf31d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3bedf31d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3bedf31d Branch: refs/heads/master Commit: 3bedf31dca6dc698fd80fcccc4c514df254732ff Parents: 1868919 Author: Miguel Ferreira Authored: Mon Oct 19 11:37:07 2015 +0200 Committer: Miguel Ferreira Committed: Mon Oct 19 13:17:20 2015 +0200 ---------------------------------------------------------------------- tools/marvin/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3bedf31d/tools/marvin/pom.xml ---------------------------------------------------------------------- diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index 5d7396e..bb905b4 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml @@ -19,6 +19,16 @@ 4.6.0-SNAPSHOT ../pom.xml + + + + org.apache.cloudstack + cloud-apidoc + ${project.version} + pom + + + install