diff --git a/api/pom.xml b/api/pom.xml index 36d6a18edb3..baedf01c0cb 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -41,6 +41,11 @@ ${project.version} test + + org.apache.cloudstack + cloud-framework-config + ${project.version} + diff --git a/api/test/org/apache/cloudstack/test/utils/SpringUtils.java b/api/test/org/apache/cloudstack/test/utils/SpringUtils.java index 220bd80e8d3..0e73a3b2f12 100644 --- a/api/test/org/apache/cloudstack/test/utils/SpringUtils.java +++ b/api/test/org/apache/cloudstack/test/utils/SpringUtils.java @@ -109,5 +109,6 @@ public class SpringUtils { return processor; } + } } diff --git a/client/tomcatconf/applicationContext.xml.in b/client/tomcatconf/applicationContext.xml.in index e87636cacb4..9b6636abca5 100644 --- a/client/tomcatconf/applicationContext.xml.in +++ b/client/tomcatconf/applicationContext.xml.in @@ -81,7 +81,7 @@ - +