You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by hu...@apache.org on 2013/06/28 03:52:35 UTC

git commit: updated refs/heads/vmsync to f0cae6d

Updated Branches:
  refs/heads/vmsync 52c9ea6a1 -> f0cae6de6


Small temporary fix on 422d9b8daf281c6c897125d0ff0bf526c67b3f2b


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f0cae6de
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f0cae6de
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f0cae6de

Branch: refs/heads/vmsync
Commit: f0cae6de611b8fc60fd2158dbcca772b11deedba
Parents: 52c9ea6
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Thu Jun 27 18:52:17 2013 -0700
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Thu Jun 27 18:52:17 2013 -0700

----------------------------------------------------------------------
 client/tomcatconf/componentContext.xml.in | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f0cae6de/client/tomcatconf/componentContext.xml.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/componentContext.xml.in b/client/tomcatconf/componentContext.xml.in
index 8aa3917..343f4c4 100644
--- a/client/tomcatconf/componentContext.xml.in
+++ b/client/tomcatconf/componentContext.xml.in
@@ -236,7 +236,9 @@
           <ref bean="PrivateNetworkGuru"/>
           <ref bean="NiciraNvpGuestNetworkGuru"/>
           <ref bean="MidoNetGuestNetworkGuru"/>
+          <!-- see commit 422d9b8daf281c6c897125d0ff0bf526c67b3f2b
           <ref bean="SspGuestNetworkGuru"/>
+          -->
       </list>
     </property>
   </bean>