Removing unused bean property

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

Branch: refs/heads/internallb
Commit: b910c2b245b62017ef296fcaab0f64147e4d9f9d
Parents: 77ccc22
Author: Prachi Damle <pra...@cloud.com>
Authored: Tue Apr 16 15:15:53 2013 -0700
Committer: Prachi Damle <pra...@cloud.com>
Committed: Tue Apr 16 15:17:03 2013 -0700

----------------------------------------------------------------------
 client/tomcatconf/applicationContext.xml.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b910c2b2/client/tomcatconf/applicationContext.xml.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/applicationContext.xml.in 
b/client/tomcatconf/applicationContext.xml.in
index 866e3ed..7487a5e 100644
--- a/client/tomcatconf/applicationContext.xml.in
+++ b/client/tomcatconf/applicationContext.xml.in
@@ -609,7 +609,6 @@
     <property name="UserAuthenticators" value="#{userAuthenticators.Adapters}" 
/>
     <property name="UserPasswordEncoders" 
value="#{userPasswordEncoders.Adapters}" />
     <property name="HostAllocators" value="#{hostAllocators.Adapters}" />
-    <property name="Planners" value="#{deploymentPlanners.Adapters}" />
        <property name="AffinityGroupProcessors" 
value="#{affinityProcessors.Adapters}" />
   </bean>
   

Reply via email to