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 DB5BFEF3C for ; Fri, 1 Feb 2013 23:27:46 +0000 (UTC) Received: (qmail 70150 invoked by uid 500); 1 Feb 2013 23:27:34 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 70050 invoked by uid 500); 1 Feb 2013 23:27: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 68893 invoked by uid 99); 1 Feb 2013 23:27: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; Fri, 01 Feb 2013 23:27:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0B6B3829177; Fri, 1 Feb 2013 23:27:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: kelveny@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [8/50] [abbrv] git commit: refs/heads/master - Make nonoss build work under Spring Message-Id: <20130201232732.0B6B3829177@tyr.zones.apache.org> Date: Fri, 1 Feb 2013 23:27:32 +0000 (UTC) Make nonoss build work under Spring Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/767f54cc Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/767f54cc Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/767f54cc Branch: refs/heads/master Commit: 767f54cc9a30b45dff29cb3eba3ee650fbf7290d Parents: 2b67fc8 Author: Kelven Yang Authored: Fri Jan 25 17:18:36 2013 -0800 Committer: Kelven Yang Committed: Fri Jan 25 17:18:36 2013 -0800 ---------------------------------------------------------------------- client/tomcatconf/nonossComponentContext.xml.in | 37 ++++++++++++++- .../vmware/src/com/cloud/ha/VmwareFencer.java | 7 ++- .../configuration/dao/ConfigurationDaoImpl.java | 10 ++++ .../src/com/cloud/server/ManagementServerImpl.java | 3 +- 4 files changed, 50 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/767f54cc/client/tomcatconf/nonossComponentContext.xml.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/nonossComponentContext.xml.in b/client/tomcatconf/nonossComponentContext.xml.in index 1f1dd7a..7dbb549 100644 --- a/client/tomcatconf/nonossComponentContext.xml.in +++ b/client/tomcatconf/nonossComponentContext.xml.in @@ -1,3 +1,35 @@ + + +