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 C13AE10702 for ; Wed, 2 Oct 2013 16:41:59 +0000 (UTC) Received: (qmail 56067 invoked by uid 500); 2 Oct 2013 16:41:45 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 55655 invoked by uid 500); 2 Oct 2013 16:41:42 -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 54996 invoked by uid 99); 2 Oct 2013 16:41:32 -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, 02 Oct 2013 16:41:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0C2798AE312; Wed, 2 Oct 2013 16:41:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tsp@apache.org To: commits@cloudstack.apache.org Date: Wed, 02 Oct 2013 16:41:54 -0000 Message-Id: <1f6fa96a7afe4572807d9bc65cf55e59@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [24/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354 marvin_refactor: remove the newly generated sources - in factory and entity - MUST NOT remove factory.data Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e58cd115 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e58cd115 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e58cd115 Branch: refs/heads/marvin-refactor Commit: e58cd115797da8b7114b3a972ed4c0ec0e61c9ed Parents: 7085916 Author: Prasanna Santhanam Authored: Tue Sep 10 14:01:08 2013 +0530 Committer: Prasanna Santhanam Committed: Wed Oct 2 20:27:40 2013 +0530 ---------------------------------------------------------------------- tools/marvin/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e58cd115/tools/marvin/pom.xml ---------------------------------------------------------------------- diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index 25909b3..9876122 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml @@ -34,7 +34,11 @@ - Deleting ${project.artifactId} API sources + + + + + Deleting generated ${project.artifactId} sources