Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCF96EACE for ; Wed, 30 Jan 2013 20:55:23 +0000 (UTC) Received: (qmail 8774 invoked by uid 500); 30 Jan 2013 20:55:11 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 8640 invoked by uid 500); 30 Jan 2013 20:55:10 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 7194 invoked by uid 99); 30 Jan 2013 20:55:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 20:55:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 395BD827900; Wed, 30 Jan 2013 20:55:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mlsorensen@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [4/50] git commit: mvn: fix cloudmonkey build Message-Id: <20130130205509.395BD827900@tyr.zones.apache.org> Date: Wed, 30 Jan 2013 20:55:09 +0000 (UTC) mvn: fix cloudmonkey build removing cachegen.py that is no longer required for execution Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/6d3de41d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6d3de41d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/6d3de41d Branch: refs/heads/add_remove_nics Commit: 6d3de41d4262abeedab234a08e8fb5714b69a9bf Parents: ddb794d Author: Prasanna Santhanam Authored: Sun Jan 27 14:49:15 2013 +0530 Committer: Prasanna Santhanam Committed: Sun Jan 27 14:49:50 2013 +0530 ---------------------------------------------------------------------- tools/cli/pom.xml | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/6d3de41d/tools/cli/pom.xml ---------------------------------------------------------------------- diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index aba5ec3..c76cd65 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -72,20 +72,6 @@ - cachegen - compile - - exec - - - ${basedir}/cloudmonkey - python - - cachegen.py - - - - package compile