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 42720C97A for ; Wed, 13 Mar 2013 20:21:35 +0000 (UTC) Received: (qmail 88153 invoked by uid 500); 13 Mar 2013 20:21:34 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 88003 invoked by uid 500); 13 Mar 2013 20:21:34 -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 87847 invoked by uid 99); 13 Mar 2013 20:21:34 -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, 13 Mar 2013 20:21:34 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2C5C716055; Wed, 13 Mar 2013 20:21:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bfederle@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [32/34] git commit: refs/heads/ui-ntier2 - baremetal: Remove old templateadapter in cloud-server, fix spring xmls Message-Id: <20130313202134.2C5C716055@tyr.zones.apache.org> Date: Wed, 13 Mar 2013 20:21:34 +0000 (UTC) baremetal: Remove old templateadapter in cloud-server, fix spring xmls The BareMetalTemplateAdapter in cloud-server is old and was introduced by recent branch merges, Frank had separated and moved code to the baremetal plugin so we will use that. Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0f8c4d0a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0f8c4d0a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0f8c4d0a Branch: refs/heads/ui-ntier2 Commit: 0f8c4d0ac09d476b4650c92d26bfb5c2ff4fa5e6 Parents: 1f28e64 Author: Rohit Yadav Authored: Wed Mar 13 11:49:25 2013 +0530 Committer: Rohit Yadav Committed: Wed Mar 13 11:50:54 2013 +0530 ---------------------------------------------------------------------- client/tomcatconf/componentContext.xml.in | 6 +- client/tomcatconf/nonossComponentContext.xml.in | 6 +- .../cloud/baremetal/BareMetalTemplateAdapter.java | 217 --------------- 3 files changed, 2 insertions(+), 227 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0f8c4d0a/client/tomcatconf/componentContext.xml.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/componentContext.xml.in b/client/tomcatconf/componentContext.xml.in index 23566e2..7b64f49 100644 --- a/client/tomcatconf/componentContext.xml.in +++ b/client/tomcatconf/componentContext.xml.in @@ -107,11 +107,7 @@ - - - - - +